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-07-19
blktrace: use inline function for blk_trace_remove() while blktrace is disabled
Yu Kuai
1
-1
/
+5
2023-07-19
shmem: use ramfs_kill_sb() for kill_sb method of ramfs-based tmpfs
Roberto Sassu
1
-0
/
+1
2023-07-19
autofs: use flexible array in ioctl structure
Arnd Bergmann
1
-1
/
+1
2023-07-19
watch_queue: prevent dangling pipe pointer
Siddh Raman Pant
1
-2
/
+1
2023-07-19
net: dsa: sja1105: always enable the send_meta options
Vladimir Oltean
1
-4
/
+0
2023-07-19
net: fix net_dev_start_xmit trace event vs skb_transport_offset()
Eric Dumazet
1
-1
/
+2
2023-07-19
Bluetooth: MGMT: Fix marking SCAN_RSP as not connectable
Luiz Augusto von Dentz
1
-0
/
+1
2023-07-19
Bluetooth: MGMT: Use BIT macro when defining bitfields
Luiz Augusto von Dentz
1
-40
/
+40
2023-07-19
Bluetooth: MGMT: add CIS feature bits to controller information
Pauli Virtanen
1
-0
/
+2
2023-07-19
net: mscc: ocelot: don't keep PTP configuration of all ports in single structure
Vladimir Oltean
1
-3
/
+7
2023-07-19
net: add a couple of helpers for iph tot_len
Xin Long
2
-3
/
+21
2023-07-19
lib/bitmap: drop optimization of bitmap_{from,to}_arr64
Yury Norov
1
-5
/
+3
2023-07-19
Revert "usb: common: usb-conn-gpio: Set last role to unknown before initial d...
Greg Kroah-Hartman
1
-1
/
+0
2023-07-19
usb: common: usb-conn-gpio: Set last role to unknown before initial detection
Prashanth K
1
-0
/
+1
2023-07-19
sh: Avoid using IRQ0 on SH3 and SH4
Sergey Shtylyov
1
-3
/
+3
2023-07-19
media: videodev2.h: Fix struct v4l2_input tuner index comment
Marek Vasut
1
-1
/
+1
2023-07-19
block: change all __u32 annotations to __be32 in affs_hardblocks.h
Michael Schmitz
1
-34
/
+34
2023-07-19
crypto: kpp - Add helper to set reqsize
Herbert Xu
1
-0
/
+6
2023-07-19
PCI: Add pci_clear_master() stub for non-CONFIG_PCI
Sui Jingfeng
1
-0
/
+1
2023-07-19
drm/bridge: Introduce pre_enable_prev_first to alter bridge init order
Dave Stevenson
1
-0
/
+8
2023-07-19
drm: Add fixed-point helper to get rounded integer values
MaĆra Canal
1
-0
/
+6
2023-07-19
bootmem: remove the vmemmap pages from kmemleak in free_bootmem_page
Liu Shixin
1
-0
/
+2
2023-07-19
netlink: Add __sock_i_ino() for __netlink_diag_dump().
Kuniyuki Iwashima
1
-0
/
+1
2023-07-19
can: length: fix bitstuffing count
Vincent Mailhol
1
-6
/
+8
2023-07-19
bpf: Fix bpf socket lookup from tc/xdp to respect socket VRF bindings
Gilad Sever
1
-0
/
+9
2023-07-19
mmc: Add MMC_QUIRK_BROKEN_SD_CACHE for Kingston Canvas Go Plus from 11/2019
Marek Vasut
1
-0
/
+1
2023-07-19
wifi: ieee80211: Fix the common size calculation for reconfiguration ML
Ilan Peer
1
-4
/
+1
2023-07-19
wifi: cfg80211/mac80211: Fix ML element common size calculation
Ilan Peer
1
-6
/
+5
2023-07-19
wifi: cfg80211: fix regulatory disconnect with OCB/NAN
Johannes Berg
1
-12
/
+1
2023-07-19
watchdog/perf: define dummy watchdog_update_hrtimer_threshold() on correct co...
Douglas Anderson
1
-1
/
+1
2023-07-19
bpf: Remove bpf trampoline selector
Yafang Shao
1
-1
/
+0
2023-07-19
tracing/timer: Add missing hrtimer modes to decode_hrtimer_mode().
Sebastian Andrzej Siewior
1
-1
/
+5
2023-07-19
erofs: simplify iloc()
Gao Xiang
1
-2
/
+2
2023-07-19
blk-mq: fix potential io hang by wrong 'wake_batch'
Yu Kuai
1
-2
/
+1
2023-07-19
block: Fix the type of the second bdev_op_is_zoned_write() argument
Bart Van Assche
1
-1
/
+1
2023-07-19
fs: pipe: reveal missing function protoypes
Arnd Bergmann
1
-4
/
+0
2023-07-05
execve: always mark stack as growing down during early stack setup
Linus Torvalds
1
-1
/
+3
2023-07-01
xtensa: fix NOMMU build with lock_mm_and_find_vma() conversion
Linus Torvalds
1
-2
/
+3
2023-07-01
mm: always expand the stack with the mmap write lock held
Linus Torvalds
1
-12
/
+4
2023-07-01
mm: make find_extend_vma() fail if write lock not held
Liam R. Howlett
1
-3
/
+7
2023-07-01
mm: introduce new 'lock_mm_and_find_vma()' page fault helper
Linus Torvalds
1
-0
/
+2
2023-07-01
mm, hwpoison: when copy-on-write hits poison, take page offline
Tony Luck
1
-1
/
+4
2023-07-01
mm, hwpoison: try to recover from copy-on write faults
Tony Luck
1
-0
/
+26
2023-06-28
gpiolib: Fix irq_domain resource tracking for gpiochip_irqchip_add_domain()
Michael Walle
1
-0
/
+8
2023-06-28
netfilter: nf_tables: reject unbound anonymous set before commit phase
Pablo Neira Ayuso
1
-0
/
+3
2023-06-28
netfilter: nf_tables: drop map element references from preparation phase
Pablo Neira Ayuso
1
-1
/
+4
2023-06-28
netfilter: nf_tables: add NFT_TRANS_PREPARE_ERROR to deal with bound set/chain
Pablo Neira Ayuso
1
-0
/
+2
2023-06-28
netfilter: nf_tables: fix chain binding transaction logic
Pablo Neira Ayuso
1
-1
/
+20
2023-06-28
xfrm: Treat already-verified secpath entries as optional
Benedict Wong
1
-0
/
+1
2023-06-28
regulator: pca9450: Fix LDO3OUT and LDO4OUT MASK
Teresa Remmet
1
-2
/
+2
[next]