index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
2019-04-05
appletalk: Fix compile regression
Arnd Bergmann
2019-04-05
cgroup/pids: turn cgroup_subsys->free() into cgroup_subsys->release() to fix ...
Oleg Nesterov
2019-04-05
bpf: fix missing prototype warnings
Valdis Kletnieks
2019-04-05
sched/core: Use READ_ONCE()/WRITE_ONCE() in move_queued_task()/task_rq_lock()
Andrea Parri
2019-04-05
perf/aux: Make perf_event accessible to setup_aux()
Mathieu Poirier
2019-04-05
genirq: Avoid summation loops for /proc/stat
Thomas Gleixner
2019-04-05
sched/topology: Fix percpu data types in struct sd_data & struct s_data
Luc Van Oostenryck
2019-04-05
efi: Fix build error due to enum collision between efi.h and ima.h
Anders Roxell
2019-04-05
clk: fractional-divider: check parent rate only if flag is set
Katsuhiro Suzuki
2019-04-05
i2c: Allow recovery of the initial IRQ by an I2C client device.
Jim Broadus
2019-04-05
f2fs: fix to check inline_xattr_size boundary correctly
Chao Yu
2019-04-05
kasan: fix kasan_check_read/write definitions
Arnd Bergmann
2019-04-05
include/linux/relay.h: fix percpu annotation in struct rchan
Luc Van Oostenryck
2019-04-05
tracing: kdb: Fix ftdump to not sleep
Douglas Anderson
2019-04-03
mm: add support for kmem caches in DMA32 zone
Nicolas Boichat
2019-04-03
mm/hotplug: fix offline undo_isolate_page_range()
Qian Cai
2019-04-03
net: mii: Fix PAUSE cap advertisement from linkmode_adv_to_lcl_adv_t() helper
Claudiu Manoil
2019-03-27
aio: simplify - and fix - fget/fput for io_submit()
Linus Torvalds
2019-03-27
libceph: wait for latest osdmap in ceph_monc_blacklist_add()
Ilya Dryomov
2019-03-23
KVM: Call kvm_arch_memslots_updated() before updating memslots
Sean Christopherson
2019-03-23
dm: fix to_sector() for 32bit
NeilBrown
2019-03-23
arm64: Fix HCR.TGE status for NMI contexts
Julien Thierry
2019-03-23
swiotlb: Add is_swiotlb_active() function
Joerg Roedel
2019-03-23
swiotlb: Introduce swiotlb_max_mapping_size()
Joerg Roedel
2019-03-23
dma: Introduce dma_max_mapping_size()
Joerg Roedel
2019-03-23
device property: Fix the length used in PROPERTY_ENTRY_STRING()
Heikki Krogerus
2019-03-23
splice: don't merge into linked buffers
Jann Horn
2019-03-10
cpufreq: Use struct kobj_attribute instead of struct global_attr
Viresh Kumar
2019-03-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2019-02-27
net: dev: Use unsigned integer as an argument to left-shift
Andy Shevchenko
2019-02-25
Revert "x86/fault: BUG() when uaccess helpers fault on kernel addresses"
Linus Torvalds
2019-02-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2019-02-23
net: phy: realtek: Dummy IRQ calls for RTL8366RB
Linus Walleij
2019-02-21
net: avoid false positives in untrusted gso validation
Willem de Bruijn
2019-02-20
Merge branch 'fixes-v5.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-02-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2019-02-17
Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-02-17
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2019-02-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2019-02-16
net: Add header for usage of fls64()
David S. Miller
2019-02-16
Merge tag 'compiler-attributes-for-linus-v5.0-rc7' of git://github.com/ojeda/...
Linus Torvalds
2019-02-16
efi/arm: Revert "Defer persistent reservations until after paging_init()"
Ard Biesheuvel
2019-02-16
arm64, mm, efi: Account for GICv3 LPI tables in static memblock reserve table
Ard Biesheuvel
2019-02-15
net: validate untrusted gso packets without csum offload
Willem de Bruijn
2019-02-15
net: Fix for_each_netdev_feature on Big endian
Hauke Mehrtens
2019-02-15
keys: Fix dependency loop between construction record and auth key
David Howells
2019-02-15
include/linux/module.h: copy __init/__exit attrs to init/cleanup_module
Miguel Ojeda
2019-02-15
Compiler Attributes: add support for __copy (gcc >= 9)
Miguel Ojeda
2019-02-15
Merge tag 'mmc-v5.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...
Linus Torvalds
2019-02-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
[next]