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.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-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
2020-09-17
clk: samsung: Add clk ID definitions for the CPU parent clocks
Sylwester Nawrocki
2
-1
/
+8
2020-09-17
clk: samsung: exynos5420: Add definition of clock ID for mout_sw_aclk_g3d
Sylwester Nawrocki
1
-0
/
+1
2020-09-17
drm/ttm: some cleanups
Christian König
2
-13
/
+0
2020-09-17
cper,edac,efi: Memory Error Record: bank group/address and chip id
Alex Kluver
1
-0
/
+8
2020-09-17
edac,ghes,cper: Add Row Extension to Memory Error Record
Alex Kluver
1
-2
/
+14
2020-09-17
Merge branch 'for-5.10-drm-sg-fix' of https://github.com/mszyprow/linux into ...
Dave Airlie
1
-0
/
+2
2020-09-17
rcu-tasks: Fix grace-period/unlock race in RCU Tasks Trace
Paul E. McKenney
1
-0
/
+4
2020-09-17
fs: Remove duplicated flag O_NDELAY occurring twice in VALID_OPEN_FLAGS
Krzysztof Wilczyński
1
-1
/
+1
2020-09-17
fs: fix cast in fsparam_u32hex() macro
Alexey Dobriyan
1
-1
/
+1
2020-09-17
Merge tag 'mlx5-updates-2020-09-15' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
2
-2
/
+2
2020-09-16
iio: adis: Drop non Managed device functions
Nuno Sá
1
-27
/
+0
2020-09-16
cpuidle: Allow cpuidle drivers to take over RCU-idle
Peter Zijlstra
1
-0
/
+1
2020-09-16
efi: Support for MOK variable config table
Lenny Szubowicz
1
-0
/
+34
2020-09-16
misc: fastrpc: add ioctl for attaching to sensors pd
Jonathan Marek
1
-0
/
+1
2020-09-16
misc: fastrpc: fix indentation error in uapi header
Jonathan Marek
1
-2
/
+2
2020-09-16
PCI/MSI: Make arch_.*_msi_irq[s] fallbacks selectable
Thomas Gleixner
1
-5
/
+26
2020-09-16
iommm/vt-d: Store irq domain in struct device
Thomas Gleixner
1
-0
/
+7
2020-09-16
irqdomain/msi: Allow to override msi_domain_alloc/free_irqs()
Thomas Gleixner
1
-0
/
+27
2020-09-16
PCI/MSI: Provide pci_dev_has_special_msi_domain() helper
Thomas Gleixner
1
-0
/
+1
2020-09-16
irqdomain/msi: Provide DOMAIN_BUS_VMD_MSI
Thomas Gleixner
1
-0
/
+1
2020-09-16
x86/msi: Use generic MSI domain ops
Thomas Gleixner
1
-1
/
+0
2020-09-16
PCI/MSI: Rework pci_msi_domain_calc_hwirq()
Thomas Gleixner
1
-2
/
+1
2020-09-16
seqlock: Unbreak lockdep
peterz@infradead.org
1
-8
/
+14
2020-09-16
locking/percpu-rwsem: Use this_cpu_{inc,dec}() for read_count
Hou Tao
1
-4
/
+4
2020-09-16
ipmi: add retry in try_get_dev_id()
Xianting Tian
1
-0
/
+2
2020-09-16
phy: Add new PHY attribute max_link_rate
Swapnil Jakhade
1
-0
/
+2
2020-09-16
sched/topology: Allow archs to override cpu_smt_mask
Srikar Dronamraju
1
-1
/
+1
2020-09-16
serial: core: fix console port-lock regression
Johan Hovold
1
-0
/
+1
2020-09-16
Merge branch 'virtio-shm' of git://git.kernel.org/pub/scm/linux/kernel/git/ms...
Maxime Ripard
3
-1
/
+38
2020-09-16
Merge branch 'kvm-arm64/nvhe-hyp-context' into kvmarm-master/next
Marc Zyngier
1
-44
/
+30
2020-09-16
ACPI / APEI: Add a notifier chain for unknown (vendor) CPER records
Shiju Jose
1
-0
/
+18
2020-09-16
USB: add usb_control_msg_send() and usb_control_msg_recv()
Greg Kroah-Hartman
1
-0
/
+6
2020-09-16
USB: move snd_usb_pipe_sanity_check into the USB core
Greg Kroah-Hartman
1
-0
/
+1
2020-09-16
scsi: core: Only re-run queue in scsi_end_request() if device queue is busy
Ming Lei
1
-0
/
+1
2020-09-16
bpf: Add BPF_PROG_BIND_MAP syscall
YiFei Zhu
1
-0
/
+7
2020-09-16
bpf: Mutex protect used_maps array and count
YiFei Zhu
1
-0
/
+1
2020-09-16
scsi: sd: sd_zbc: Fix handling of host-aware ZBC disks
Damien Le Moal
1
-0
/
+2
2020-09-16
drm/ttm: move populated state into page flags
Dave Airlie
1
-4
/
+5
2020-09-16
drm/ttm: split bound/populated flags.
Dave Airlie
3
-11
/
+8
2020-09-16
drm/ttm: move ttm binding/unbinding out of ttm_tt paths.
Dave Airlie
2
-35
/
+28
2020-09-16
drm/ttm: split populate out from binding.
Dave Airlie
1
-2
/
+1
2020-09-16
drm/ttm: wrap tt destroy. (v2)
Dave Airlie
1
-0
/
+5
2020-09-16
drm/ttm/tt: add wrappers to set tt state.
Dave Airlie
1
-1
/
+31
2020-09-16
nexthop: Convert to blocking notification chain
Ido Schimmel
1
-1
/
+1
2020-09-16
nexthop: Remove NEXTHOP_EVENT_ADD
Ido Schimmel
1
-1
/
+0
2020-09-16
nexthop: Remove unused function declaration from header file
Ido Schimmel
1
-3
/
+0
2020-09-16
devlink: introduce the health reporter test command
Jiri Pirko
2
-0
/
+5
2020-09-15
ethtool: add standard pause stats
Jakub Kicinski
2
-1
/
+43
2020-09-15
bridge: Add SWITCHDEV_FDB_FLUSH_TO_BRIDGE notifier
Alexandra Winter
1
-0
/
+1
2020-09-15
net/mlx5e: Add CQE compression support for multi-strides packets
Ofer Levi
1
-1
/
+2
[prev]
[next]