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
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2021-10-14
pid: add pidfd_get_task() helper
Christian Brauner
1
-0
/
+1
2021-10-14
sched: Fill unconditional hole induced by sched_entity
Kees Cook
1
-1
/
+1
2021-10-14
kernel/sched: Fix sched_fork() access an invalid sched_task_group
Zhang Qiao
1
-1
/
+2
2021-10-14
sched,livepatch: Use wake_up_if_idle()
Peter Zijlstra
1
-0
/
+4
2021-10-14
device property: Add missed header in fwnode.h
Andy Shevchenko
1
-0
/
+1
2021-10-14
net: delete redundant function declaration
Chen Wandun
1
-2
/
+0
2021-10-14
clk: qcom: smd-rpm: Add QCM2290 RPM clock support
Shawn Guo
1
-0
/
+2
2021-10-13
Merge tag 'mlx5-fixes-2021-10-12' of git://git.kernel.org/pub/scm/linux/kerne...
Jakub Kicinski
1
-2
/
+8
2021-10-13
Merge tag 'qcom-drivers-for-5.16' of git://git.kernel.org/pub/scm/linux/kerne...
Arnd Bergmann
2
-1
/
+107
2021-10-13
marvell: octeontx2: build error: unknown type name 'u64'
Anders Roxell
1
-0
/
+1
2021-10-13
gpio: max730x: Make __max730x_remove() return void
Uwe Kleine-König
1
-1
/
+1
2021-10-13
netdevice: demote the type of some dev_addr_set() helpers
Jakub Kicinski
1
-2
/
+2
2021-10-13
SUNRPC: Change return value type of .pc_encode
Chuck Lever
3
-9
/
+9
2021-10-13
SUNRPC: Replace the "__be32 *p" parameter to .pc_encode
Chuck Lever
3
-9
/
+10
2021-10-13
SUNRPC: Change return value type of .pc_decode
Chuck Lever
3
-19
/
+19
2021-10-13
SUNRPC: Replace the "__be32 *p" parameter to .pc_decode
Chuck Lever
3
-20
/
+21
2021-10-13
nvmem: core: add nvmem cell post processing callback
Srinivas Kandagatla
1
-0
/
+5
2021-10-13
fbdev: Garbage collect fbdev scrolling acceleration, part 1 (from TODO list)
Claudio Suarez
1
-1
/
+1
2021-10-13
net: dsa: tag_ocelot_8021q: break circular dependency with ocelot switch lib
Vladimir Oltean
1
-0
/
+12
2021-10-13
net: dsa: tag_ocelot: break circular dependency with ocelot switch lib driver
Vladimir Oltean
1
-0
/
+37
2021-10-13
net: dsa: sja1105: break dependency between dsa_port_is_sja1105 and switch dr...
Vladimir Oltean
1
-14
/
+1
2021-10-13
net: dsa: move sja1110_process_meta_tstamp inside the tagging protocol driver
Vladimir Oltean
1
-15
/
+14
2021-10-13
PCI: Return NULL for to_pci_driver(NULL)
Bjorn Helgaas
1
-1
/
+4
2021-10-12
net/mlx5e: Mutually exclude RX-FCS and RX-port-timestamp
Aya Levin
1
-2
/
+8
2021-10-12
Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...
Jason Gunthorpe
3
-3
/
+23
2021-10-12
unicode: Add utf8-data module
Christoph Hellwig
1
-0
/
+2
2021-10-12
SUNRPC: Simplify the SVC dispatch code path
Chuck Lever
1
-4
/
+1
2021-10-12
Merge back ACPI PCI material for v5.16.
Rafael J. Wysocki
1
-0
/
+8
2021-10-12
mmc: core: Add host specific tuning support for eMMC HS400 mode
Wenbin Mei
1
-0
/
+4
2021-10-12
Merge branch 'for-5.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-3
/
+2
2021-10-12
Merge branch 'v5.16/vfio/diana-fsl-reset-v2' into v5.16/vfio/next
Alex Williamson
1
-0
/
+14
2021-10-11
PCI/VPD: Add pci_read/write_vpd_any()
Heiner Kallweit
1
-0
/
+2
2021-10-11
unicode: cache the normalization tables in struct unicode_map
Christoph Hellwig
1
-0
/
+19
2021-10-11
unicode: pass a UNICODE_AGE() tripple to utf8_load
Christoph Hellwig
1
-1
/
+24
2021-10-11
unicode: mark the version field in struct unicode_map unsigned
Christoph Hellwig
1
-1
/
+1
2021-10-11
unicode: remove the charset field from struct unicode_map
Christoph Hellwig
1
-1
/
+0
2021-10-11
Merge tag 'omap-for-v5.16/ti-sysc-signed' of git://git.kernel.org/pub/scm/lin...
Arnd Bergmann
1
-0
/
+3
2021-10-11
dma-resv: Fix dma_resv_get_fences and dma_resv_copy_fences after conversion
Tvrtko Ursulin
1
-1
/
+4
2021-10-11
Merge tag 'v5.15-next-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Arnd Bergmann
1
-0
/
+3
2021-10-11
Merge tag 'tegra-for-5.16-cpuidle' of git://git.kernel.org/pub/scm/linux/kern...
Arnd Bergmann
1
-1
/
+23
2021-10-11
Merge tag 'drm-intel-gt-next-2021-10-08' of git://anongit.freedesktop.org/drm...
Dave Airlie
2
-14
/
+3
2021-10-11
Merge 5.15-rc5 into usb-next
Greg Kroah-Hartman
11
-87
/
+37
2021-10-11
Merge tag 'drm-misc-next-2021-10-06' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
3
-1
/
+101
2021-10-11
bootconfig: Cleanup dummy headers in tools/bootconfig
Masami Hiramatsu
1
-0
/
+10
2021-10-11
bootconfig: Replace u16 and u32 with uint16_t and uint32_t
Masami Hiramatsu
1
-6
/
+6
2021-10-11
bootconfig: Remove unused debug function
Masami Hiramatsu
1
-3
/
+0
2021-10-11
bootconfig: Rename xbc_destroy_all() to xbc_exit()
Masami Hiramatsu
1
-1
/
+1
2021-10-11
bootconfig: Add xbc_get_info() for the node information
Masami Hiramatsu
1
-0
/
+2
2021-10-11
bootconfig: Allocate xbc_data inside xbc_init()
Masami Hiramatsu
1
-1
/
+1
2021-10-10
mlxsw: spectrum: use netif_is_macsec() instead of open code
Juhee Kang
1
-1
/
+1
[prev]
[next]