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
5 days
irqchip/gic-v5: Move LPI allocation into the LPI domain
Sascha Bischoff
1
-3
/
+0
5 days
HID: core: introduce hid_safe_input_report()
Benjamin Tissoires
1
-0
/
+2
5 days
HID: pass the buffer size to hid_report_raw_event
Benjamin Tissoires
2
-7
/
+11
5 days
dpll: export __dpll_pin_change_ntf() for use under dpll_lock
Ivan Vecera
1
-0
/
+1
5 days
dpll: Add notifier chain for dpll events
Petr Oros
1
-0
/
+29
5 days
dpll: Allow associating dpll pin with a firmware node
Ivan Vecera
1
-0
/
+11
5 days
bonding: 3ad: implement proper RCU rules for port->aggregator
Eric Dumazet
1
-1
/
+1
5 days
bonding: print churn state via netlink
Hangbin Liu
1
-0
/
+2
5 days
cdrom, scsi: sr: propagate read-only status to block layer via set_disk_ro()
Daan De Meyer
1
-0
/
+1
5 days
ACPICA: Provide #defines for EINJV2 error types
Tony Luck
1
-0
/
+6
5 days
nstree: fix func. parameter kernel-doc warnings
Randy Dunlap
1
-3
/
+3
5 days
net: mana: Implement ndo_tx_timeout and serialize queue resets per port.
Dipayaan Roy
2
-2
/
+8
5 days
net: mana: Handle hardware recovery events when probing the device
Long Li
1
-1
/
+11
5 days
net: mana: Handle SKB if TX SGEs exceed hardware limit
Aditya Garg
2
-1
/
+8
5 days
net: mana: Add standard counter rx_missed_errors
Erni Sri Satya Vennela
2
-2
/
+10
5 days
net: mana: Move hardware counter stats from per-port to per-VF context
Erni Sri Satya Vennela
1
-5
/
+9
5 days
net/sched: sch_pie: annotate data-races in pie_dump_stats()
Eric Dumazet
1
-1
/
+1
5 days
net: validate skb->napi_id in RX tracepoints
Kohei Enju
1
-1
/
+3
5 days
pppoe: drop PFC frames
Qingfang Deng
1
-0
/
+16
5 days
tcp: better handle TCP_TX_DELAY on established flows
Eric Dumazet
1
-0
/
+2
5 days
tcp: annotate data-races around tp->delivered and tp->delivered_ce
Eric Dumazet
1
-1
/
+1
5 days
tcp: add data-races annotations around tp->reordering, tp->snd_cwnd
Eric Dumazet
1
-1
/
+1
5 days
tcp: annotate data-races in tcp_get_info_chrono_stats()
Eric Dumazet
1
-3
/
+7
5 days
tcp: inline tcp_chrono_start()
Eric Dumazet
1
-1
/
+24
5 days
tcp: move tp->chrono_type next tp->chrono_stat[]
Eric Dumazet
1
-2
/
+2
5 days
net: enetc: fix NTMP DMA use-after-free issue
Wei Fang
1
-1
/
+8
5 days
lib/hexdump: print_hex_dump_bytes() calls print_hex_dump_debug()
Geert Uytterhoeven
1
-2
/
+3
5 days
dt-bindings: clock: qcom,dispcc-sc7180: Define MDSS resets
Konrad Dybcio
1
-1
/
+6
5 days
dt-bindings: clock: qcom,gcc-sc8180x: Add missing GDSCs
Val Packett
1
-0
/
+5
5 days
dt-bindings: clock: qcom: Add GCC video axi reset clock for Glymur
Taniya Das
1
-0
/
+1
5 days
mtd: spinand: Give the bus interface to the configuration helper
Miquel Raynal
1
-2
/
+4
5 days
mtd: spinand: Add support for setting a bus interface
Miquel Raynal
1
-0
/
+10
5 days
mtd: spinand: Create an array of operation templates
Miquel Raynal
1
-9
/
+34
5 days
mtd: spinand: Decouple write enable and write disable operations
Miquel Raynal
1
-2
/
+8
5 days
stop_machine: Fix the documentation for a NULL cpus argument
Thomas Weißschuh
1
-2
/
+2
5 days
tracing: move __printf() attribute on __ftrace_vbprintk()
Arnd Bergmann
1
-1
/
+0
5 days
tracing: move tracing declarations from kernel.h to a dedicated header
Yury Norov
2
-195
/
+205
5 days
tracing: remove size parameter in __trace_puts()
Steven Rostedt
1
-2
/
+2
5 days
slab: Introduce kmalloc_obj() and family
Kees Cook
1
-0
/
+58
5 days
vfio: unhide vdev->debug_root
Arnd Bergmann
1
-2
/
+0
5 days
quota: Fix race of dquot_scan_active() with quota deactivation
Jan Kara
1
-8
/
+1
5 days
PM: domains: De-constify fields in struct dev_pm_domain_attach_data
Dmitry Baryshkov
1
-2
/
+2
5 days
iommu/tegra241-cmdqv: Update uAPI to clarify HYP_OWN requirement
Nicolin Chen
1
-0
/
+5
5 days
padata: Put CPU offline callback in ONLINE section to allow failure
Daniel Jordan
2
-5
/
+4
5 days
iopoll: fix function parameter names in read_poll_timeout_atomic()
Randy Dunlap
1
-4
/
+4
5 days
ASoC: soc-compress: use function to clear symmetric params
Kuninori Morimoto
1
-0
/
+3
5 days
net: phy: qcom: at803x: Use the correct bit to disable extended next page
Maxime Chevallier
1
-1
/
+2
5 days
net: mana: Support HW link state events
Haiyang Zhang
3
-1
/
+9
5 days
bpf: Support negative offsets, BPF_SUB, and alu32 for linked register tracking
Puranjay Mohan
1
-1
/
+5
5 days
vfio: refactor vfio_pci_mmap_huge_fault function
Ankit Agrawal
1
-0
/
+13
[next]