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
Age
Commit message (
Expand
)
Author
Files
Lines
2024-09-09
netfilter: nf_dup4: Unmask upper DSCP bits in nf_dup_ipv4_route()
Ido Schimmel
1
-1
/
+2
2024-09-09
netfilter: nft_flow_offload: Unmask upper DSCP bits in nft_flow_route()
Ido Schimmel
1
-1
/
+2
2024-09-09
ipv4: netfilter: Unmask upper DSCP bits in ip_route_me_harder()
Ido Schimmel
1
-1
/
+2
2024-09-09
ipv4: ip_tunnel: Unmask upper DSCP bits in ip_tunnel_xmit()
Ido Schimmel
1
-1
/
+1
2024-09-09
ipv4: ip_tunnel: Unmask upper DSCP bits in ip_md_tunnel_xmit()
Ido Schimmel
1
-3
/
+4
2024-09-09
ipv4: ip_tunnel: Unmask upper DSCP bits in ip_tunnel_bind_dev()
Ido Schimmel
1
-1
/
+1
2024-09-09
ipv4: icmp: Unmask upper DSCP bits in icmp_reply()
Ido Schimmel
1
-1
/
+1
2024-09-09
bpf: lwtunnel: Unmask upper DSCP bits in bpf_lwt_xmit_reroute()
Ido Schimmel
1
-1
/
+2
2024-09-09
ipv4: ip_gre: Unmask upper DSCP bits in ipgre_open()
Ido Schimmel
1
-1
/
+2
2024-09-09
netfilter: br_netfilter: Unmask upper DSCP bits in br_nf_pre_routing_finish()
Ido Schimmel
1
-1
/
+2
2024-09-09
Merge tag 'rtw-next-2024-09-05' of https://github.com/pkshih/rtw
Kalle Valo
42
-886
/
+1971
2024-09-09
wifi: brcmfmac: cfg80211: Convert comma to semicolon
Chen Ni
1
-1
/
+1
2024-09-09
wifi: rsi: Remove an unused field in struct rsi_debugfs
Christophe JAILLET
1
-1
/
+0
2024-09-09
wifi: libertas: Cleanup unused declarations
Yue Haibing
2
-8
/
+0
2024-09-09
wifi: wilc1000: Convert using devm_clk_get_optional_enabled() in wilc_bus_pro...
Li Zetao
1
-4
/
+1
2024-09-09
wifi: wilc1000: Convert using devm_clk_get_optional_enabled() in wilc_sdio_pr...
Li Zetao
1
-7
/
+3
2024-09-09
wifi: wilc1000: fix potential RCU dereference issue in wilc_parse_join_bss_param
Jiawei Ye
1
-1
/
+3
2024-09-09
wifi: mwifiex: Fix memcpy() field-spanning write warning in mwifiex_cmd_802_1...
Gustavo A. R. Silva
2
-3
/
+2
2024-09-09
spi: geni-qcom: Fix incorrect free_irq() sequence
Jinjie Ruan
1
-2
/
+2
2024-09-09
spi: geni-qcom: Undo runtime PM changes at driver exit time
Jinjie Ruan
1
-7
/
+6
2024-09-09
riscv: defconfig: Enable pinctrl support for CV18XX Series SoC
Inochi Amaoto
1
-0
/
+4
2024-09-09
ASoC: mediatek: mt8365: remove unused mt8365_i2s_hd_str
Arnd Bergmann
1
-7
/
+0
2024-09-09
ASoC: mediatek: mt8365: include linux/bitfield.h
Arnd Bergmann
1
-0
/
+2
2024-09-09
ASoC: tlv320aic31xx: Add support for loading filter coefficients
Romain Gantois
1
-0
/
+100
2024-09-09
ASoC: tas2781: fix to save the dsp bin file name into the correct array in ca...
Shenghao Ding
1
-1
/
+1
2024-09-09
optee: Fix a NULL vs IS_ERR() check
Dan Carpenter
1
-1
/
+1
2024-09-09
dma-buf: heaps: Fix off-by-one in CMA heap fault handler
T.J. Mercier
1
-1
/
+1
2024-09-09
ext4: store cookie in private data
Christian Brauner
3
-25
/
+34
2024-09-09
ext2: store cookie in private data
Christian Brauner
1
-3
/
+25
2024-09-09
affs: store cookie in private data
Christian Brauner
1
-6
/
+38
2024-09-09
fs: add generic_llseek_cookie()
Christian Brauner
2
-0
/
+47
2024-09-09
fs: use must_set_pos()
Christian Brauner
1
-38
/
+14
2024-09-09
fs: add must_set_pos()
Christian Brauner
1
-0
/
+54
2024-09-09
fs: add vfs_setpos_cookie()
Christian Brauner
1
-6
/
+25
2024-09-09
s390: remove unused f_version
Christian Brauner
1
-3
/
+0
2024-09-09
ceph: remove unused f_version
Christian Brauner
1
-1
/
+0
2024-09-09
adi: remove unused f_version
Christian Brauner
1
-1
/
+0
2024-09-09
mtd: spinand: macronix: Flag parts needing explicit plane select
Cheng Ming Lin
1
-7
/
+17
2024-09-09
mtd: spinand: Add support for setting plane select bits
Cheng Ming Lin
2
-0
/
+8
2024-09-09
dt-bindings: mtd: ti, gpmc-nand: support partitions node
Roger Quadros
1
-4
/
+1
2024-09-09
mtd: rawnand: mtk: Fix init error path
Miquel Raynal
1
-1
/
+3
2024-09-09
wifi: mac80211: use two-phase skb reclamation in ieee80211_do_stop()
Dmitry Antipov
1
-1
/
+16
2024-09-09
Revert "xfrm: add SA information to the offloaded packet"
Steffen Klassert
1
-21
/
+0
2024-09-09
wifi: cfg80211: fix two more possible UBSAN-detected off-by-one errors
Dmitry Antipov
2
-2
/
+4
2024-09-09
net: sysfs: Fix weird usage of class's namespace relevant fields
Zijun Hu
1
-2
/
+2
2024-09-09
Merge branch 'fs_enet-cleanup'
David S. Miller
8
-307
/
+219
2024-09-09
net: ethernet: fs_enet: phylink conversion
Maxime Chevallier
6
-122
/
+132
2024-09-09
net: ethernet: fs_enet: simplify clock handling with devm accessors
Maxime Chevallier
2
-14
/
+4
2024-09-09
net: ethernet: fs_enet: use macros for speed and duplex values
Maxime Chevallier
3
-4
/
+4
2024-09-09
net: ethernet: fs_enet: drop unused phy_info and mii_if_info
Maxime Chevallier
5
-16
/
+0
[prev]
[next]