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
compress-2025-01-21
compress-2025-01-23
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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-09-07
Linux 4.9.48
v4.9.48
Greg Kroah-Hartman
1
-1
/
+1
2017-09-07
epoll: fix race between ep_poll_callback(POLLFREE) and ep_free()/ep_remove()
Oleg Nesterov
1
-16
/
+26
2017-09-07
kvm: arm/arm64: Force reading uncached stage2 PGD
Suzuki K Poulose
1
-1
/
+1
2017-09-07
drm/ttm: Fix accounting error when fail to get pages for pool
Xiangliang.Yu
1
-1
/
+1
2017-09-07
xfrm: policy: check policy direction value
Vladis Dronov
1
-0
/
+6
2017-09-07
lib/mpi: kunmap after finishing accessing buffer
Stephan Mueller
1
-1
/
+3
2017-09-07
wl1251: add a missing spin_lock_init()
Cong Wang
1
-0
/
+1
2017-09-07
CIFS: remove endian related sparse warning
Steve French
1
-1
/
+1
2017-09-07
CIFS: Fix maximum SMB2 header size
Pavel Shilovsky
1
-2
/
+2
2017-09-07
alpha: uapi: Add support for __SANE_USERSPACE_TYPES__
Ben Hutchings
2
-2
/
+12
2017-09-07
cpuset: Fix incorrect memory_pressure control file mapping
Waiman Long
1
-0
/
+1
2017-09-07
cpumask: fix spurious cpumask_of_node() on non-NUMA multi-node configs
Tejun Heo
1
-1
/
+5
2017-09-07
ceph: fix readpage from fscache
Yan, Zheng
2
-18
/
+18
2017-09-07
mm, madvise: ensure poisoned pages are removed from per-cpu lists
Mel Gorman
1
-0
/
+7
2017-09-07
mm, uprobes: fix multiple free of ->uprobes_state.xol_area
Eric Biggers
2
-2
/
+8
2017-09-07
crypto: algif_skcipher - only call put_page on referenced and used pages
Stephan Mueller
1
-2
/
+7
2017-09-07
i2c: ismt: Return EMSGSIZE for block reads with bogus length
Stephen Douthit
1
-1
/
+3
2017-09-07
i2c: ismt: Don't duplicate the receive length for block reads
Stephen Douthit
1
-2
/
+2
2017-09-07
irqchip: mips-gic: SYNC after enabling GIC region
James Hogan
1
-1
/
+4
2017-09-02
Linux 4.9.47
v4.9.47
Greg Kroah-Hartman
1
-1
/
+1
2017-09-02
lz4: fix bogus gcc warning
Greg Kroah-Hartman
1
-1
/
+1
2017-09-02
scsi: sg: reset 'res_in_use' after unlinking reserved array
Hannes Reinecke
1
-0
/
+2
2017-09-02
scsi: sg: protect accesses to 'reserved' page array
Hannes Reinecke
1
-21
/
+26
2017-09-02
locking/spinlock/debug: Remove spinlock lockup detection code
Waiman Long
1
-81
/
+5
2017-09-02
arm64: fpsimd: Prevent registers leaking across exec
Dave Martin
1
-0
/
+2
2017-09-02
x86/io: Add "memory" clobber to insb/insw/insl/outsb/outsw/outsl
Arnd Bergmann
1
-2
/
+2
2017-09-02
arm64: mm: abort uaccess retries upon fatal signal
Mark Rutland
1
-1
/
+4
2017-09-02
kvm: arm/arm64: Fix race in resetting stage2 PGD
Suzuki K Poulose
1
-8
/
+8
2017-09-02
gcov: support GCC 7.1
Martin Liska
2
-1
/
+9
2017-09-02
staging: wilc1000: simplify vif[i]->ndev accesses
Arnd Bergmann
1
-25
/
+9
2017-09-02
scsi: isci: avoid array subscript warning
Arnd Bergmann
1
-0
/
+3
2017-09-02
p54: memset(0) whole array
Jiri Slaby
1
-1
/
+1
2017-08-30
Linux 4.9.46
v4.9.46
Greg Kroah-Hartman
1
-1
/
+1
2017-08-30
powerpc/mm: Ensure cpumask update is ordered
Benjamin Herrenschmidt
3
-1
/
+21
2017-08-30
ACPI: EC: Fix regression related to wrong ECDT initialization order
Lv Zheng
3
-12
/
+7
2017-08-30
ACPI / APEI: Add missing synchronize_rcu() on NOTIFY_SCI removal
James Morse
1
-0
/
+1
2017-08-30
ACPI: ioapic: Clear on-stack resource before using it
Joerg Roedel
1
-0
/
+6
2017-08-30
ntb: transport shouldn't disable link due to bogus values in SPADs
Dave Jiang
1
-3
/
+1
2017-08-30
ntb: ntb_test: ensure the link is up before trying to configure the mws
Logan Gunthorpe
1
-0
/
+4
2017-08-30
ntb: no sleep in ntb_async_tx_submit
Allen Hubbe
1
-43
/
+7
2017-08-30
NTB: ntb_test: fix bug printing ntb_perf results
Logan Gunthorpe
1
-1
/
+1
2017-08-30
ntb_transport: fix bug calculating num_qps_mw
Logan Gunthorpe
1
-2
/
+2
2017-08-30
ntb_transport: fix qp count bug
Logan Gunthorpe
1
-2
/
+2
2017-08-30
Clarify (and fix) MAX_LFS_FILESIZE macros
Linus Torvalds
1
-2
/
+2
2017-08-30
staging: rtl8188eu: add RNX-N150NUB support
Charles Milette
1
-0
/
+1
2017-08-30
iio: hid-sensor-trigger: Fix the race with user space powering up sensors
Srinivas Pandruvada
1
-4
/
+4
2017-08-30
iio: imu: adis16480: Fix acceleration scale factor for adis16480
Dragos Bogdan
1
-1
/
+1
2017-08-30
ANDROID: binder: fix proc->tsk check.
Martijn Coenen
1
-1
/
+1
2017-08-30
binder: Use wake up hint for synchronous transactions.
Riley Andrews
1
-2
/
+6
2017-08-30
binder: use group leader instead of open thread
Todd Kjos
1
-2
/
+2
[next]