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-07-27
dev_ioctl: split out ndo_eth_ioctl
Arnd Bergmann
1
-0
/
+6
2021-07-27
dev_ioctl: pass SIOCDEVPRIVATE data separately
Arnd Bergmann
1
-2
/
+2
2021-07-27
hamradio: use ndo_siocdevprivate
Arnd Bergmann
1
-1
/
+1
2021-07-27
net: split out SIOCDEVPRIVATE handling from dev_ioctl
Arnd Bergmann
1
-0
/
+3
2021-07-27
Merge tag 'fpga-for-5.15-early' of git://git.kernel.org/pub/scm/linux/kernel/...
Greg Kroah-Hartman
1
-1
/
+1
2021-07-27
kdb: Rename members of struct kdbtab_t
Sumit Garg
1
-6
/
+6
2021-07-27
kdb: Get rid of redundant kdb_register_flags()
Sumit Garg
1
-10
/
+17
2021-07-27
usb: otg-fsm: Fix hrtimer list corruption
Dmitry Osipenko
1
-0
/
+1
2021-07-27
usb: common: add helper to get role-switch-default-mode
Chunfeng Yun
1
-0
/
+1
2021-07-27
Merge tag 'bus_remove_return_void-5.15' into next
Vinod Koul
14
-19
/
+70
2021-07-27
vt: keyboard.c: make console an unsigned int
Greg Kroah-Hartman
1
-15
/
+15
2021-07-27
tty: drop put_tty_driver
Jiri Slaby
1
-1
/
+0
2021-07-27
tty: make tty_set_operations an inline
Jiri Slaby
1
-2
/
+6
2021-07-27
tty: drop alloc_tty_driver
Jiri Slaby
1
-12
/
+0
2021-07-27
tty: tty_flip.h needs only tty_buffer and tty_port
Jiri Slaby
1
-1
/
+2
2021-07-27
tty: move tty_port to new tty_port.h
Jiri Slaby
2
-195
/
+209
2021-07-27
tty: move tty_buffer definitions to new tty_buffer.h
Jiri Slaby
2
-48
/
+60
2021-07-27
tty: move tty_ldisc_receive_buf to tty_flip.h
Jiri Slaby
2
-3
/
+5
2021-07-27
tty: include list & lockdep from tty_ldisc.h
Jiri Slaby
1
-0
/
+2
2021-07-27
tty: move ldisc prototypes to tty_ldisc.h
Jiri Slaby
2
-10
/
+15
2021-07-27
tty: include kref.h in tty_driver.h
Jiri Slaby
1
-0
/
+1
2021-07-27
tty: move tty_driver related prototypes to tty_driver.h
Jiri Slaby
2
-17
/
+17
2021-07-27
fs: remove generic_block_fiemap
Christoph Hellwig
1
-4
/
+0
2021-07-27
kernfs: switch kernfs to use an rwsem
Ian Kent
1
-1
/
+1
2021-07-27
kernfs: add a revision to identify directory node changes
Ian Kent
1
-0
/
+5
2021-07-27
Merge 5.14-rc3 into driver-core-next
Greg Kroah-Hartman
5
-32
/
+10
2021-07-27
net: dsa: sja1105: add bridge TX data plane offload based on tag_8021q
Vladimir Oltean
1
-0
/
+10
2021-07-27
net: bridge: add a helper for retrieving port VLANs from the data path
Vladimir Oltean
1
-0
/
+8
2021-07-27
Merge tag 'mlx5-updates-2021-07-24' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
1
-1
/
+2
2021-07-26
net/mlx5e: Block LRO if firmware asks for tunneled LRO
Maxim Mikityanskiy
1
-1
/
+2
2021-07-26
printk: remove NMI tracking
John Ogness
2
-14
/
+19
2021-07-26
printk: remove safe buffers
John Ogness
1
-10
/
+0
2021-07-26
iommu: Remove mode argument from iommu_set_dma_strict()
John Garry
1
-1
/
+1
2021-07-26
Merge 5.14-rc3 into char-misc-next
Greg Kroah-Hartman
5
-32
/
+10
2021-07-26
iommu: Add a map_pages() op for IOMMU drivers
Isaac J. Manjarres
1
-0
/
+5
2021-07-26
iommu/io-pgtable: Introduce map_pages() as a page table op
Isaac J. Manjarres
1
-0
/
+4
2021-07-26
iommu: Add an unmap_pages() op for IOMMU drivers
Isaac J. Manjarres
1
-0
/
+4
2021-07-26
iommu/io-pgtable: Introduce unmap_pages() as a page table op
Isaac J. Manjarres
1
-0
/
+4
2021-07-26
printk: Move the printk() kerneldoc comment to its new home
Jonathan Corbet
1
-0
/
+24
2021-07-26
Merge v5.14-rc3 into usb-next
Greg Kroah-Hartman
17
-49
/
+78
2021-07-26
fscrypt: add fscrypt_symlink_getattr() for computing st_size
Eric Biggers
1
-0
/
+7
2021-07-26
Backmerge tag 'v5.14-rc3' into drm-next
Dave Airlie
5
-32
/
+10
2021-07-25
can: flexcan: add platform data header
Angelo Dureghello
1
-0
/
+23
2021-07-25
can: bittiming: fix documentation for struct can_tdc
Marc Kleine-Budde
1
-2
/
+2
2021-07-25
can: rx-offload: can_rx_offload_threaded_irq_finish(): add new function to be...
Marc Kleine-Budde
1
-0
/
+1
2021-07-25
can: rx-offload: can_rx_offload_irq_finish(): directly call napi_schedule()
Marc Kleine-Budde
1
-5
/
+0
2021-07-25
can: rx-offload: add skb queue for use during ISR
Marc Kleine-Budde
1
-0
/
+2
2021-07-25
IB/mlx5: Rename is_apu_thread_cq function to is_apu_cq
Tal Gilboa
1
-3
/
+2
2021-07-24
Merge tag 'block-5.14-2021-07-24' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+1
2021-07-24
memblock: make for_each_mem_range() traverse MEMBLOCK_HOTPLUG regions
Mike Rapoport
1
-2
/
+2
[prev]
[next]