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
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-05
btrfs: remove no longer needed logic for replaying directory deletes
Filipe Manana
1
-1
/
+3
2022-09-05
mm/rmap: Fix anon_vma->degree ambiguity leading to double-reuse
Jann Horn
1
-2
/
+5
2022-09-05
bpf: Don't redirect packets with invalid pkt_len
Zhengchao Shao
1
-0
/
+8
2022-09-05
net: fix refcount bug in sk_psock_get (2)
Hawkins Jiawei
2
-21
/
+50
2022-09-05
drm/bridge: Add stubs for devm_drm_of_get_bridge when OF is disabled
Maxime Ripard
1
-1
/
+12
2022-08-31
Revert "memcg: cleanup racy sum avoidance code"
Shakeel Butt
1
-2
/
+13
2022-08-31
asm-generic: sections: refactor memory_intersects
Quanyang Wang
1
-2
/
+5
2022-08-31
net: Fix data-races around sysctl_devconf_inherit_init_net.
Kuniyuki Iwashima
1
-0
/
+9
2022-08-31
net: Fix data-races around sysctl_fb_tunnels_only_for_init_net.
Kuniyuki Iwashima
1
-3
/
+8
2022-08-31
tcp: expose the tcp_mark_push() and tcp_skb_entail() helpers
Paolo Abeni
1
-0
/
+2
2022-08-31
net: Fix a data-race around sysctl_net_busy_poll.
Kuniyuki Iwashima
1
-1
/
+1
2022-08-31
netfilter: flowtable: fix stuck flows on cleanup due to pending work
Pablo Neira Ayuso
1
-0
/
+2
2022-08-31
netfilter: flowtable: add function to invoke garbage collection immediately
Pablo Neira Ayuso
1
-0
/
+1
2022-08-31
netfilter: nf_tables: disallow jump to implicit chain from set element
Pablo Neira Ayuso
1
-0
/
+5
2022-08-31
netfilter: nf_tables: upfront validation of data via nft_data_init()
Pablo Neira Ayuso
1
-2
/
+2
2022-08-31
netfilter: nft_cmp: optimize comparison for 16-bytes
Pablo Neira Ayuso
1
-0
/
+9
2022-08-31
netfilter: nf_tables: make table handle allocation per-netns friendly
Pablo Neira Ayuso
1
-0
/
+1
2022-08-31
netfilter: ebtables: reject blobs that don't provide all entry points
Florian Westphal
1
-4
/
+0
2022-08-31
net/mlx5: Avoid false positive lockdep warning by adding lock_class_key
Moshe Shemesh
1
-0
/
+1
2022-08-31
drivers/base: fix userspace break from using bin_attributes for cpumap and cp...
Phil Auld
1
-0
/
+18
2022-08-31
block: add bdev_max_segments() helper
Naohiro Aota
1
-0
/
+5
2022-08-31
block: add a bdev_max_zone_append_sectors helper
Christoph Hellwig
1
-0
/
+6
2022-08-25
ALSA: control: Use deferred fasync helper
Takashi Iwai
1
-1
/
+1
2022-08-25
ALSA: core: Add async signal helpers
Takashi Iwai
1
-0
/
+8
2022-08-25
watchdog: export lockup_detector_reconfigure
Laurent Dufour
1
-0
/
+2
2022-08-25
iommu/io-pgtable-arm-v7s: Add a quirk to allow pgtable PA up to 35bit
Yunfei Wang
1
-5
/
+10
2022-08-25
uacce: Handle parent device removal or parent driver module rmmod
Jean-Philippe Brucker
1
-2
/
+4
2022-08-25
SUNRPC: Fix xdr_encode_bool()
Chuck Lever
1
-2
/
+2
2022-08-25
BPF: Fix potential bad pointer dereference in bpf_sys_bpf()
Jinghao Jia
1
-2
/
+6
2022-08-25
locking/atomic: Make test_and_*_bit() ordered on failure
Hector Martin
1
-6
/
+0
2022-08-17
tracing/perf: Avoid -Warray-bounds warning for __rel_loc macro
Kees Cook
2
-3
/
+4
2022-08-17
tracing: Use a struct alignof to determine trace event field alignment
Steven Rostedt (Google)
1
-3
/
+5
2022-08-17
tpm: eventlog: Fix section mismatch for DEBUG_SECTION_MISMATCH
Huacai Chen
1
-1
/
+1
2022-08-17
tracing: Avoid -Warray-bounds warning for __rel_loc macro
Masami Hiramatsu
1
-3
/
+4
2022-08-17
tracing: Add '__rel_loc' using trace event macros
Masami Hiramatsu
3
-2
/
+150
2022-08-17
ACPI: CPPC: Do not prevent CPPC from working in the future
Rafael J. Wysocki
1
-1
/
+1
2022-08-17
block: remove the struct blk_queue_ctx forward declaration
Christoph Hellwig
1
-2
/
+0
2022-08-17
crypto: blake2s - remove shash module
Jason A. Donenfeld
1
-108
/
+0
2022-08-17
spmi: trace: fix stack-out-of-bound access in SPMI tracing functions
David Collins
1
-6
/
+6
2022-08-17
sched, cpuset: Fix dl_cpu_busy() panic due to empty cs->cpus_allowed
Waiman Long
1
-1
/
+1
2022-08-17
mfd: t7l66xb: Drop platform disable callback
Uwe Kleine-König
1
-1
/
+0
2022-08-17
kfifo: fix kfifo_to_user() return type
Dan Carpenter
1
-1
/
+1
2022-08-17
9p: Add client parameter to p9_req_put()
Kent Overstreet
1
-1
/
+1
2022-08-17
9p: Drop kref usage
Kent Overstreet
1
-3
/
+3
2022-08-17
9p: fix a bunch of checkpatch warnings
Dominique Martinet
3
-22
/
+28
2022-08-17
iio: cros: Register FIFO callback after sensor is registered
Gwendal Grignou
1
-2
/
+5
2022-08-17
soundwire: revisit driver bind/unbind and callbacks
Pierre-Louis Bossart
1
-4
/
+2
2022-08-17
clk: qcom: gcc-msm8939: Add missing SYSTEM_MM_NOC_BFDCD_CLK_SRC
Bryan O'Donoghue
1
-0
/
+1
2022-08-17
scsi: iscsi: Fix session removal on shutdown
Mike Christie
1
-1
/
+1
2022-08-17
scsi: iscsi: Add helper to remove a session from the kernel
Mike Christie
1
-0
/
+1
[next]