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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-11-25
Linux 5.15.5
v5.15.5
Greg Kroah-Hartman
1
-1
/
+1
2021-11-25
ALSA: hda: hdac_stream: fix potential locking issue in snd_hdac_stream_assign()
Pierre-Louis Bossart
1
-2
/
+2
2021-11-25
ALSA: hda: hdac_ext_stream: fix potential locking issues
Pierre-Louis Bossart
2
-18
/
+30
2021-11-25
x86/Kconfig: Fix an unused variable error in dell-smm-hwmon
Randy Dunlap
1
-1
/
+2
2021-11-25
net: add and use skb_unclone_keeptruesize() helper
Eric Dumazet
3
-16
/
+20
2021-11-25
btrfs: update device path inode time instead of bd_inode
Josef Bacik
1
-8
/
+13
2021-11-25
fs: export an inode_update_time helper
Josef Bacik
2
-3
/
+6
2021-11-25
ice: Delete always true check of PF pointer
Leon Romanovsky
1
-3
/
+0
2021-11-25
ice: Fix VF true promiscuous mode
Brett Creeley
2
-43
/
+40
2021-11-25
usb: max-3421: Use driver data instead of maintaining a list of bound devices
Uwe Kleine-König
1
-20
/
+5
2021-11-25
ASoC: rsnd: fixup DMAEngine API
Kuninori Morimoto
1
-1
/
+1
2021-11-25
ASoC: DAPM: Cover regression by kctl change notification fix
Takashi Iwai
1
-6
/
+23
2021-11-25
selinux: fix NULL-pointer dereference when hashtab allocation fails
Ondrej Mosnacek
1
-5
/
+12
2021-11-25
bpf: Forbid bpf_ktime_get_coarse_ns and bpf_timer_* in tracing progs
Dmitrii Banshchikov
6
-4
/
+17
2021-11-25
RDMA/netlink: Add __maybe_unused to static inline in C file
Leon Romanovsky
1
-1
/
+1
2021-11-25
hugetlbfs: flush TLBs correctly after huge_pmd_unshare
Nadav Amit
1
-4
/
+19
2021-11-25
signal: Replace force_fatal_sig with force_exit_sig when in doubt
Eric W. Biederman
11
-12
/
+26
2021-11-25
signal: Don't always set SA_IMMUTABLE for forced signals
Eric W. Biederman
1
-7
/
+16
2021-11-25
signal: Replace force_sigsegv(SIGSEGV) with force_fatal_sig(SIGSEGV)
Eric W. Biederman
8
-9
/
+9
2021-11-25
signal/x86: In emulate_vsyscall force a signal instead of calling do_exit
Eric W. Biederman
1
-1
/
+2
2021-11-25
signal/vm86_32: Properly send SIGSEGV when the vm86 state cannot be saved.
Eric W. Biederman
1
-1
/
+3
2021-11-25
signal/sparc32: In setup_rt_frame and setup_fram use force_fatal_sig
Eric W. Biederman
1
-2
/
+2
2021-11-25
signal/sparc32: Exit with a fatal signal when try_to_clear_window_buffer fails
Eric W. Biederman
1
-2
/
+4
2021-11-25
signal/s390: Use force_sigsegv in default_trap_handler
Eric W. Biederman
1
-1
/
+1
2021-11-25
signal/powerpc: On swapcontext failure force SIGSEGV
Eric W. Biederman
2
-5
/
+10
2021-11-25
exit/syscall_user_dispatch: Send ordinary signals on failure
Eric W. Biederman
1
-4
/
+8
2021-11-25
signal: Implement force_fatal_sig
Eric W. Biederman
2
-9
/
+18
2021-11-25
drm/amd/pm: avoid duplicate powergate/ungate setting
Evan Quan
4
-1
/
+23
2021-11-25
drm/amdgpu: fix set scaling mode Full/Full aspect/Center not works on vga and...
hongao
1
-0
/
+1
2021-11-25
drm/i915: Fix type1 DVI DP dual mode adapter heuristic for modern platforms
Ville Syrjälä
1
-22
/
+63
2021-11-25
drm/i915/dp: Ensure max link params are always valid
Imre Deak
1
-8
/
+10
2021-11-25
drm/i915/dp: Ensure sink rate values are always valid
Imre Deak
1
-0
/
+11
2021-11-25
drm/nouveau: clean up all clients on device removal
Jeremy Cline
1
-0
/
+30
2021-11-25
drm/nouveau: use drm_dev_unplug() during device removal
Jeremy Cline
1
-1
/
+1
2021-11-25
drm/nouveau: Add a dedicated mutex for the clients list
Jeremy Cline
2
-4
/
+11
2021-11-25
drm/prime: Fix use after free in mmap with drm_gem_ttm_mmap
Anand K Mistry
1
-2
/
+4
2021-11-25
drm/udl: fix control-message timeout
Johan Hovold
1
-1
/
+1
2021-11-25
drm/i915/guc: Unwind context requests in reverse order
Matthew Brost
1
-4
/
+4
2021-11-25
drm/i915/guc: Don't drop ce->guc_active.lock when unwinding context
Matthew Brost
1
-4
/
+0
2021-11-25
drm/i915/guc: Workaround reset G2H is received after schedule done G2H
Matthew Brost
1
-6
/
+35
2021-11-25
drm/i915/guc: Don't enable scheduling on a banned context, guc_id invalid, no...
Matthew Brost
1
-3
/
+19
2021-11-25
drm/i915/guc: Fix outstanding G2H accounting
Matthew Brost
1
-42
/
+37
2021-11-25
drm/amd/display: Limit max DSC target bpp for specific monitors
Roman Li
1
-0
/
+35
2021-11-25
drm/amd/display: Update swizzle mode enums
Alvin Lee
2
-3
/
+5
2021-11-25
mac80211: drop check for DONT_REORDER in __ieee80211_select_queue
Felix Fietkau
1
-2
/
+1
2021-11-25
mac80211: fix radiotap header generation
Johannes Berg
1
-1
/
+1
2021-11-25
cfg80211: call cfg80211_stop_ap when switch from P2P_GO type
Nguyen Dinh Phi
1
-0
/
+1
2021-11-25
parisc/sticon: fix reverse colors
Sven Schnelle
1
-6
/
+6
2021-11-25
net: stmmac: Fix signed/unsigned wreckage
Thomas Gleixner
1
-13
/
+10
2021-11-25
fs: handle circular mappings correctly
Christian Brauner
1
-2
/
+2
[next]