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
2024-07-18
mm/filemap: make MAX_PAGECACHE_ORDER acceptable to xarray
Gavin Shan
1
-2
/
+9
2024-07-18
mm: prevent derefencing NULL ptr in pfn_section_valid()
Waiman Long
1
-1
/
+2
2024-07-18
Compiler Attributes: Add __uninitialized macro
Heiko Carstens
1
-0
/
+12
2024-07-11
ima: Avoid blocking in RCU read-side critical section
GUO Zihua
2
-3
/
+4
2024-07-11
fsnotify: Do not generate events for O_PATH file descriptors
Jan Kara
1
-1
/
+7
2024-07-11
net: phy: phy_device: Fix PHY LED blinking code comment
Marek Vasut
1
-1
/
+1
2024-07-11
vhost_task: Handle SIGKILL by flushing work and exiting
Mike Christie
1
-1
/
+2
2024-07-11
locking/mutex: Introduce devm_mutex_init()
George Stark
1
-0
/
+27
2024-07-09
Revert "bpf: Take return from set_memory_ro() into account with bpf_prog_lock...
Greg Kroah-Hartman
1
-3
/
+2
2024-07-09
Revert "bpf: Take return from set_memory_rox() into account with bpf_jit_bina...
Greg Kroah-Hartman
1
-3
/
+2
2024-07-05
mm/page_alloc: Separate THP PCP into movable and non-movable categories
yangge
1
-5
/
+4
2024-07-05
syscalls: fix sys_fanotify_mark prototype
Arnd Bergmann
1
-0
/
+6
2024-07-05
ftruncate: pass a signed offset
Arnd Bergmann
2
-2
/
+2
2024-07-05
serial: core: introduce uart_port_tx_limited_flags()
Jonas Gorski
1
-0
/
+18
2024-07-05
Revert "serial: core: only stop transmit when HW fifo is empty"
Doug Brown
1
-2
/
+1
2024-07-05
ata,scsi: libata-core: Do not leak memory for ata_port struct members
Niklas Cassel
1
-0
/
+1
2024-07-05
nvme: fixup comment for nvme RDMA Provider Type
Hannes Reinecke
1
-2
/
+2
2024-07-05
wifi: ieee80211: check for NULL in ieee80211_mle_size_ok()
Johannes Berg
1
-1
/
+1
2024-07-05
bpf: Take return from set_memory_rox() into account with bpf_jit_binary_lock_...
Christophe Leroy
1
-2
/
+3
2024-07-05
bpf: Take return from set_memory_ro() into account with bpf_prog_lock_ro()
Christophe Leroy
1
-2
/
+3
2024-07-05
workqueue: Increase worker desc's length to 32
Wenchao Hao
1
-1
/
+1
2024-07-05
wifi: mac80211: Use flexible array in struct ieee80211_tim_ie
Jeff Johnson
1
-3
/
+10
2024-06-27
x86/cpu: Fix x86_match_cpu() to match just X86_VENDOR_INTEL
Tony Luck
1
-0
/
+2
2024-06-27
kcov: don't lose track of remote references during softirqs
Aleksandr Nogikh
1
-0
/
+2
2024-06-27
locking/atomic: scripts: fix ${atomic}_sub_and_test() kerneldoc
Carlos Llamas
3
-9
/
+9
2024-06-27
PCI: Do not wait for disconnected devices when resuming
Ilpo Järvinen
1
-1
/
+6
2024-06-27
tty: add the option to have a tty reject a new ldisc
Linus Torvalds
1
-0
/
+8
2024-06-27
kprobe/ftrace: bail out if ftrace was killed
Stephen Brennan
1
-0
/
+7
2024-06-21
serial: port: Introduce a common helper to read properties
Andy Shevchenko
1
-0
/
+2
2024-06-21
serial: core: Add UPIO_UNKNOWN constant for unknown port type
Andy Shevchenko
1
-0
/
+1
2024-06-21
device property: Implement device_is_big_endian()
Andy Shevchenko
1
-0
/
+26
2024-06-21
net: pse-pd: Use EOPNOTSUPP error code instead of ENOTSUPP
Kory Maincent
1
-2
/
+2
2024-06-21
iommu: Return right value in iommu_sva_bind_device()
Lu Baolu
1
-1
/
+1
2024-06-21
irqchip/riscv-intc: Introduce Andes hart-level interrupt controller
Yu Chien Peter Lin
1
-0
/
+18
2024-06-21
bpf: Optimize the free of inner map
Hou Tao
1
-0
/
+2
2024-06-16
smp: Provide 'setup_max_cpus' definition on UP too
Ingo Molnar
1
-0
/
+2
2024-06-16
mm/ksm: fix ksm_zero_pages accounting
Chengming Zhou
2
-4
/
+15
2024-06-16
filemap: add helper mapping_max_folio_size()
Xu Yang
1
-13
/
+21
2024-06-16
mmc: core: Add mmc_gpiod_set_cd_config() function
Hans de Goede
1
-0
/
+1
2024-06-12
net/mlx5: Fix MTMP register capability offset in MCAM register
Gal Pressman
1
-2
/
+2
2024-06-12
nvme-tcp: add definitions for TLS cipher suites
Hannes Reinecke
1
-0
/
+6
2024-06-12
kthread: add kthread_stop_put
Andreas Gruenbacher
1
-0
/
+1
2024-06-12
kasan, fortify: properly rename memintrinsics
Andrey Konovalov
1
-4
/
+18
2024-06-12
i3c: add actual_len in i3c_priv_xfer
Frank Li
1
-0
/
+2
2024-06-12
regulator: pickable ranges: don't always cache vsel
Matti Vaittinen
1
-0
/
+3
2024-06-12
eventfs/tracing: Add callback for release of an eventfs_inode
Steven Rostedt (Google)
1
-0
/
+3
2024-06-12
f2fs: deprecate io_bits
Jaegeuk Kim
1
-6
/
+0
2024-06-12
pwm: Rename pwm_apply_state() to pwm_apply_might_sleep()
Sean Young
1
-14
/
+14
2024-06-12
fpga: region: add owner module and take its refcount
Marco Pagani
1
-3
/
+10
2024-06-12
iio: adc: adi-axi-adc: move to backend framework
Nuno Sa
1
-68
/
+0
[next]