index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2018-03-20
Merge branch 4.16-rc6 into usb-next
Greg Kroah-Hartman
18
-78
/
+75
2018-03-20
mtd: rawnand: use wrappers to call onfi GET/SET_FEATURES
Miquel Raynal
1
-0
/
+3
2018-03-20
mtd: rawnand: rename SET/GET FEATURES related functions
Miquel Raynal
1
-9
/
+8
2018-03-20
Merge tag 'thunderbolt-for-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/westeri/thunderbolt into char-misc-next
Greg Kroah-Hartman
1
-0
/
+19
2018-03-20
jump_label: Disable jump labels in __exit code
Josh Poimboeuf
1
-2
/
+2
2018-03-20
sched/wait: Remove the wait_on_atomic_t() API
Peter Zijlstra
1
-27
/
+0
2018-03-20
sched/wait, fs/fscache: Convert wait_on_atomic_t() usage to the new wait_var_event() API
Peter Zijlstra
1
-1
/
+1
2018-03-20
sched/wait: Introduce wait_var_event()
Peter Zijlstra
1
-0
/
+70
2018-03-20
sched/fair: Add util_est on top of PELT
Patrick Bellasi
1
-0
/
+29
2018-03-20
Merge branch 'linus' into sched/core, to pick up fixes
Ingo Molnar
9
-16
/
+53
2018-03-20
lib/raid6/altivec: Add vpermxor implementation for raid6 Q syndrome
Matt Brown
1
-0
/
+4
2018-03-19
Merge branch 'for-4.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
1
-1
/
+0
2018-03-19
Merge branch 'for-4.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
Linus Torvalds
1
-6
/
+12
2018-03-19
bpf: create tcp_bpf_ulp allowing BPF to monitor socket TX/RX data
John Fastabend
3
-0
/
+19
2018-03-19
net: do_tcp_sendpages flag to avoid SKBTX_SHARED_FRAG
John Fastabend
1
-0
/
+1
2018-03-19
Merge tag 'v4.16-rc6' into perf/core, to pick up fixes
Ingo Molnar
9
-45
/
+45
2018-03-19
PCI: Add Altera vendor ID
Johannes Thumshirn
1
-0
/
+2
2018-03-19
net/mlx5: Packet pacing enhancement
Bodong Wang
2
-5
/
+22
2018-03-19
Merge tag 'kvm-arm-fixes-for-v4.16-2' into HEAD
Marc Zyngier
2
-0
/
+2
2018-03-19
cgroup: Use rcu_work instead of explicit rcu and work item
Tejun Heo
1
-1
/
+1
2018-03-19
RCU, workqueue: Implement rcu_work
Tejun Heo
1
-0
/
+23
2018-03-19
percpu_ref: Update doc to dissuade users from depending on internal RCU grace periods
Tejun Heo
1
-6
/
+12
2018-03-19
ahci: imx: add the imx6qp ahci sata support
Richard Zhu
1
-0
/
+2
2018-03-19
y2038: Introduce struct __kernel_old_timeval
Arnd Bergmann
1
-0
/
+1
2018-03-19
buffer.c: call thaw_super during emergency thaw
Mateusz Guzik
1
-0
/
+6
2018-03-19
Merge 4.16-rc6 into staging-next
Greg Kroah-Hartman
18
-78
/
+75
2018-03-19
vfs: make sure struct filename->iname is word-aligned
Rasmus Villemoes
1
-1
/
+1
2018-03-19
gpio: htc-gpio: Include the right header
Linus Walleij
1
-2
/
+0
2018-03-18
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-0
/
+2
2018-03-18
sparc64: Add support for ADI (Application Data Integrity)
Khalid Aziz
1
-0
/
+3
2018-03-18
mm: Allow arch code to override copy_highpage()
Khalid Aziz
1
-0
/
+4
2018-03-18
mm: Clear arch specific VM flags on protection change
Khalid Aziz
1
-0
/
+6
2018-03-18
mm: Add address parameter to arch_validate_prot()
Khalid Aziz
1
-1
/
+1
2018-03-17
iio: adc: ad7780: remove IIO_CHAN_INFO_SAMP_FREQ support
Alexandru Ardelean
1
-7
/
+17
2018-03-17
block: Move SECTOR_SIZE and SECTOR_SHIFT definitions into <linux/blkdev.h>
Bart Van Assche
3
-14
/
+31
2018-03-17
iio: cros_ec: Move cros_ec_sensors_core.h in /include
Gwendal Grignou
1
-0
/
+180
2018-03-17
Merge branch 'psmouse' into next
Dmitry Torokhov
1
-15
/
+23
2018-03-17
rtc: s5m: Move enum from rtc.h to rtc-s5m.c
Gustavo A. R. Silva
1
-11
/
+0
2018-03-17
rtc: Add useful timestamp definitions
Alexandre Belloni
1
-0
/
+5
2018-03-17
rtc: Add one offset seconds to expand RTC range
Baolin Wang
1
-0
/
+3
2018-03-17
rtc: Add RTC range
Alexandre Belloni
1
-0
/
+3
2018-03-17
f2fs: align memory boundary for bitops
Jaegeuk Kim
1
-0
/
+4
2018-03-17
f2fs: wrap all options with f2fs_sb_info.mount_opt
Chao Yu
1
-4
/
+4
2018-03-16
clk: add more __must_check for bulk APIs
Dong Aisheng
1
-8
/
+8
2018-03-16
perf: Fix sibling iteration
Peter Zijlstra
1
-0
/
+4
2018-03-16
usb: gadget: Add NO_DMA dummies for DMA mapping API
Geert Uytterhoeven
1
-0
/
+12
2018-03-16
mm: Add NO_DMA dummies for DMA pool API
Geert Uytterhoeven
1
-7
/
+23
2018-03-16
dma-coherent: Add NO_DMA dummies for managed DMA API
Geert Uytterhoeven
1
-0
/
+9
2018-03-16
dma-mapping: Convert NO_DMA get_dma_ops() into a real dummy
Geert Uytterhoeven
1
-5
/
+5
2018-03-16
blk-throttle: fix race between blkcg_bio_issue_check() and cgroup_rmdir()
Joseph Qi
1
-0
/
+1
[prev]
[next]