index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-02
page_pool: convert to use netmem
Mina Almasry
1
-2
/
+2
2024-07-02
net: Optimize xdp_do_flush() with bpf_net_context infos.
Sebastian Andrzej Siewior
2
-6
/
+31
2024-07-02
io_uring/net: move charging socket out of zc io_uring
Pavel Begunkov
2
-1
/
+4
2024-06-28
net: ethtool: add a mutex protecting RSS contexts
Edward Cree
1
-0
/
+3
2024-06-28
net: ethtool: add an extack parameter to new rxfh_context APIs
Edward Cree
1
-3
/
+6
2024-06-28
net: ethtool: let the core choose RSS context IDs
Edward Cree
1
-0
/
+40
2024-06-28
net: ethtool: record custom RSS contexts in the XArray
Edward Cree
1
-0
/
+14
2024-06-28
net: ethtool: attach an XArray of custom RSS contexts to a netdevice
Edward Cree
1
-0
/
+42
2024-06-28
net: move ethtool-related netdev state into its own struct
Edward Cree
2
-3
/
+13
2024-06-28
net: sfp: Add more extended compliance codes
Danielle Ratson
1
-0
/
+6
2024-06-28
ethtool: Veto some operations during firmware flashing process
Danielle Ratson
1
-1
/
+3
2024-06-28
ethtool: Add ethtool operation to write to a transceiver module EEPROM
Ido Schimmel
1
-8
/
+12
2024-06-27
Merge tag 'wireless-next-2024-06-27' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
1
-38
/
+0
2024-06-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
7
-19
/
+52
2024-06-26
Merge tag 'mm-hotfixes-stable-2024-06-26-17-28' of git://git.kernel.org/pub/s...
Linus Torvalds
3
-14
/
+21
2024-06-26
Merge tag 'wq-for-6.10-rc5-fixes' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2024-06-25
PCI: Add Edimax Vendor ID to pci_ids.h
FUJITA Tomonori
1
-0
/
+2
2024-06-25
dim: add new interfaces for initialization and getting results
Heng Qi
1
-0
/
+48
2024-06-25
ethtool: provide customized dim profile management
Heng Qi
3
-1
/
+64
2024-06-25
linux/dim: move useful macros to .h file
Heng Qi
1
-0
/
+7
2024-06-24
mm/page_alloc: Separate THP PCP into movable and non-movable categories
yangge
1
-5
/
+4
2024-06-24
mm: convert page type macros to enum
Stephen Brennan
1
-9
/
+12
2024-06-24
/proc/pid/smaps: add mseal info for vma
Jeff Xu
1
-0
/
+5
2024-06-24
net: Move per-CPU flush-lists to bpf_net_context on PREEMPT_RT.
Sebastian Andrzej Siewior
1
-0
/
+42
2024-06-24
net: Reference bpf_redirect_info via task_struct on PREEMPT_RT.
Sebastian Andrzej Siewior
2
-10
/
+49
2024-06-24
dev: Use nested-BH locking for softnet_data.process_queue.
Sebastian Andrzej Siewior
1
-0
/
+1
2024-06-24
net: softnet_data: Make xmit per task.
Sebastian Andrzej Siewior
3
-12
/
+48
2024-06-24
locking/local_lock: Add local nested BH locking infrastructure.
Sebastian Andrzej Siewior
3
-0
/
+44
2024-06-24
locking/local_lock: Introduce guard definition for local_lock.
Sebastian Andrzej Siewior
1
-0
/
+11
2024-06-23
Merge tag 'i2c-for-6.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+22
2024-06-23
Merge tag 'fixes-2024-06-23' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+5
2024-06-22
Merge tag 'spi-fix-v6.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+3
2024-06-21
i2c: Add nop fwnode operations
Sakari Ailus
1
-2
/
+22
2024-06-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
16
-30
/
+100
2024-06-20
Merge tag 'net-6.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
3
-1
/
+26
2024-06-19
net: introduce sk_skb_reason_drop function
Yan Zhai
1
-2
/
+8
2024-06-18
spi: Fix OCTAL mode support
Patrice Chotard
1
-2
/
+3
2024-06-18
net: phy: introduce core support for phy-mode = "10g-qxgmii"
Vladimir Oltean
2
-0
/
+5
2024-06-17
Merge tag 'lsm-pr-20240617' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-3
/
+4
2024-06-17
net: Move dev_set_hwtstamp_phylib to net/core/dev.h
Kory Maincent
1
-3
/
+0
2024-06-17
Merge tag 'mm-hotfixes-stable-2024-06-17-11-43' of git://git.kernel.org/pub/s...
Linus Torvalds
4
-11
/
+15
2024-06-17
Merge tag 'hardening-v6.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2024-06-17
net: make for_each_netdev_dump() a little more bug-proof
Jakub Kicinski
1
-1
/
+2
2024-06-16
Merge tag 'usb-6.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-9
/
+38
2024-06-16
Merge tag 'driver-core-6.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-2
/
+9
2024-06-16
memblock: use numa_valid_node() helper to check for invalid node ID
Mike Rapoport (IBM)
1
-0
/
+5
2024-06-15
kcov: don't lose track of remote references during softirqs
Aleksandr Nogikh
1
-0
/
+2
2024-06-15
mm: huge_memory: fix misused mapping_large_folio_support() for anon folios
Ran Xiaokai
1
-0
/
+4
2024-06-15
lib/alloc_tag: fix RCU imbalance in pgalloc_tag_get()
Suren Baghdasaryan
1
-3
/
+8
2024-06-15
Revert "mm: init_mlocked_on_free_v3"
David Hildenbrand
1
-8
/
+1
[next]