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
Age
Commit message (
Expand
)
Author
Files
Lines
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
serial: 8250: Define RX trigger levels for OxSemi 950 devices
Maciej W. Rozycki
1
-0
/
+1
2021-07-27
fs: remove generic_block_fiemap
Christoph Hellwig
1
-4
/
+0
2021-07-27
drm/dsi: Add _NO_ to MIPI_DSI_* flags disabling features
Nicolas Boichat
1
-4
/
+4
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
12
-46
/
+109
2021-07-26
Revert "net: dsa: Allow drivers to filter packets they can decode source port from"
Vladimir Oltean
1
-15
/
+0
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
move_mount: allow to add a mount into an existing group
Pavel Tikhomirov
1
-1
/
+2
2021-07-26
dt-bindings: clock: r9a07g044-cpg: Add entry for P0_DIV2 core clock
Lad Prabhakar
1
-0
/
+1
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
12
-46
/
+109
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
41
-336
/
+429
2021-07-26
drm: document drm_property_enum.value for bitfields
Simon Ser
1
-1
/
+8
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
12
-46
/
+109
2021-07-25
sctp: send pmtu probe only if packet loss in Search Complete state
Xin Long
1
-0
/
+1
2021-07-25
sctp: improve the code for pmtu probe send and recv update
Xin Long
1
-2
/
+2
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-25
nfc: constify nfc_digital_ops
Krzysztof Kozlowski
1
-2
/
+2
2021-07-25
nfc: constify nfc_hci_ops
Krzysztof Kozlowski
1
-2
/
+2
2021-07-25
nfc: constify nfc_ops
Krzysztof Kozlowski
1
-2
/
+2
2021-07-25
nfc: constify pointer to nfc_vendor_cmd
Krzysztof Kozlowski
3
-4
/
+4
2021-07-25
nfc: constify nci_driver_ops (prop_ops and core_ops)
Krzysztof Kozlowski
1
-2
/
+2
2021-07-25
nfc: constify nci_ops
Krzysztof Kozlowski
1
-2
/
+2
2021-07-25
nfc: constify payload argument in nci_send_cmd()
Krzysztof Kozlowski
1
-1
/
+1
2021-07-24
ACPI: fix NULL pointer dereference
Linus Torvalds
1
-1
/
+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
[prev]
[next]