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
2023-08-07
firmware: xilinx: Add support to get platform information
Dhaval Shah
1
-0
/
+11
2023-08-06
vfs: get rid of old '->iterate' directory operation
Linus Torvalds
1
-1
/
+7
2023-08-06
tcp: set TCP_USER_TIMEOUT locklessly
Eric Dumazet
1
-1
/
+1
2023-08-05
jbd2: remove unused t_handle_lock
Wang Jianjian
1
-5
/
+0
2023-08-05
kernfs: add stub helper for kernfs_generic_poll()
Arnd Bergmann
1
-0
/
+4
2023-08-05
HID: roccat: make all 'class' structures const
Ivan Orlov
1
-1
/
+1
2023-08-05
driver core: Move dev_err_probe() to where it belogs
Andy Shevchenko
2
-2
/
+2
2023-08-05
kobject: Reorder fields in 'struct kobject'
Christophe JAILLET
1
-3
/
+5
2023-08-04
lib/string_helpers: Add kstrdup_and_replace() helper
Andy Shevchenko
1
-0
/
+2
2023-08-04
clk: Fix undefined reference to `clk_rate_exclusive_{get,put}'
Biju Das
1
-40
/
+40
2023-08-04
Merge tag 'hyperv-fixes-signed-20230804' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-3
/
+0
2023-08-04
Merge tag 'pm-6.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
1
-4
/
+10
2023-08-04
bpf: fix inconsistent return types of bpf_xdp_copy_buf().
Kui-Feng Lee
1
-3
/
+2
2023-08-04
Merge tag 'mtd/fixes-for-6.5-rc5' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+4
2023-08-04
of: Move of_platform_register_reconfig_notifier() into DT core
Rob Herring
1
-6
/
+0
2023-08-04
arm64: sdei: abort running SDEI handlers during crash
D Scott Phillips
1
-0
/
+2
2023-08-04
firmware: stratix10-svc: Generic Mailbox Command
Teh Wen Ping
2
-0
/
+30
2023-08-04
peci: Constify struct peci_controller_ops
Zev Weiss
1
-2
/
+2
2023-08-04
dyndbg: add source filename to prefix
Thomas Weißschuh
1
-1
/
+3
2023-08-04
serial: cpm_uart: Remove linux/fs_uart_pd.h
Christophe Leroy
1
-71
/
+0
2023-08-04
PCI: add ArrowLake-S PCI ID for Intel HDAudio subsystem.
Pierre-Louis Bossart
1
-0
/
+1
2023-08-04
net: vlan: update wrong comments
Eric Dumazet
1
-3
/
+3
2023-08-04
bus: mhi: host: allow MHI client drivers to provide the firmware via a pointer
Kalle Valo
1
-0
/
+6
2023-08-03
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
4
-72
/
+39
2023-08-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
9
-28
/
+71
2023-08-03
module: Expose module_init_layout_section()
James Morse
1
-0
/
+5
2023-08-03
net: invert the netdevice.h vs xdp.h dependency
Jakub Kicinski
2
-24
/
+4
2023-08-03
net: move struct netdev_rx_queue out of netdevice.h
Jakub Kicinski
1
-44
/
+0
2023-08-03
efi: Remove unused extern declaration efi_lookup_mapped_addr()
YueHaibing
1
-1
/
+0
2023-08-03
bonding: support balance-alb with openvswitch
Mateusz Kowalski
1
-0
/
+5
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
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
1
-0
/
+2
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: 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
bpf: fix bpf_probe_read_kernel prototype mismatch
Arnd Bergmann
1
-0
/
+12
2023-08-02
fs: add CONFIG_BUFFER_HEAD
Christoph Hellwig
2
-16
/
+20
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
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]