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
2022-09-23
net: phy: Add support for rate matching
Sean Anderson
3
-3
/
+38
2022-09-23
net: phylink: Generate caps and convert to linkmodes separately
Sean Anderson
1
-2
/
+2
2022-09-23
net: phylink: Export phylink_caps_to_linkmodes
Sean Anderson
1
-0
/
+1
2022-09-23
net: phylink: Document MAC_(A)SYM_PAUSE
Sean Anderson
1
-0
/
+29
2022-09-23
x86/resctrl: Allow per-rmid arch private storage to be reset
James Morse
1
-0
/
+23
2022-09-23
mm/slub: enable debugging memory wasting of kmalloc
Feng Tang
1
-0
/
+2
2022-09-22
net/mlx5e: Support MACsec offload extended packet number (EPN)
Emeel Hakim
1
-0
/
+8
2022-09-22
net/mlx5: Add ifc bits for MACsec extended packet number (EPN) and replay pro...
Emeel Hakim
1
-0
/
+29
2022-09-22
net/mlx5: Fix fields name prefix in MACsec
Emeel Hakim
1
-3
/
+3
2022-09-22
net/sched: sch_api: add helper for tc qdisc walker stats dump
Zhengchao Shao
1
-0
/
+13
2022-09-22
net/tls: Describe ciphers sizes by const structs
Tariq Toukan
1
-0
/
+10
2022-09-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
17
-32
/
+78
2022-09-22
Merge tag 'soc-fixes-6.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-17
/
+17
2022-09-22
Merge tag 'net-6.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
4
-4
/
+40
2022-09-23
Merge tag 'du-next-20220907' of git://linuxtv.org/pinchartl/media into drm-next
Dave Airlie
1
-0
/
+2
2022-09-22
x86/resctrl: Allow update_mba_bw() to update controls directly
James Morse
1
-0
/
+8
2022-09-22
x86/resctrl: Create mba_sc configuration in the rdt_domain
James Morse
1
-0
/
+7
2022-09-22
xsk: Inherit need_wakeup flag for shared sockets
Jalal Mostafa
1
-1
/
+1
2022-09-22
serial: 8250: Toggle IER bits on only after irq has been set up
Ilpo Järvinen
1
-0
/
+1
2022-09-22
serial: 8250: Switch UART port flags to using BIT_ULL
Maciej W. Rozycki
1
-14
/
+14
2022-09-22
serial: 8250: Let drivers request full 16550A feature probing
Maciej W. Rozycki
1
-1
/
+2
2022-09-22
tty: remove TTY_DRIVER_MAGIC
наб
1
-5
/
+0
2022-09-22
tty: remove TTY_MAGIC
наб
1
-6
/
+0
2022-09-22
media: uvcvideo: move uvc_format_desc to common header
Michael Grzeschik
1
-0
/
+359
2022-09-22
media: v4l: move helper functions for fractions from uvc to v4l2-common
Michael Grzeschik
1
-0
/
+4
2022-09-22
x86/resctrl: Add domain offline callback for resctrl work
James Morse
1
-0
/
+1
2022-09-22
x86/resctrl: Add domain online callback for resctrl work
James Morse
1
-0
/
+1
2022-09-22
net: ethernet: mtk_eth_wed: add axi bus support
Lorenzo Bianconi
1
-1
/
+10
2022-09-22
net: ethernet: mtk_eth_wed: add wed support for mt7986 chipset
Lorenzo Bianconi
1
-0
/
+8
2022-09-22
x86/resctrl: Merge mon_capable and mon_enabled
James Morse
1
-2
/
+0
2022-09-22
x86/resctrl: Kill off alloc_enabled
James Morse
1
-2
/
+0
2022-09-22
ALSA: hda/hdmi: Use only dynamic PCM device allocation
Jaroslav Kysela
1
-1
/
+0
2022-09-22
Merge branch 'for-linus' into for-next
Takashi Iwai
65
-124
/
+343
2022-09-22
counter: Realign counter_comp comment block to 80 characters
William Breathitt Gray
1
-20
/
+20
2022-09-22
drivers/base: Fix unsigned comparison to -1 in CPUMAP_FILE_MAX_BYTES
Phil Auld
1
-2
/
+3
2022-09-22
net/smc: Unbind r/w buffer size from clcsock and make them tunable
Tony Lu
1
-0
/
+2
2022-09-22
net/smc: Introduce a specific sysctl for TEST_LINK time
Wen Gu
1
-0
/
+1
2022-09-22
RDMA/cm: Use DLID from inbound/outbound PathRecords as the datapath DLID
Mark Zhang
1
-0
/
+2
2022-09-22
RDMA/cma: Multiple path records support with netlink channel
Mark Zhang
2
-1
/
+8
2022-09-22
RDMA/core: Rename rdma_route.num_paths field to num_pri_alt_paths
Mark Zhang
1
-1
/
+6
2022-09-22
xfrm: add extack support to xfrm_init_replay
Sabrina Dubroca
1
-1
/
+1
2022-09-22
xfrm: add extack to __xfrm_init_state
Sabrina Dubroca
1
-1
/
+2
2022-09-22
xfrm: add extack support to xfrm_dev_state_add
Sabrina Dubroca
1
-2
/
+3
2022-09-21
fscrypt: work on block_devices instead of request_queues
Christoph Hellwig
1
-12
/
+9
2022-09-21
fscrypt: stop using keyrings subsystem for fscrypt_master_key
Eric Biggers
2
-3
/
+3
2022-09-21
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/netfil...
Jakub Kicinski
4
-31
/
+4
2022-09-21
net: sched: remove unused tcf_result extension
Jamal Hadi Salim
1
-5
/
+0
2022-09-21
bpf: Prevent bpf program recursion for raw tracepoint probes
Jiri Olsa
1
-0
/
+6
2022-09-21
bpf: Add bpf_lookup_*_key() and bpf_key_put() kfuncs
Roberto Sassu
2
-0
/
+16
2022-09-21
KEYS: Move KEY_LOOKUP_ to include/linux/key.h and define KEY_LOOKUP_ALL
Roberto Sassu
1
-0
/
+6
[prev]
[next]