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
2023-04-20
tracing: Add trace_array_puts() to write into instance
Steven Rostedt (Google)
1
-0
/
+12
2023-04-20
Bluetooth: Fix printing errors if LE Connection times out
Luiz Augusto von Dentz
1
-0
/
+1
2023-04-20
bonding: fix ns validation on backup slaves
Hangbin Liu
1
-2
/
+6
2023-04-13
mm: enable maple tree RCU mode by default.
Liam R. Howlett
1
-1
/
+2
2023-04-13
drm/display/dp_mst: Handle old/new payload states in drm_dp_remove_payload()
Imre Deak
1
-1
/
+2
2023-04-13
ACPI: video: Add auto_detect arg to __acpi_video_get_backlight_type()
Hans de Goede
1
-2
/
+13
2023-04-13
ftrace: Mark get_lock_parent_ip() __always_inline
John Keeping
1
-1
/
+1
2023-04-13
cxl/pci: Fix CDAT retrieval on big endian
Lukas Wunner
1
-2
/
+6
2023-04-13
raw: Fix NULL deref in raw_get_next().
Kuniyuki Iwashima
1
-2
/
+2
2023-04-13
raw: use net_hash_mix() in hash function
Eric Dumazet
1
-2
/
+11
2023-04-13
net: phylink: add phylink_expects_phy() method
Michael Sit Wei Hong
1
-0
/
+1
2023-04-13
pwm: Make .get_state() callback return an error code
Uwe Kleine-König
1
-2
/
+2
2023-04-13
KVM: arm64: PMU: Align chained counter implementation with architecture pseud...
Marc Zyngier
1
-2
/
+0
2023-04-13
dm: change "unsigned" to "unsigned int"
Heinz Mauelshagen
6
-44
/
+44
2023-04-06
rcu: Fix rcu_torture_read ftrace event
Douglas Raillard
1
-1
/
+1
2023-04-06
block/io_uring: pass in issue_flags for uring_cmd task_work handling
Jens Axboe
1
-5
/
+6
2023-04-06
x86/PVH: obtain VGA console info in Dom0
Jan Beulich
1
-0
/
+3
2023-03-30
lockd: set file_lock start and end when decoding nlm4 testargs
Jeff Layton
1
-0
/
+1
2023-03-30
efi: sysfb_efi: Fix DMI quirks not working for simpledrm
Hans de Goede
1
-2
/
+7
2023-03-30
entry: Fix noinstr warning in __enter_from_user_mode()
Josh Poimboeuf
2
-0
/
+3
2023-03-30
nvme-tcp: fix nvme_tcp_term_pdu to match spec
Caleb Sander
1
-2
/
+3
2023-03-30
net: stmmac: Fix for mismatched host/device DMA address width
Jochen Henneberg
1
-1
/
+1
2023-03-30
net: mdio: fix owner field for mdio buses registered using ACPI
Florian Fainelli
1
-1
/
+8
2023-03-30
net: mdio: fix owner field for mdio buses registered using device-tree
Maxime Bizon
1
-3
/
+19
2023-03-22
fbdev: Fix incorrect page mapping clearance at fb_deferred_io_release()
Takashi Iwai
1
-0
/
+1
2023-03-22
tracing: Make tracepoint lockdep check actually test something
Steven Rostedt (Google)
1
-9
/
+6
2023-03-22
interconnect: fix provider registration API
Johan Hovold
1
-0
/
+12
2023-03-22
sh: intc: Avoid spurious sizeof-pointer-div warning
Michael Karcher
1
-1
/
+4
2023-03-22
drm/bridge: Fix returned array size name for atomic_get_input_bus_fmts kdoc
Liu Ying
1
-2
/
+2
2023-03-22
net: tunnels: annotate lockless accesses to dev->needed_headroom
Eric Dumazet
1
-2
/
+4
2023-03-22
block: do not reverse request order when flushing plug list
Jan Kara
1
-0
/
+6
2023-03-22
PCI: s390: Fix use-after-free of PCI resources with per-function hotplug
Niklas Schnelle
1
-0
/
+1
2023-03-22
scsi: core: Add BLIST_NO_VPD_SIZE for some VDASD
Lee Duncan
2
-3
/
+5
2023-03-22
drm/msm/gem: Prevent blocking within shrinker loop
Dmitry Osipenko
1
-1
/
+3
2023-03-17
PCI: Add SolidRun vendor ID
Alvaro Karsz
1
-0
/
+2
2023-03-17
netfilter: tproxy: fix deadlock due to missing BH disable
Florian Westphal
1
-0
/
+7
2023-03-17
bus: mhi: ep: Change state_lock to mutex
Manivannan Sadhasivam
1
-2
/
+2
2023-03-17
fd: dlm: trace send/recv of dlm message and rcom
Alexander Aring
1
-0
/
+297
2023-03-17
HID: core: Provide new max_buffer_size attribute to over-ride the default
Lee Jones
1
-0
/
+3
2023-03-11
drm/display/dp_mst: Add drm_atomic_get_old_mst_topology_state()
Imre Deak
1
-0
/
+3
2023-03-11
PCI: Add ACS quirk for Wangxun NICs
Mengyuan Lou
1
-0
/
+2
2023-03-11
usb: uvc: Enumerate valid values for color matching
Daniel Scally
1
-0
/
+30
2023-03-11
PCI: loongson: Prevent LS7A MRRS increases
Huacai Chen
1
-0
/
+1
2023-03-11
media: uvcvideo: Add GUID for BGRA/X 8:8:8:8
Marek Vasut
1
-0
/
+8
2023-03-11
media: uvcvideo: Silence memcpy() run-time false positive warnings
Kees Cook
1
-1
/
+1
2023-03-11
PCI/ACPI: Account for _S0W of the target bridge in acpi_pci_bridge_d3()
Rafael J. Wysocki
1
-0
/
+1
2023-03-11
bootconfig: Increase max nodes of bootconfig from 1024 to 8192 for DCC support
Souradeep Chowdhury
1
-1
/
+1
2023-03-11
net: dsa: seville: ignore mscc-miim read errors from Lynx PCS
Vladimir Oltean
1
-1
/
+1
2023-03-11
net/sched: transition act_pedit to rcu and percpu stats
Pedro Tammela
1
-15
/
+66
2023-03-11
sctp: add a refcnt in sctp_stream_priorities to avoid a nested loop
Xin Long
1
-0
/
+1
[next]