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
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-03
net: Space.h: Remove unused function declarations
Yue Haibing
1
-7
/
+0
2023-08-03
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
13
-92
/
+293
2023-08-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
21
-49
/
+154
2023-08-03
Merge tag 'net-6.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
6
-9
/
+55
2023-08-03
module: Expose module_init_layout_section()
James Morse
1
-0
/
+5
2023-08-03
docs: net: page_pool: use kdoc to avoid duplicating the information
Jakub Kicinski
1
-30
/
+104
2023-08-03
ASoC: soc-acpi: Add missing kernel doc
Charles Keepax
1
-0
/
+1
2023-08-03
net: invert the netdevice.h vs xdp.h dependency
Jakub Kicinski
5
-28
/
+31
2023-08-03
net: move struct netdev_rx_queue out of netdevice.h
Jakub Kicinski
2
-44
/
+53
2023-08-03
eth: add missing xdp.h includes in drivers
Jakub Kicinski
1
-0
/
+2
2023-08-03
efi: Remove unused extern declaration efi_lookup_mapped_addr()
YueHaibing
1
-1
/
+0
2023-08-03
drm/doc: document that PRIME import/export is always supported
Simon Ser
1
-0
/
+7
2023-08-03
drm/doc: document drm_event and its types
Simon Ser
1
-10
/
+35
2023-08-03
drm/doc: add warning about connector_type_id stability
Simon Ser
1
-0
/
+3
2023-08-03
drm/doc: use proper cross-references for sections
Simon Ser
1
-5
/
+4
2023-08-03
drm/drm_plane.h: fix grammar of the comment
Sui Jingfeng
1
-1
/
+1
2023-08-03
bonding: support balance-alb with openvswitch
Mateusz Kowalski
1
-0
/
+5
2023-08-03
drm/panel: Fix kernel-doc typo for `follower_lock`
Douglas Anderson
1
-1
/
+1
2023-08-02
net: remove phy_has_hwtstamp() -> phy_mii_ioctl() decision from converted dri...
Vladimir Oltean
2
-0
/
+20
2023-08-02
net: phy: provide phylib stubs for hardware timestamping operations
Vladimir Oltean
2
-0
/
+75
2023-08-02
net: add hwtstamping helpers for stackable net devices
Maxim Georgiev
2
-0
/
+11
2023-08-02
net: add NDOs for configuring hardware timestamping
Maxim Georgiev
2
-0
/
+24
2023-08-02
sctp: Remove unused function declarations
Yue Haibing
2
-5
/
+0
2023-08-02
net/mlx5e: Make TC and IPsec offloads mutually exclusive on a netdev
Jianbo Liu
1
-0
/
+2
2023-08-02
net/mlx5e: Support IPsec packet offload for TX in switchdev mode
Jianbo Liu
1
-0
/
+1
2023-08-02
net/mlx5e: Handle IPsec offload for RX datapath in switchdev mode
Jianbo Liu
1
-0
/
+3
2023-08-02
net/mlx5e: Support IPsec packet offload for RX in switchdev mode
Jianbo Liu
1
-0
/
+1
2023-08-02
Merge tag 'soc-fixes-6.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-0
/
+5
2023-08-02
Merge tag 'bitmap-6.5-rc5' of https://github.com:/norov/linux
Linus Torvalds
1
-2
/
+6
2023-08-02
Drivers: hv: vmbus: Remove unused extern declaration vmbus_ontimer()
YueHaibing
1
-3
/
+0
2023-08-02
x86/shstk: Move arch detail comment out of core mm
Rick Edgecombe
1
-26
/
+6
2023-08-02
x86: Add PTRACE interface for shadow stack
Rick Edgecombe
1
-0
/
+2
2023-08-02
x86: Expose thread features in /proc/$PID/status
Rick Edgecombe
1
-0
/
+1
2023-08-02
x86/shstk: Introduce map_shadow_stack syscall
Rick Edgecombe
1
-0
/
+1
2023-08-02
x86/shstk: Add user control-protection fault handler
Rick Edgecombe
1
-1
/
+2
2023-08-02
bpf, xdp: Add tracepoint to xdp attaching failure
Leon Hwang
1
-0
/
+17
2023-08-02
bpf: fix bpf_probe_read_kernel prototype mismatch
Arnd Bergmann
1
-0
/
+12
2023-08-02
net: switchdev: Remove unused typedef switchdev_obj_dump_cb_t()
Yue Haibing
1
-2
/
+0
2023-08-02
ila: Remove unnecessary file net/ila.h
Yue Haibing
1
-16
/
+0
2023-08-02
udp: Remove unused function declaration udp_bpf_get_proto()
Yue Haibing
1
-1
/
+0
2023-08-02
word-at-a-time: use the same return type for has_zero regardless of endianness
[email protected]
1
-1
/
+1
2023-08-02
fs: add CONFIG_BUFFER_HEAD
Christoph Hellwig
3
-16
/
+22
2023-08-02
fs: rename and move block_page_mkwrite_return
Christoph Hellwig
2
-12
/
+18
2023-08-02
x86/kprobes: Prohibit probing on compiler generated CFI checking code
Masami Hiramatsu
1
-1
/
+3
2023-08-02
vxlan: Fix nexthop hash size
Benjamin Poirier
1
-2
/
+2
2023-08-02
tc: flower: Enable offload support IPSEC SPI field.
Ratheesh Kannoth
1
-0
/
+6
2023-08-02
tc: flower: support for SPI
Ratheesh Kannoth
1
-0
/
+3
2023-08-02
net: flow_dissector: Add IPSEC dissector
Ratheesh Kannoth
1
-0
/
+9
2023-08-02
ata: libata: remove deprecated EH callbacks
Niklas Cassel
1
-6
/
+0
2023-08-02
ata: libata-core: remove ata_bus_probe()
Niklas Cassel
1
-1
/
+0
[prev]
[next]