index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2017-01-26
swiotlb: Add swiotlb=noforce debug option
Geert Uytterhoeven
2
-1
/
+3
2017-01-26
swiotlb: Convert swiotlb_force from int to enum
Geert Uytterhoeven
2
-8
/
+15
2017-01-26
sunrpc: don't call sleeping functions from the notifier block callbacks
Scott Mayhew
1
-0
/
+1
2017-01-26
rcu: Narrow early boot window of illegal synchronous grace periods
Paul E. McKenney
1
-0
/
+4
2017-01-26
ARM: dts: r8a7794: remove Z clock
Sergei Shtylyov
1
-2
/
+1
2017-01-19
power: supply: bq27xxx_battery: Fix register map for BQ27510 and BQ27520
Andrew F. Davis
1
-1
/
+2
2017-01-19
block: Change extern inline to static inline
Tobias Klauser
1
-1
/
+1
2017-01-19
ASoC: hdmi-codec: use unsigned type to structure members with bit-field
Takashi Sakamoto
1
-4
/
+4
2017-01-19
btrfs: fix crash when tracepoint arguments are freed by wq callbacks
David Sterba
1
-9
/
+13
2017-01-19
x86/efi: Don't allocate memmap through memblock after mm_init()
Nicolai Stange
1
-0
/
+1
2017-01-19
efi/x86: Prune invalid memory map entries and fix boot regression
Peter Jones
1
-0
/
+1
2017-01-19
jump_labels: API for flushing deferred jump label updates
David Matlack
1
-0
/
+5
2017-01-19
mm: support anonymous stable page
Minchan Kim
1
-1
/
+2
2017-01-19
mm, memcg: fix the active list aging for lowmem requests when memcg is enabled
Michal Hocko
2
-4
/
+24
2017-01-15
gro: Disable frag0 optimization on IPv6 ext headers
Herbert Xu
1
-2
/
+7
2017-01-12
clocksource/dummy_timer: Move hotplug callback after the real timers
Thomas Gleixner
1
-1
/
+2
2017-01-12
PCI: Add Mellanox device IDs
Noa Osherovich
1
-5
/
+22
2017-01-12
debugfs: improve DEFINE_DEBUGFS_ATTRIBUTE for !CONFIG_DEBUG_FS
Arnd Bergmann
1
-17
/
+27
2017-01-12
nl80211: Use different attrs for BSSID and random MAC addr in scan req
Vamsi Krishna
1
-1
/
+6
2017-01-12
iio: accel: st_accel: fix LIS3LV02 reading and scaling
Linus Walleij
1
-0
/
+12
2017-01-12
usb: gadget: fix request length error for isoc transfer
Peter Chen
1
-1
/
+3
2017-01-12
asm-prototypes: Clear any CPP defines before declaring the functions
Michal Marek
1
-0
/
+6
2017-01-09
IB/cma: Fix a race condition in iboe_addr_get_sgid()
Bart Van Assche
1
-2
/
+4
2017-01-09
cfg80211/mac80211: fix BSS leaks when abandoning assoc attempts
Johannes Berg
1
-0
/
+11
2017-01-06
x86/kbuild: enable modversions for symbols exported from asm
Adam Borowski
1
-0
/
+7
2017-01-06
PM / OPP: Pass opp_table to dev_pm_opp_put_regulator()
Stephen Boyd
1
-5
/
+6
2017-01-06
ptrace: Don't allow accessing an undumpable mm
Eric W. Biederman
2
-0
/
+5
2017-01-06
ptrace: Capture the ptracer's creds not PT_PTRACE_CAP
Eric W. Biederman
3
-1
/
+2
2017-01-06
mm: Add a user_ns owner to mm_struct and fix ptrace permission checks
Eric W. Biederman
1
-0
/
+1
2017-01-06
exec: Ensure mm->user_ns contains the execed files
Eric W. Biederman
1
-0
/
+1
2017-01-06
hotplug: Make register and unregister notifier API symmetric
Michal Hocko
1
-11
/
+4
2016-12-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-1
/
+3
2016-12-09
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
2016-12-08
NET: usb: cdc_mbim: add quirk for supporting Telit LE922A
Daniele Palmas
1
-1
/
+2
2016-12-07
Revert "default exported asm symbols to zero"
Linus Torvalds
1
-1
/
+0
2016-12-07
can: raw: raw_setsockopt: limit number of can_filter that can be set
Marc Kleine-Budde
1
-0
/
+1
2016-12-06
acpi, nfit, libnvdimm: fix / harden ars_status output length handling
Dan Williams
1
-1
/
+1
2016-12-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
3
-2
/
+4
2016-12-06
uapi glibc compat: fix outer guard of net device flags enum
Jonas Gorski
1
-2
/
+2
2016-12-05
uapi: export nf_log.h
stephen hemminger
1
-0
/
+1
2016-12-05
uapi: export tc_skbmod.h
stephen hemminger
1
-0
/
+1
2016-12-05
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-0
/
+2
2016-12-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
6
-5
/
+11
2016-12-02
default exported asm symbols to zero
Arnd Bergmann
1
-0
/
+1
2016-12-01
Merge tag 'pci-v4.9-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+14
2016-12-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-1
/
+1
2016-12-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2
-4
/
+4
2016-11-30
mm: fix false-positive WARN_ON() in truncate/invalidate for hugetlb
Kirill A. Shutemov
1
-6
/
+15
2016-11-30
kasan: update kasan_global for gcc 7
Dmitry Vyukov
1
-1
/
+3
2016-11-30
l2tp: lock socket before checking flags in connect()
Guillaume Nault
1
-0
/
+2
[next]