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-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
2022-08-17
memremap: remove support for external pgmap refcounts
Christoph Hellwig
1
-15
/
+3
2022-08-17
netfilter: xtables: Bring SPDX identifier back
Thomas Gleixner
1
-16
/
+1
2022-08-17
net: allow unbound socket for packets in VRF when tcp_l3mdev_accept set
Mike Manning
3
-20
/
+17
2022-08-17
ipv6: add READ_ONCE(sk->sk_bound_dev_if) in INET6_MATCH()
Eric Dumazet
1
-9
/
+19
2022-08-17
inet: add READ_ONCE(sk->sk_bound_dev_if) in INET_MATCH()
Eric Dumazet
2
-22
/
+16
2022-08-17
can: error: specify the values of data[5..7] of CAN error frames
Vincent Mailhol
1
-1
/
+4
2022-08-17
ieee80211: add EHT 1K aggregation definitions
Mordechay Goodstein
1
-1
/
+5
2022-08-17
drm/bridge: Add a function to abstract away panels
Maxime Ripard
1
-0
/
+2
2022-08-17
rcutorture: Warn on individual rcu_torture_init() error conditions
Paul E. McKenney
1
-0
/
+8
2022-08-17
net: fix sk_wmem_schedule() and sk_rmem_schedule() errors
Eric Dumazet
1
-4
/
+8
2022-08-17
drm/shmem-helper: Pass GEM shmem object in public interfaces
Thomas Zimmermann
1
-28
/
+41
2022-08-17
drm/shmem-helper: Export dedicated wrappers for GEM object functions
Thomas Zimmermann
1
-0
/
+120
2022-08-17
drm/shmem-helper: Unexport drm_gem_shmem_create_with_handle()
Thomas Zimmermann
1
-5
/
+0
2022-08-17
x86/extable: Fix ex_handler_msr() print condition
Peter Zijlstra
1
-4
/
+16
2022-08-17
ACPI: VIOT: Fix ACS setup
Eric Auger
1
-0
/
+2
2022-08-17
ACPI: APEI: explicit init of HEST and GHES in apci_init()
Shuai Xue
2
-1
/
+5
2022-08-17
locking/lockdep: Fix lockdep_init_map_*() confusion
Peter Zijlstra
1
-13
/
+17
2022-08-17
wait: Fix __wait_event_hrtimeout for RT/DL tasks
Juri Lelli
1
-4
/
+5
2022-08-17
sched/core: Always flush pending blk_plug
John Keeping
1
-8
/
+0
2022-08-17
sched/fair: Introduce SIS_UTIL to search idle CPU based on sum of util_avg
Chen Yu
1
-0
/
+1
2022-08-17
USB: HCD: Fix URB giveback issue in tasklet function
Weitao Wang
1
-0
/
+1
2022-08-17
PCI: Add defines for normal and subtractive PCI bridges
Pali Rohár
1
-0
/
+2
[next]