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
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2017-08-10
jump_label: Provide hotplug context variants
Marc Zyngier
1
-2
/
+9
2017-08-10
cpuset: Make nr_cpusets private
Paolo Bonzini
1
-6
/
+0
2017-08-10
jump_label: Fix concurrent static_key_enable/disable()
Paolo Bonzini
1
-10
/
+12
2017-08-10
locking/rwsem-xadd: Add killable versions of rwsem_down_read_failed()
Kirill Tkhai
1
-0
/
+1
2017-08-10
locking/rwsem-spinlock: Add killable versions of __down_read()
Kirill Tkhai
1
-0
/
+1
2017-08-10
Merge branch 'linus' into locking/core, to pick up fixes
Ingo Molnar
33
-65
/
+152
2017-08-09
Merge tag 'pinctrl-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl
Linus Torvalds
2
-3
/
+3
2017-08-09
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
Linus Torvalds
1
-1
/
+2
2017-08-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-0
/
+21
2017-08-08
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma
Linus Torvalds
1
-1
/
+0
2017-08-08
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-2
/
+0
2017-08-07
Merge tag 'for-linus-20170807' of git://git.infradead.org/linux-mtd
Linus Torvalds
1
-3
/
+3
2017-08-07
pinctrl: generic: update references to Documentation/pinctrl.txt
Ludovic Desroches
2
-3
/
+3
2017-08-04
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-2
/
+4
2017-08-04
RDMA/mlx5: Fix existence check for extended address vector
Leon Romanovsky
1
-1
/
+0
2017-08-04
Merge tag 'ceph-for-4.13-rc4' of git://github.com/ceph/ceph-client
Linus Torvalds
4
-1
/
+8
2017-08-03
Merge tag 'vfio-v4.13-rc4' of git://github.com/awilliam/linux-vfio
Linus Torvalds
1
-2
/
+2
2017-08-03
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
4
-5
/
+22
2017-08-02
Merge tag 'nfs-for-4.13-4' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
1
-1
/
+1
2017-08-02
mm: allow page_cache_get_speculative in interrupt context
Kan Liang
1
-2
/
+0
2017-08-02
cpuset: fix a deadlock due to incomplete patching of cpusets_enabled()
Dima Zavin
1
-2
/
+17
2017-08-02
kthread: fix documentation build warning
Jonathan Corbet
1
-1
/
+1
2017-08-02
mm, mprotect: flush TLB if potentially racing with a parallel reclaim leaving stale TLB entries
Mel Gorman
1
-0
/
+4
2017-08-02
KVM: avoid using rcu_dereference_protected
Paolo Bonzini
1
-2
/
+4
2017-08-02
net/mlx4_en: Fix wrong indication of Wake-on-LAN (WoL) support
Inbar Karmy
1
-0
/
+1
2017-08-02
mtd: nand: Declare tBERS, tR and tPROG as u64 to avoid integer overflow
Boris Brezillon
1
-3
/
+3
2017-08-01
ptp: introduce ptp auxiliary worker
Grygorii Strashko
1
-0
/
+20
2017-08-01
NFSv4: Fix EXCHANGE_ID corrupt verifier issue
Trond Myklebust
1
-1
/
+1
2017-08-01
libceph: make RECOVERY_DELETES feature create a new interval
Ilya Dryomov
3
-0
/
+7
2017-08-01
libceph: fallback for when there isn't a pool-specific choose_arg
Ilya Dryomov
1
-1
/
+1
2017-08-01
futex: Allow for compiling out PI support
Nicolas Pitre
1
-1
/
+6
2017-07-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
3
-4
/
+14
2017-07-31
udp6: fix jumbogram reception
Paolo Abeni
1
-0
/
+6
2017-07-31
Merge branch 'for-4.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
1
-1
/
+3
2017-07-31
Merge branch 'for-4.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata
Linus Torvalds
1
-1
/
+1
2017-07-31
i2c: rephrase explanation of I2C_CLASS_DEPRECATED
Wolfram Sang
1
-1
/
+2
2017-07-30
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-4
/
+4
2017-07-30
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-1
/
+6
2017-07-28
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+1
2017-07-28
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
Linus Torvalds
1
-0
/
+4
2017-07-28
Merge tag 'for-4.13/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
Linus Torvalds
1
-0
/
+1
2017-07-28
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-1
/
+20
2017-07-28
Merge tag 'mmc-v4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
1
-10
/
+0
2017-07-27
net/mlx5e: Add field select to MTPPS register
Eugenia Emantayev
1
-3
/
+7
2017-07-27
net/mlx5: Fix mlx5_ifc_mtpps_reg_bits structure size
Eugenia Emantayev
1
-1
/
+1
2017-07-27
genirq/cpuhotplug: Revert "Set force affinity flag on hotplug migration"
Thomas Gleixner
1
-1
/
+6
2017-07-27
drivers/perf: arm_pmu: Request PMU SPIs with IRQF_PER_CPU
Will Deacon
1
-0
/
+4
2017-07-26
scsi: bnx2i: Simplify cpu hotplug code
Thomas Gleixner
1
-1
/
+0
2017-07-26
scsi: bnx2fc: Simplify CPU hotplug code
Thomas Gleixner
1
-1
/
+0
2017-07-26
dm, dax: Make sure dm_dax_flush() is called if device supports it
Vivek Goyal
1
-0
/
+1
[next]