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
2019-02-05
scsi: block: remove bidi support
Christoph Hellwig
1
-6
/
+0
2019-02-05
scsi: block: remove req->special
Christoph Hellwig
1
-2
/
+0
2019-02-05
scsi: bsg-lib: handle bidi requests without block layer help
Christoph Hellwig
1
-0
/
+4
2019-02-05
vfio-mdev: Switch to use new generic UUID API
Andy Shevchenko
1
-1
/
+1
2019-02-05
mtd: rawnand: remove ->legacy.erase and single_erase()
Masahiro Yamada
1
-2
/
+0
2019-02-05
mtd: rawnand: Simplify the locking
Boris Brezillon
1
-15
/
+9
2019-02-05
irqdesc: Add domain handler for NMIs
Julien Thierry
1
-0
/
+5
2019-02-05
genirq: Provide NMI handlers
Julien Thierry
1
-0
/
+3
2019-02-05
genirq: Provide NMI management for percpu_devid interrupts
Julien Thierry
1
-0
/
+9
2019-02-05
genirq: Provide basic NMI management for interrupt lines
Julien Thierry
2
-0
/
+16
2019-02-05
i2c: algo-bit: convert to SPDX header
Wolfram Sang
1
-23
/
+8
2019-02-05
i2c: algo-bit: include main i2c header
Wolfram Sang
1
-0
/
+2
2019-02-05
firmware: xilinx: Add zynqmp_pm_get_chipid() API
Nava kishore Manne
1
-0
/
+2
2019-02-04
XArray: Update xa_erase family descriptions
Matthew Wilcox
1
-6
/
+6
2019-02-04
net: phy: fixed-phy: Drop GPIO from fixed_phy_add()
Linus Walleij
1
-6
/
+2
2019-02-04
ima: define ima_post_create_tmpfile() hook and add missing call
Mimi Zohar
1
-0
/
+5
2019-02-04
kexec, KEYS: Make use of platform keyring for signature verify
Kairui Song
1
-0
/
+1
2019-02-04
Merge tag 'v5.0-rc5' into rdma.git for-next
Jason Gunthorpe
36
-106
/
+392
2019-02-04
Merge branch 'mlx5-next into rdma.git for-next
Jason Gunthorpe
2
-1
/
+7
2019-02-04
netfilter: ipv6: avoid indirect calls for IPV6=y case
Florian Westphal
1
-13
/
+51
2019-02-04
netfilter: nat: remove module dependency on ipv6 core
Florian Westphal
1
-0
/
+6
2019-02-04
uio: remove the unused iov_for_each macro
Christoph Hellwig
1
-8
/
+0
2019-02-04
sched/core: Use READ_ONCE()/WRITE_ONCE() in move_queued_task()/task_rq_lock()
Andrea Parri
1
-2
/
+2
2019-02-04
sched/fair: Update scale invariance of PELT
Vincent Guittot
1
-16
/
+7
2019-02-04
sched/wake_q: Reduce reference counting for special users
Davidlohr Bueso
1
-2
/
+2
2019-02-04
sched/core: Convert task_struct.stack_refcount to refcount_t
Elena Reshetova
3
-2
/
+3
2019-02-04
sched/core: Convert task_struct.usage to refcount_t
Elena Reshetova
2
-3
/
+4
2019-02-04
sched/core: Convert signal_struct.sigcnt to refcount_t
Elena Reshetova
1
-1
/
+1
2019-02-04
sched/core: Convert sighand_struct.count to refcount_t
Elena Reshetova
1
-1
/
+2
2019-02-04
perf: Convert perf_event_context.refcount to refcount_t
Elena Reshetova
1
-1
/
+2
2019-02-04
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
26
-100
/
+230
2019-02-04
efi: Use 32-bit alignment for efi_guid_t
Ard Biesheuvel
1
-1
/
+14
2019-02-04
Merge tag 'iio-for-5.1a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next
Greg Kroah-Hartman
1
-0
/
+1
2019-02-03
netdevice.h: Add __cold to netdev_<level> logging functions
Joe Perches
1
-8
/
+8
2019-02-03
audit: remove audit_context when CONFIG_ AUDIT and not AUDITSYSCALL
Richard Guy Briggs
1
-1
/
+3
2019-02-03
net: Fix ip_mc_{dec,inc}_group allocation context
Florian Fainelli
1
-1
/
+7
2019-02-03
socket: Add SO_TIMESTAMPING_NEW
Deepa Dinamani
1
-0
/
+8
2019-02-03
socket: Add SO_TIMESTAMP[NS]_NEW
Deepa Dinamani
1
-0
/
+18
2019-02-03
socket: Use old_timeval types for socket timestamps
Deepa Dinamani
1
-3
/
+3
2019-02-03
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-1
/
+1
2019-02-03
Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-2
/
+0
2019-02-03
net/mlx5: Set ODP SRQ support in firmware
Moni Shoua
2
-0
/
+4
2019-02-03
net/mlx5: Add XRC transport to ODP device capabilities layout
Moni Shoua
1
-1
/
+3
2019-02-03
device.h: Add __cold to dev_<level> logging functions
Joe Perches
1
-10
/
+10
2019-02-02
libnvdimm/dimm: Add a no-BLK quirk based on NVDIMM family
Dan Williams
1
-0
/
+2
2019-02-02
Merge tag 'for-linus-20190202' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+2
2019-02-02
x86/resctrl: Avoid confusion over the new X86_RESCTRL config
Johannes Weiner
1
-1
/
+1
2019-02-02
iio: st_accel: use ACPI orientation data
Daniel Drake
1
-0
/
+1
2019-02-01
mm/hotplug: invalid PFNs from pfn_to_online_page()
Qian Cai
1
-8
/
+10
2019-02-01
oom, oom_reaper: do not enqueue same task twice
Tetsuo Handa
1
-0
/
+1
[prev]
[next]