index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Lines
2024-12-19
xsk: add generic XSk &xdp_buff -> skb conversion
Alexander Lobakin
-0
/
+1
2024-12-19
xsk: make xsk_buff_add_frag() really add the frag via __xdp_buff_add_frag()
Alexander Lobakin
-3
/
+15
2024-12-19
xdp: add generic xdp_build_skb_from_buff()
Alexander Lobakin
-0
/
+1
2024-12-19
xdp: add generic xdp_buff_add_frag()
Alexander Lobakin
-5
/
+107
2024-12-19
page_pool: add page_pool_dev_alloc_netmem()
Alexander Lobakin
-0
/
+9
2024-12-19
gre: Drop ip_route_output_gre().
Guillaume Nault
-14
/
+0
2024-12-19
net: phy: add phy_disable_eee
Heiner Kallweit
-0
/
+1
2024-12-19
Merge tag 'wireless-next-2024-12-19' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
-2
/
+6
2024-12-20
Merge tag 'drm-misc-next-2024-12-19' of https://gitlab.freedesktop.org/drm/mi...
Dave Airlie
-9
/
+191
2024-12-19
ACPI: bus: implement acpi_device_hid when !ACPI
Ricardo Ribalda
-0
/
+5
2024-12-19
ACPI: bus: implement for_each_acpi_consumer_dev when !ACPI
Ricardo Ribalda
-0
/
+3
2024-12-19
ACPI: header: implement acpi_device_handle when !ACPI
Ricardo Ribalda
-0
/
+5
2024-12-19
ACPI: bus: implement acpi_get_physical_device_location when !ACPI
Ricardo Ribalda
-3
/
+9
2024-12-19
ACPI: bus: implement for_each_acpi_dev_match when !ACPI
Ricardo Ribalda
-0
/
+3
2024-12-19
ACPI: bus: change the prototype for acpi_get_physical_device_location
Ricardo Ribalda
-1
/
+1
2024-12-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-44
/
+82
2024-12-19
drm: make drm-active- stats optional
Yunxiang Li
-6
/
+8
2024-12-19
drm: add drm_memory_stats_is_zero
Yunxiang Li
-0
/
+1
2024-12-19
tracing: ipv6: Add flow label to fib6_table_lookup tracepoint
Ido Schimmel
-3
/
+5
2024-12-19
ipv6: Add flow label to route get requests
Ido Schimmel
-0
/
+1
2024-12-19
net: fib_rules: Add flow label selector attributes
Ido Schimmel
-0
/
+2
2024-12-19
mmc: crypto: add mmc_from_crypto_profile()
Eric Biggers
-0
/
+8
2024-12-19
Merge tag 'kvm-selftests-treewide-6.14' of https://github.com/kvm-x86/linux i...
Paolo Bonzini
-0
/
+4
2024-12-19
media: v4l: fwnode: Parse MiPI DisCo for C-PHY line-orders
Niklas Söderlund
-0
/
+21
2024-12-19
media: dt-bindings: Add property to describe CSI-2 C-PHY line orders
Niklas Söderlund
-0
/
+7
2024-12-18
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
-0
/
+13
2024-12-18
alloc_tag: fix set_codetag_empty() when !CONFIG_MEM_ALLOC_PROFILING_DEBUG
Suren Baghdasaryan
-1
/
+6
2024-12-18
mm/codetag: clear tags before swap
David Wang
-1
/
+1
2024-12-18
mm/vmstat: fix a W=1 clang compiler warning
Bart Van Assche
-1
/
+1
2024-12-18
mm: convert partially_mapped set/clear operations to be atomic
Usama Arif
-10
/
+2
2024-12-18
mm: use clear_user_(high)page() for arch with special user folio handling
Zi Yan
-1
/
+25
2024-12-18
mm: introduce cpu_icache_is_aliasing() across all architectures
Zi Yan
-0
/
+6
2024-12-18
mm: add RCU annotation to pte_offset_map(_lock)
Petr Malat
-2
/
+11
2024-12-19
Merge tag 'v6.13-rc3' into drm-next
Dave Airlie
-101
/
+112
2024-12-18
ptr_ring: do not block hard interrupts in ptr_ring_resize_multiple()
Eric Dumazet
-19
/
+19
2024-12-18
io_uring: Fix registered ring file refcount leak
Jann Horn
-3
/
+1
2024-12-18
ima: instantiate the bprm_creds_for_exec() hook
Mimi Zohar
-0
/
+1
2024-12-18
security: Add EXEC_RESTRICT_FILE and EXEC_DENY_INTERACTIVE securebits
Mickaël Salaün
-1
/
+23
2024-12-18
exec: Add a new AT_EXECVE_CHECK flag to execveat(2)
Mickaël Salaün
-1
/
+10
2024-12-19
PCI: Update code comment on PCI_EXP_LNKCAP_SLS for PCIe r3.0
Lukas Wunner
-1
/
+1
2024-12-19
bq27xxx: add voltage min design for bq27000 and bq27200
Sicelo A. Mhlongo
-0
/
+1
2024-12-18
KVM: x86: Drop the now unused KVM_X86_DISABLE_VALID_EXITS
Sean Christopherson
-4
/
+0
2024-12-18
KVM: arm64: Add unified helper for reprogramming counters by mask
Oliver Upton
-4
/
+2
2024-12-18
PM: wakeup: implement devm_device_init_wakeup() helper
Joe Hattori
-0
/
+17
2024-12-18
PM: EM: Move sched domains rebuild function from schedutil to EM
Rafael J. Wysocki
-0
/
+2
2024-12-18
Merge tag 'trace-v6.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-1
/
+5
2024-12-18
Merge tag 'hyperv-fixes-signed-20241217' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
-0
/
+3
2024-12-18
x86/static-call: fix 32-bit build
Juergen Gross
-1
/
+6
2024-12-18
iommu: Remove the remove_dev_pasid op
Yi Liu
-5
/
+0
2024-12-17
inetpeer: remove create argument of inet_getpeer()
Eric Dumazet
-4
/
+3
[prev]
[next]