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-09-08
i2c: Use IS_REACHABLE() for substituting empty ACPI functions
Richard Fitzgerald
1
-1
/
+1
2024-09-08
fsnotify: clear PARENT_WATCHED flags lazily
Amir Goldstein
1
-3
/
+5
2024-09-08
soc: qcom: smem: Add qcom_smem_bust_hwspin_lock_by_host()
Chris Lew
1
-0
/
+2
2024-09-08
hwspinlock: Introduce hwspin_lock_bust()
Richard Maina
1
-0
/
+6
2024-09-08
i2c: Fix conditional for substituting empty ACPI functions
Richard Fitzgerald
1
-1
/
+1
2024-09-04
soc: qcom: pmic_glink: Fix race during initialization
Bjorn Andersson
1
-5
/
+6
2024-09-04
Revert "change alloc_pages name in dma_map_ops to avoid name conflicts"
Greg Kroah-Hartman
1
-1
/
+1
2024-09-04
of: Introduce for_each_*_child_of_node_scoped() to automate of_node_put() han...
Jonathan Cameron
1
-0
/
+13
2024-09-04
of: Add cleanup.h based auto release via __free(device_node) markings
Jonathan Cameron
1
-0
/
+2
2024-08-29
net: mscc: ocelot: use ocelot_xmit_get_vlan_info() also for FDMA and register...
Vladimir Oltean
1
-0
/
+47
2024-08-29
change alloc_pages name in dma_map_ops to avoid name conflicts
Suren Baghdasaryan
1
-1
/
+1
2024-08-29
f2fs: stop checkpoint when get a out-of-bounds segment
Zhiguo Niu
1
-0
/
+1
2024-08-29
evm: don't copy up 'security.evm' xattr
Mimi Zohar
1
-0
/
+6
2024-08-29
mm: Remove kmem_valid_obj()
Zhen Lei
1
-2
/
+3
2024-08-29
bpf: Fix updating attached freplace prog in prog_array map
Leon Hwang
1
-2
/
+2
2024-08-29
fix bitmap corruption on close_range() with CLOSE_RANGE_UNSHARE
Al Viro
1
-0
/
+12
2024-08-29
bitmap: introduce generic optimized bitmap_size()
Alexander Lobakin
2
-4
/
+6
2024-08-29
vfs: Don't evict inode under the inode lru traversing context
Zhihao Cheng
1
-0
/
+5
2024-08-19
cgroup: Move rcu_head up near the top of cgroup_root
Waiman Long
1
-4
/
+4
2024-08-19
net: add copy_safe_from_sockptr() helper
Eric Dumazet
1
-0
/
+25
2024-08-19
fs: Annotate struct file_handle with __counted_by() and use struct_size()
Gustavo A. R. Silva
1
-1
/
+1
2024-08-19
fs: Convert to bdev_open_by_dev()
Jan Kara
1
-0
/
+1
2024-08-19
cgroup: Make operations on the cgroup root_list RCU safe
Yafang Shao
1
-0
/
+1
2024-08-19
sunrpc: remove ->pg_stats from svc_program
Josef Bacik
1
-1
/
+0
2024-08-19
sunrpc: pass in the sv_stats struct through svc_create_pooled
Josef Bacik
1
-1
/
+3
2024-08-14
block: use the right type for stub rq_integrity_vec()
Jens Axboe
1
-1
/
+1
2024-08-14
tracefs: Use generic inode RCU for synchronizing freeing
Steven Rostedt
1
-1
/
+1
2024-08-14
clocksource: Scale the watchdog read retries automatically
Feng Tang
1
-1
/
+13
2024-08-14
bpf: kprobe: remove unused declaring of bpf_kprobe_override
Menglong Dong
1
-1
/
+0
2024-08-14
net: drop bad gso csum_start and offset in virtio_net_hdr
Willem de Bruijn
1
-11
/
+5
2024-08-14
profiling: remove profile=sleep support
Tetsuo Handa
1
-1
/
+0
2024-08-14
PCI: Add Edimax Vendor ID to pci_ids.h
FUJITA Tomonori
1
-0
/
+2
2024-08-14
block: change rq_integrity_vec to respect the iterator
Mikulas Patocka
1
-7
/
+7
2024-08-11
fbdev: vesafb: Detect VGA compatibility from screen info's VESA attributes
Thomas Zimmermann
1
-0
/
+10
2024-08-11
firmware/sysfb: Update screen_info for relocated EFI framebuffers
Thomas Zimmermann
1
-0
/
+16
2024-08-11
video: Provide screen_info_get_pci_dev() to find screen_info's PCI device
Thomas Zimmermann
1
-0
/
+10
2024-08-11
video: Add helpers for decoding screen_info
Thomas Zimmermann
1
-0
/
+100
2024-08-11
PCI: Add pci_get_base_class() helper
Sui Jingfeng
1
-0
/
+5
2024-08-11
leds: trigger: Store brightness set by led_trigger_event()
Heiner Kallweit
1
-0
/
+15
2024-08-11
leds: trigger: Remove unused function led_trigger_rename_static()
Heiner Kallweit
1
-17
/
+0
2024-08-11
sysctl: treewide: drop unused argument ctl_table_root::set_ownership(table)
Thomas Weißschuh
1
-1
/
+0
2024-08-03
PCI: Introduce cleanup helpers for device reference counts and locks
Ira Weiny
1
-0
/
+2
2024-08-03
perf: Fix event leak upon exec and file release
Frederic Weisbecker
1
-0
/
+1
2024-08-03
jbd2: precompute number of transaction descriptor blocks
Jan Kara
1
-0
/
+7
2024-08-03
jbd2: make jbd2_journal_get_max_txn_bufs() internal
Jan Kara
1
-5
/
+0
2024-08-03
task_work: Introduce task_work_cancel() again
Frederic Weisbecker
1
-0
/
+1
2024-08-03
task_work: s/task_work_cancel()/task_work_cancel_func()/
Frederic Weisbecker
1
-1
/
+1
2024-08-03
mm/hugetlb: fix possible recursive locking detected warning
Miaohe Lin
1
-0
/
+1
2024-08-03
sbitmap: fix io hung due to race on sbitmap_word::cleared
Yang Yang
1
-0
/
+5
2024-08-03
net: missing check virtio
Denis Arefev
1
-0
/
+11
[next]