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
2019-12-05
net: dev: Use unsigned integer as an argument to left-shift
Andy Shevchenko
1
-1
/
+1
2019-12-05
lib/genalloc.c: fix allocation of aligned buffer from non-aligned chunk
Alexey Skidanov
1
-6
/
+7
2019-12-05
vmscan: return NODE_RECLAIM_NOSCAN in node_reclaim() when CONFIG_NUMA is n
Wei Yang
1
-6
/
+0
2019-12-05
gpiolib: Fix return value of gpio_to_desc() stub if !GPIOLIB
Krzysztof Kozlowski
1
-1
/
+1
2019-12-05
reset: fix reset_control_ops kerneldoc comment
Randy Dunlap
1
-1
/
+1
2019-11-28
KVM: MMU: Do not treat ZONE_DEVICE pages as being reserved
Sean Christopherson
1
-0
/
+1
2019-11-28
mm/memory_hotplug: make add_memory() take the device_hotplug_lock
David Hildenbrand
1
-0
/
+1
2019-11-28
linux/bitmap.h: fix type of nbits in bitmap_shift_right()
Rasmus Villemoes
1
-1
/
+1
2019-11-28
linux/bitmap.h: handle constant zero-size bitmaps correctly
Rasmus Villemoes
1
-1
/
+6
2019-11-28
mfd: max8997: Enale irq-wakeup unconditionally
Marek Szyprowski
1
-1
/
+0
2019-11-28
mfd: mc13xxx-core: Fix PMIC shutdown when reading ADC values
Fabio Estevam
1
-0
/
+1
2019-11-25
dmaengine: ep93xx: Return proper enum in ep93xx_dma_chan_direction
Nathan Chancellor
1
-1
/
+1
2019-11-25
SUNRPC: Fix priority queue fairness
Trond Myklebust
1
-2
/
+0
2019-11-25
block: introduce blk_rq_is_passthrough
Christoph Hellwig
1
-2
/
+7
2019-11-25
fbdev: Ditch fb_edid_add_monspecs
Daniel Vetter
1
-3
/
+0
2019-11-25
EDAC: Raise the maximum number of memory controllers
Justin Ernst
1
-1
/
+2
2019-11-25
cpufeature: avoid warning when compiling with clang
Stefan Agner
1
-1
/
+1
2019-11-25
libfdt: Ensure INT_MAX is defined in libfdt_env.h
Rob Herring
1
-0
/
+1
2019-11-25
iommu/vt-d: Fix QI_DEV_IOTLB_PFSID and QI_DEV_EIOTLB_PFSID macros
Eric Auger
1
-2
/
+4
2019-11-16
kvm: Add helper function for creating VM worker threads
Junaid Shahid
1
-0
/
+6
2019-11-16
cpu/speculation: Uninline and export CPU mitigations helpers
Tyler Hicks
1
-23
/
+2
2019-11-16
x86/bugs: Add ITLB_MULTIHIT bug infrastructure
Vineela Tummalapalli
1
-0
/
+2
2019-11-16
kvm: Convert kvm_lock to a mutex
Junaid Shahid
1
-1
/
+1
2019-11-16
x86/speculation/taa: Add sysfs reporting for TSX Async Abort
Pawan Gupta
1
-0
/
+3
2019-11-16
usb: gadget: core: unmap request from DMA only if previously mapped
Jack Pham
1
-0
/
+2
2019-11-12
mm: thp: handle page cache THP correctly in PageTransCompoundMap
Yang Shi
3
-7
/
+23
2019-11-10
net/flow_dissector: switch to siphash
Eric Dumazet
1
-1
/
+2
2019-11-10
net: fix sk_page_frag() recursion from memory reclaim
Tejun Heo
1
-0
/
+23
2019-10-17
cfg80211: Use const more consistently in for_each_element macros
Jouni Malinen
1
-9
/
+9
2019-10-17
cfg80211: add and use strongly typed element iteration macros
Johannes Berg
1
-0
/
+53
2019-10-05
quota: fix wrong condition in is_quota_modification()
Chao Yu
1
-1
/
+1
2019-10-05
kprobes: Prohibit probing on BUG() and WARN() address
Masami Hiramatsu
1
-0
/
+5
2019-09-10
libceph: allow ceph_buffer_put() to receive a NULL ceph_buffer
Luis Henriques
1
-1
/
+2
2019-09-10
gpio: Fix build error of function redefinition
YueHaibing
1
-24
/
+0
2019-08-25
bpf: fix bpf_jit_limit knob for PAGE_SIZE >= 64K
Daniel Borkmann
1
-1
/
+1
2019-08-25
inet: switch IP ID generator to siphash
Eric Dumazet
1
-0
/
+5
2019-08-25
siphash: implement HalfSipHash1-3 for hash tables
Jason A. Donenfeld
1
-1
/
+56
2019-08-25
siphash: add cryptographically secure PRF
Jason A. Donenfeld
1
-0
/
+85
2019-08-25
bpf: add bpf_jit_limit knob to restrict unpriv allocations
Daniel Borkmann
1
-0
/
+1
2019-08-11
compat_ioctl: pppoe: fix PPPOEIOCSFWD handling
Arnd Bergmann
1
-0
/
+3
2019-08-11
libceph: use kbasename() and kill ceph_file_part()
Ilya Dryomov
1
-3
/
+3
2019-08-06
include/linux/module.h: copy __init/__exit attrs to init/cleanup_module
Miguel Ojeda
1
-2
/
+2
2019-08-06
Backport minimal compiler_attributes.h to support GCC 9
Miguel Ojeda
1
-0
/
+16
2019-08-06
coredump: fix race condition between collapse_huge_page() and core dumping
Andrea Arcangeli
1
-0
/
+4
2019-08-06
coredump: fix race condition between mmget_not_zero()/get_task_mm() and core ...
Andrea Arcangeli
1
-0
/
+20
2019-08-06
uapi linux/coda_psdev.h: move upc_req definition from uapi to kernel side hea...
Mikko Rapeli
1
-0
/
+11
2019-08-06
coda: fix build using bare-metal toolchain
Sam Protsenko
1
-2
/
+1
2019-08-06
ACPI: fix false-positive -Wuninitialized warning
Arnd Bergmann
1
-1
/
+4
2019-08-04
sched/fair: Don't free p->numa_faults with concurrent readers
Jann Horn
1
-2
/
+2
2019-08-04
access: avoid the RCU grace period for the temporary subjective credentials
Linus Torvalds
1
-1
/
+6
[next]