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-02-16
hrtimer: Report offline hrtimer enqueue
Frederic Weisbecker
1
-1
/
+3
2024-02-16
libceph: just wait for more data to be available on the socket
Xiubo Li
1
-1
/
+1
2024-02-16
dmaengine: fix is_slave_direction() return false when DMA_DEV_TO_DEV
Frank Li
1
-1
/
+2
2024-02-05
mm, kmsan: fix infinite recursion due to RCU critical section
Marco Elver
1
-3
/
+3
2024-02-05
PCI: add INTEL_HDA_ARL to pci_ids.h
Pierre-Louis Bossart
1
-0
/
+1
2024-02-05
minmax: relax check to allow comparison between unsigned arguments and signed...
David Laight
1
-7
/
+17
2024-02-05
minmax: allow comparisons of 'int' against 'unsigned char/short'
David Laight
1
-2
/
+3
2024-02-05
minmax: fix indentation of __cmp_once() and __clamp_once()
David Laight
1
-15
/
+15
2024-02-05
minmax: allow min()/max()/clamp() if the arguments have the same signedness.
David Laight
1
-28
/
+32
2024-02-05
minmax: add umin(a, b) and umax(a, b)
David Laight
1
-0
/
+17
2024-02-05
minmax: fix header inclusions
Andy Shevchenko
1
-1
/
+2
2024-02-05
minmax: deduplicate __unconst_integer_typeof()
Andy Shevchenko
1
-23
/
+3
2024-02-05
arch: consolidate arch_irq_work_raise prototypes
Arnd Bergmann
1
-0
/
+3
2024-02-05
thermal: core: Fix thermal zone suspend-resume synchronization
Rafael J. Wysocki
1
-0
/
+2
2024-01-31
serial: core: fix kernel-doc for uart_port_unlock_irqrestore()
Randy Dunlap
1
-1
/
+1
2024-01-31
x86/entry/ia32: Ensure s32 is sign extended to s64
Richard Palethorpe
1
-0
/
+1
2024-01-31
serial: core: Provide port lock wrappers
Thomas Gleixner
1
-0
/
+79
2024-01-31
fs/pipe: move check to pipe_has_watch_queue()
Max Kellermann
1
-0
/
+16
2024-01-31
bpf: Propagate modified uaddrlen from cgroup sockaddr programs
Daan De Meyer
2
-36
/
+38
2024-01-31
net/mlx5: Bridge, fix multicast packets sent to uplink
Moshe Shemesh
2
-1
/
+2
2024-01-31
net/mlx5: Bridge, Enable mcast in smfs steering mode
Erez Shitrit
1
-0
/
+1
2024-01-31
udp: fix busy polling
Eric Dumazet
1
-6
/
+0
2024-01-31
bpf: keep track of max number of bpf_loop callback iterations
Eduard Zingerman
1
-0
/
+11
2024-01-31
bpf: verify callbacks as if they are called unknown number of times
Eduard Zingerman
1
-0
/
+5
2024-01-31
bpf: correct loop detection for iterators convergence
Eduard Zingerman
1
-0
/
+15
2024-01-31
bpf: exact states comparison for iterator convergence checks
Eduard Zingerman
1
-0
/
+1
2024-01-31
mm/sparsemem: fix race in accessing memory_section->usage
Charan Teja Kalla
1
-3
/
+11
2024-01-31
mm/rmap: fix misplaced parenthesis of a likely()
Steven Rostedt (Google)
1
-2
/
+2
2024-01-31
rtc: Add support for configuring the UIP timeout for RTC reads
Mario Limonciello
1
-1
/
+2
2024-01-31
lsm: new security_file_ioctl_compat() hook
Alfred Piccioni
2
-0
/
+11
2024-01-31
mtd: rawnand: Prevent crossing LUN boundaries during sequential reads
Miquel Raynal
1
-0
/
+2
2024-01-31
async: Introduce async_schedule_dev_nocall()
Rafael J. Wysocki
1
-0
/
+2
2024-01-31
net: stmmac: Tx coe sw fallback
Rohan G Thomas
1
-0
/
+1
2024-01-31
soundwire: bus: introduce controller_id
Pierre-Louis Bossart
1
-1
/
+3
2024-01-25
netfilter: bridge: replace physindev with physinif in nf_bridge_info
Pavel Tikhomirov
2
-3
/
+3
2024-01-25
netfilter: propagate net to nf_bridge_get_physindev
Pavel Tikhomirov
1
-1
/
+1
2024-01-25
net: add more sanity check in virtio_net_hdr_to_skb()
Eric Dumazet
1
-2
/
+7
2024-01-25
bus: mhi: ep: Pass mhi_ep_buf_info struct to read/write APIs
Manivannan Sadhasivam
1
-2
/
+14
2024-01-25
bus: mhi: ep: Use slab allocator where applicable
Manivannan Sadhasivam
1
-0
/
+3
2024-01-25
iio: adc: ad9467: fix scale setting
Nuno Sa
1
-0
/
+4
2024-01-25
PCI: Avoid potential out-of-bounds read in pci_dev_for_each_resource()
Andy Shevchenko
1
-6
/
+6
2024-01-25
srcu: Use try-lock lockdep annotation for NMI-safe access.
Sebastian Andrzej Siewior
2
-1
/
+7
2024-01-25
block: Fix iterating over an empty bio with bio_for_each_folio_all
Matthew Wilcox (Oracle)
1
-3
/
+6
2024-01-25
gpiolib: provide gpio_device_find()
Bartosz Golaszewski
1
-0
/
+3
2024-01-25
gpiolib: make gpio_device_get() and gpio_device_put() public
Bartosz Golaszewski
1
-0
/
+3
2024-01-25
clk: fixed-rate: fix clk_hw_register_fixed_rate_with_accuracy_parent_hw
Théo Lebrun
1
-2
/
+2
2024-01-25
bpf: Use pcpu_alloc_size() in bpf_mem_free{_rcu}()
Hou Tao
1
-0
/
+1
2024-01-25
virtio/vsock: send credit update during setting SO_RCVLOWAT
Arseniy Krasnov
1
-0
/
+1
2024-01-25
bpf: Defer the free of inner map when necessary
Hou Tao
1
-1
/
+6
2024-01-25
bpf: Add map and need_defer parameters to .map_fd_put_ptr()
Hou Tao
1
-1
/
+5
[next]