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-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
2021-07-23
bpf: tcp: Support bpf_(get|set)sockopt in bpf tcp iter
Martin KaFai Lau
1
-0
/
+8
2021-07-23
tcp: seq_file: Replace listening_hash with lhash2
Martin KaFai Lau
1
-0
/
+6
2021-07-23
bpf: tcp: seq_file: Remove bpf_seq_afinfo from tcp_iter_state
Martin KaFai Lau
1
-1
/
+0
2021-07-23
drm/gem: Provide drm_gem_fb_{begin,end}_cpu_access() helpers
Thomas Zimmermann
1
-0
/
+6
2021-07-23
signal: Rename SIL_PERF_EVENT SIL_FAULT_PERF_EVENT for consistency
Eric W. Biederman
1
-1
/
+1
2021-07-23
signal: Verify the alignment and size of siginfo_t
Eric W. Biederman
1
-0
/
+5
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
Merge tag 'acpi-5.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
1
-5
/
+0
2021-07-23
Merge tag 'sound-5.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
Linus Torvalds
1
-0
/
+6
2021-07-23
net: dsa: add support for bridge TX forwarding offload
Vladimir Oltean
1
-0
/
+18
2021-07-23
net: dsa: track the number of switches in a tree
Vladimir Oltean
1
-0
/
+3
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
13
-97
/
+305
2021-07-23
drm/fourcc: Add modifier definitions for Arm Fixed Rate Compression
Normunds Rieksts
1
-3
/
+106
[prev]
[next]