index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
38 hours
tcp: fix stale per-CPU tcp_tw_isn leak enabling ISN prediction
Eric Dumazet
1
-3
/
+4
38 hours
crypto/krb5, rxrpc: Fix lack of pre-decrypt/pre-verify length checks
David Howells
2
-3
/
+7
38 hours
net: shaper: rework the VALID marking (again)
Jakub Kicinski
1
-0
/
+1
38 hours
net: airoha: Fix NPU RX DMA descriptor bits
Christian Marangi
1
-3
/
+3
38 hours
cgroup/rstat: validate cpu before css_rstat_cpu() access
Qing Ming
1
-0
/
+1
38 hours
drm/gem: Make the GEM LRU lock part of drm_device
Boris Brezillon
2
-11
/
+16
38 hours
iommupt: Avoid rewalking during map
Jason Gunthorpe
1
-6
/
+28
38 hours
iommupt: Directly call iommupt's unmap_range()
Jason Gunthorpe
2
-6
/
+32
38 hours
block: allow submitting all zone writes from a single context
Damien Le Moal
1
-0
/
+8
38 hours
block: rename struct gendisk zone_wplugs_lock field
Damien Le Moal
1
-1
/
+1
38 hours
netfs: Fix folio->private handling in netfs_perform_write()
David Howells
1
-0
/
+1
38 hours
netfs: Fix potential UAF in netfs_unlock_abandoned_read_pages()
David Howells
1
-1
/
+1
38 hours
netfs: Fix streaming write being overwritten
David Howells
1
-0
/
+3
38 hours
netfs: Fix netfs_invalidate_folio() to clear dirty bit if all changes gone
David Howells
1
-0
/
+4
38 hours
netfs: Fix potential for tearing in ->remote_i_size and ->zero_point
David Howells
1
-9
/
+284
38 hours
netfs: Fix missing barriers when accessing stream->subrequests locklessly
David Howells
1
-0
/
+37
38 hours
fprobe: Fix unregister_fprobe() to wait for RCU grace period
Masami Hiramatsu (Google)
1
-0
/
+5
38 hours
kprobes: skip non-symbol addresses in kprobe_add_ksym_blacklist()
Jianpeng Chang
1
-1
/
+1
38 hours
netfilter: nf_conntrack_expect: restore helper propagation via expectation
Pablo Neira Ayuso
1
-1
/
+4
38 hours
netfilter: x_tables: add and use xtables_unregister_table_exit
Florian Westphal
1
-1
/
+1
38 hours
netfilter: x_tables: add and use xt_unregister_table_pre_exit
Florian Westphal
4
-3
/
+1
38 hours
netfilter: x_tables: allocate hook ops while under mutex
Florian Westphal
1
-0
/
+1
38 hours
btrfs: tracepoints: fix sleep while in atomic context in btrfs_sync_file()
Filipe Manana
1
-3
/
+1
38 hours
device property: set fwnode->secondary to NULL in fwnode_init()
Bartosz Golaszewski
1
-0
/
+1
38 hours
ring-buffer: Flush and stop persistent ring buffer on panic
Masami Hiramatsu (Google)
1
-0
/
+13
38 hours
netfilter: nf_queue: hold bridge skb->dev while queued
Haoze Xie
1
-0
/
+1
38 hours
Bluetooth: serialize accept_q access
Jiexun Wang
1
-0
/
+1
38 hours
mm/damon: fix damos_stat tracepoint format for sz_applied
SeongJae Park
1
-1
/
+1
38 hours
mm/page_alloc: fix initialization of tags of the huge zero folio with init_on...
David Hildenbrand (Arm)
2
-8
/
+9
38 hours
ata: libata-scsi: do not needlessly defer commands when using PMP with FBS
Niklas Cassel
1
-3
/
+3
38 hours
ata: libata-scsi: do not use the deferred QC feature on PMPs with CBS
Niklas Cassel
1
-0
/
+1
11 days
irqchip/gic-v5: Move LPI allocation into the LPI domain
Sascha Bischoff
1
-3
/
+0
11 days
drm/ttm: Fix ttm_bo_swapout() infinite LRU walk on swapout failure
Thomas Hellström
1
-0
/
+2
11 days
rseq: Implement read only ABI enforcement for optimized RSEQ V2 mode
Thomas Gleixner
2
-54
/
+33
11 days
rseq: Revert to historical performance killing behaviour
Thomas Gleixner
3
-22
/
+61
11 days
HID: core: introduce hid_safe_input_report()
Benjamin Tissoires
1
-0
/
+2
11 days
HID: pass the buffer size to hid_report_raw_event
Benjamin Tissoires
2
-7
/
+11
11 days
cgroup/cpuset: Reserve DL bandwidth only for root-domain moves
Guopeng Zhang
1
-0
/
+9
11 days
workqueue: fix devm_alloc_workqueue() va_list misuse
Breno Leitao
1
-2
/
+4
11 days
dpll: export __dpll_pin_change_ntf() for use under dpll_lock
Ivan Vecera
1
-0
/
+1
11 days
bonding: 3ad: implement proper RCU rules for port->aggregator
Eric Dumazet
1
-1
/
+1
11 days
bonding: print churn state via netlink
Hangbin Liu
1
-0
/
+2
11 days
cdrom, scsi: sr: propagate read-only status to block layer via set_disk_ro()
Daan De Meyer
1
-0
/
+1
11 days
ACPICA: Provide #defines for EINJV2 error types
Tony Luck
1
-0
/
+6
11 days
mtd: spinand: Add support for packed read data ODTR commands
Miquel Raynal
1
-0
/
+7
11 days
spi: spi-mem: Add a packed command operation
Miquel Raynal
1
-0
/
+8
11 days
netfilter: nf_tables: add hook transactions for device deletions
Pablo Neira Ayuso
1
-0
/
+13
11 days
rculist: add list_splice_rcu() for private lists
Pablo Neira Ayuso
1
-0
/
+29
11 days
nstree: fix func. parameter kernel-doc warnings
Randy Dunlap
1
-3
/
+3
11 days
net/sched: sch_pie: annotate data-races in pie_dump_stats()
Eric Dumazet
1
-1
/
+1
[next]