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
2021-03-24
Linux 4.14.227
v4.14.227
Greg Kroah-Hartman
1
-1
/
+1
2021-03-24
genirq: Disable interrupts for force threaded handlers
Thomas Gleixner
1
-0
/
+4
2021-03-24
ext4: fix potential error in ext4_do_update_inode
Shijie Luo
1
-4
/
+4
2021-03-24
ext4: do not try to set xattr into ea_inode if value is empty
zhangyi (F)
1
-1
/
+1
2021-03-24
ext4: find old entry again if failed to rename whiteout
zhangyi (F)
1
-2
/
+27
2021-03-24
x86: Introduce TS_COMPAT_RESTART to fix get_nr_restart_syscall()
Oleg Nesterov
2
-24
/
+14
2021-03-24
x86: Move TS_COMPAT back to asm/thread_info.h
Oleg Nesterov
2
-9
/
+9
2021-03-24
kernel, fs: Introduce and use set_restart_fn() and arch_set_restart_data()
Oleg Nesterov
6
-11
/
+21
2021-03-24
x86/ioapic: Ignore IRQ2 again
Thomas Gleixner
1
-0
/
+10
2021-03-24
perf/x86/intel: Fix a crash caused by zero PEBS status
Kan Liang
1
-1
/
+1
2021-03-24
PCI: rpadlpar: Fix potential drc_name corruption in store functions
Tyrel Datwyler
1
-8
/
+6
2021-03-24
iio: hid-sensor-temperature: Fix issues of timestamp channel
Ye Xiang
1
-6
/
+8
2021-03-24
iio: hid-sensor-prox: Fix scale not correct issue
Ye Xiang
1
-2
/
+11
2021-03-24
iio: hid-sensor-humidity: Fix alignment issue of timestamp channel
Ye Xiang
1
-5
/
+7
2021-03-24
iio: gyro: mpu3050: Fix error handling in mpu3050_trigger_handler
Dinghao Liu
1
-0
/
+2
2021-03-24
iio: adis16400: Fix an error code in adis16400_initial_setup()
Dan Carpenter
1
-2
/
+1
2021-03-24
iio:adc:qcom-spmi-vadc: add default scale to LR_MUX2_BAT_ID channel
Jonathan Albrieux
1
-1
/
+1
2021-03-24
iio:adc:stm32-adc: Add HAS_IOMEM dependency
Jonathan Cameron
1
-0
/
+1
2021-03-24
usb: gadget: configfs: Fix KASAN use-after-free
Jim Lin
1
-4
/
+10
2021-03-24
USB: replace hardcode maximum usb string length by definition
Macpaul Lin
4
-5
/
+8
2021-03-24
usb-storage: Add quirk to defeat Kindle's automatic unload
Alan Stern
3
-0
/
+21
2021-03-24
nvme-rdma: fix possible hang when failing to set io queues
Sagi Grimberg
1
-2
/
+5
2021-03-24
scsi: lpfc: Fix some error codes in debugfs
Dan Carpenter
1
-2
/
+2
2021-03-24
net/qrtr: fix __netdev_alloc_skb call
Pavel Skripkin
1
-1
/
+1
2021-03-24
sunrpc: fix refcount leak for rpc auth modules
Daniel Kobras
1
-2
/
+4
2021-03-24
svcrdma: disable timeouts on rdma backchannel
Timo Rothenpieler
1
-3
/
+3
2021-03-24
NFSD: Repair misuse of sv_lock in 5.10.16-rt30.
Joe Korty
1
-2
/
+2
2021-03-24
nvmet: don't check iosqes,iocqes for discovery controllers
Sagi Grimberg
1
-3
/
+14
2021-03-24
btrfs: fix race when cloning extent buffer during rewind of an old root
Filipe Manana
1
-0
/
+2
2021-03-24
tools build feature: Check if pthread_barrier_t is available
Arnaldo Carvalho de Melo
5
-0
/
+26
2021-03-24
perf: Make perf able to build with latest libbfd
Changbin Du
1
-1
/
+15
2021-03-24
tools build: Check if gettid() is available before providing helper
Arnaldo Carvalho de Melo
6
-0
/
+27
2021-03-24
tools build feature: Check if eventfd() is available
Arnaldo Carvalho de Melo
5
-1
/
+23
2021-03-24
tools build feature: Check if get_current_dir_name() is available
Arnaldo Carvalho de Melo
8
-0
/
+48
2021-03-24
perf tools: Use %define api.pure full instead of %pure-parser
Jiri Olsa
2
-2
/
+3
2021-03-24
Revert "PM: runtime: Update device status before letting suppliers suspend"
Rafael J. Wysocki
1
-37
/
+25
2021-03-24
bpf: Prohibit alu ops for pointer types not defining ptr_limit
Piotr Krysiuk
1
-6
/
+10
2021-03-24
net: dsa: b53: Support setting learning on port
Florian Fainelli
4
-0
/
+28
2021-03-24
bpf: Add sanity check for upper ptr_limit
Piotr Krysiuk
1
-3
/
+8
2021-03-24
bpf: Simplify alu_limit masking for pointer arithmetic
Piotr Krysiuk
1
-5
/
+5
2021-03-24
bpf: Fix off-by-one for area size in creating mask to left
Piotr Krysiuk
1
-2
/
+2
2021-03-24
ext4: check journal inode extents more carefully
Jan Kara
6
-38
/
+36
2021-03-24
ext4: don't allow overlapping system zones
Jan Kara
1
-22
/
+12
2021-03-24
ext4: handle error of ext4_setup_system_zone() on remount
Jan Kara
1
-1
/
+4
2021-03-17
Linux 4.14.226
v4.14.226
Greg Kroah-Hartman
1
-1
/
+1
2021-03-17
xen/events: avoid handling the same event on two cpus at the same time
Juergen Gross
2
-8
/
+18
2021-03-17
xen/events: don't unmask an event channel when an eoi is pending
Juergen Gross
4
-49
/
+88
2021-03-17
xen/events: reset affinity of 2-level event when tearing it down
Juergen Gross
3
-0
/
+24
2021-03-17
iio: imu: adis16400: release allocated memory on failure
Navid Emamdoost
1
-1
/
+4
2021-03-17
KVM: arm64: Fix exclusive limit for IPA size
Marc Zyngier
1
-1
/
+1
[next]