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
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2017-09-02
mm: cma: fix incorrect type conversion for size during dma allocation
Rohit Vaswani
2
-3
/
+3
2017-09-02
mm: cma: constify and use correct signness in mm/cma.c
Sasha Levin
1
-6
/
+6
2017-09-02
mm: cma: split cma-reserved in dmesg log
Pintu Kumar
1
-0
/
+1
2017-09-02
lib: bitmap: add alignment offset for bitmap_find_next_zero_area()
Michal Nazarewicz
1
-5
/
+31
2017-08-24
pids: make task_tgid_nr_ns() safe
Oleg Nesterov
2
-24
/
+30
2017-08-11
workqueue: implicit ordered attribute should be overridable
Tejun Heo
1
-1
/
+3
2017-08-11
signal: protect SIGNAL_UNKILLABLE from unintentional clearing.
Jamie Iles
1
-0
/
+10
2017-08-11
mm, slab: make sure that KMALLOC_MAX_SIZE will fit into MAX_ORDER
Michal Hocko
1
-2
/
+2
2017-08-11
pstore: Allow prz to control need for locking
Joel Fernandes
1
-1
/
+9
2017-08-11
dentry name snapshots
Al Viro
2
-31
/
+7
2017-08-11
string: provide strscpy()
Chris Metcalf
1
-0
/
+3
2017-08-11
net: phy: Do not perform software reset for Generic PHY
Florian Fainelli
1
-0
/
+4
2017-08-11
pstore: Make spinlock per zone instead of global
Joel Fernandes
1
-0
/
+1
2017-07-27
vfio: New external user group/file match
Alex Williamson
1
-0
/
+2
2017-07-27
stddef.h: move offsetofend inside #ifndef/#endif guard, neaten
Joe Perches
1
-4
/
+4
2017-07-27
include/stddef.h: Move offsetofend() from vfio.h to a generic kernel header
Denys Vlasenko
2
-13
/
+9
2017-07-15
usb: Fix typo in the definition of Endpoint[out]Request
Benjamin Herrenschmidt
1
-2
/
+2
2017-06-26
mm: larger stack guard gap, between vmas
Hugh Dickins
1
-28
/
+25
2017-06-26
log2: make order_base_2() behave correctly on const input value zero
Ard Biesheuvel
1
-1
/
+12
2017-06-14
arm64: hw_breakpoint: fix watchpoint matching for tagged pointers
Kristina Martsenko
1
-0
/
+11
2017-06-14
drivers: char: random: add get_random_long()
Daniel Cashman
1
-0
/
+1
2017-05-25
tracing/kprobes: Enforce kprobes teardown after testing
Thomas Gleixner
1
-1
/
+3
2017-05-15
f2fs: sanity check segment count
Jin Qian
1
-0
/
+6
2017-05-15
mtd: cfi: reduce stack size
Arnd Bergmann
1
-1
/
+11
2017-05-08
cpumask_set_cpu_local_first => cpumask_local_spread, lament
Rusty Russell
1
-4
/
+2
2017-05-08
posix_acl: Clear SGID bit when setting file permissions
Jan Kara
1
-0
/
+1
2017-05-08
perf: Tighten (and fix) the grouping condition
Peter Zijlstra
1
-6
/
+0
2017-05-08
cred/userns: define current_user_ns() as a function
Arnd Bergmann
2
-3
/
+4
2017-05-08
mtd: avoid stack overflow in MTD CFI code
Arnd Bergmann
1
-12
/
+7
2017-04-30
perf: Avoid horrible stack usage
Peter Zijlstra (Intel)
2
-8
/
+22
2017-04-22
give up on gcc ilog2() constant optimizations
Linus Torvalds
1
-11
/
+2
2017-04-22
KVM: kvm_io_bus_unregister_dev() should never fail
David Hildenbrand
1
-2
/
+2
2017-04-18
usb-core: Add LINEAR_FRAME_INTR_BINTERVAL USB quirk
Samuel Thibault
1
-0
/
+6
2017-04-18
libceph: use BUG() instead of BUG_ON(1)
Arnd Bergmann
1
-1
/
+1
2017-04-18
nlm: Ensure callback code also checks that the files match
Trond Myklebust
1
-1
/
+2
2017-04-18
ipmr, ip6mr: fix scheduling while atomic and a deadlock with ipmr_get_route
Nikolay Aleksandrov
2
-2
/
+2
2017-04-18
pwm: Unexport children before chip removal
David Hsu
1
-0
/
+5
2017-04-18
can: Fix kernel panic at security_sock_rcv_skb
Eric Dumazet
1
-4
/
+3
2017-02-08
net:Add sysctl_max_skb_frags
Hans Westgaard Ry
1
-0
/
+1
2017-02-08
blk: rq_data_dir() should not return a boolean
Linus Torvalds
1
-1
/
+1
2017-02-08
usb: renesas_usbhs: fix build warning if 64-bit architecture
Yoshihiro Shimoda
1
-1
/
+1
2017-02-08
module: fix types of device tables aliases
Andrey Ryabinin
1
-1
/
+1
2017-01-15
tunnels: Don't apply GRO to multiple layers of encapsulation.
Jesse Gross
1
-2
/
+2
2017-01-15
net: Use more bit fields in napi_gro_cb
Tom Herbert
1
-8
/
+10
2016-12-23
can: dev: fix deadlock reported after bus-off
Sergei Miroshnichenko
1
-1
/
+2
2016-10-22
mm: remove gup_flags FOLL_WRITE games from __get_user_pages()
Linus Torvalds
1
-0
/
+1
2016-10-05
fix fault_in_multipages_...() on architectures with no-op access_ok()
Al Viro
1
-19
/
+19
2016-10-05
fanotify: fix list corruption in fanotify_get_response()
Jan Kara
1
-3
/
+0
2016-10-05
fsnotify: add a way to stop queueing events on group shutdown
Jan Kara
1
-0
/
+3
2016-10-05
genirq: Provide irq_gc_{lock_irqsave,unlock_irqrestore}() helpers
Boris Brezillon
1
-0
/
+10
[next]