index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
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-26
net: dsa: sja1105: add bridge TX data plane offload based on tag_8021q
Vladimir Oltean
1
-0
/
+10
2021-07-26
net: bridge: add a helper for retrieving port VLANs from the data path
Vladimir Oltean
1
-0
/
+8
2021-07-26
Merge tag 'mlx5-updates-2021-07-24' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux
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-25
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 called from threaded interrupt
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-23
memblock: make for_each_mem_range() traverse MEMBLOCK_HOTPLUG regions
Mike Rapoport
1
-2
/
+2
2021-07-23
mm: use kmap_local_page in memzero_page
Christoph Hellwig
1
-2
/
+2
2021-07-23
mm: call flush_dcache_page() in memcpy_to_page() and memzero_page()
Christoph Hellwig
1
-0
/
+2
2021-07-23
swiotlb: Convert io_default_tlb_mem to static allocation
Will Deacon
1
-2
/
+2
2021-07-23
bpf: tcp: Support bpf_(get|set)sockopt in bpf tcp iter
Martin KaFai Lau
1
-0
/
+8
2021-07-23
signal: Rename SIL_PERF_EVENT SIL_FAULT_PERF_EVENT for consistency
Eric W. Biederman
1
-1
/
+1
2021-07-23
signal: Remove the generic __ARCH_SI_TRAPNO support
Eric W. Biederman
1
-8
/
+0
2021-07-23
signal/alpha: si_trapno is only used with SIGFPE and SIGTRAP TRAP_UNK
Eric W. Biederman
1
-0
/
+2
2021-07-23
signal/sparc: si_trapno is only used with SIGILL ILL_ILLTRP
Eric W. Biederman
1
-0
/
+1
2021-07-23
net: bridge: switchdev: allow the TX data plane forwarding to be offloaded
Tobias Waldekranz
1
-0
/
+3
2021-07-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
6
-33
/
+24
2021-07-23
ima: Add digest and digest_len params to the functions to measure a buffer
Roberto Sassu
1
-2
/
+3
2021-07-23
ima: Return int in the functions to measure a buffer
Roberto Sassu
1
-6
/
+9
2021-07-23
ima: Introduce ima_get_current_hash_algo()
Roberto Sassu
1
-0
/
+7
2021-07-23
net: socket: rework compat_ifreq_ioctl()
Arnd Bergmann
1
-0
/
+2
2021-07-23
net: socket: simplify dev_ifconf handling
Arnd Bergmann
1
-1
/
+1
2021-07-23
net: socket: remove register_gifconf
Arnd Bergmann
2
-8
/
+9
[prev]
[next]