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-11-20
mac802154: Handle association requests from peers
Miquel Raynal
2
-0
/
+13
2023-11-20
ieee802154: Add support for user disassociation requests
Miquel Raynal
3
-0
/
+15
2023-11-20
mac802154: Handle associating
Miquel Raynal
1
-0
/
+5
2023-11-20
ieee802154: Add support for user association requests
Miquel Raynal
3
-0
/
+43
2023-11-20
ieee802154: Internal PAN management
Miquel Raynal
1
-0
/
+47
2023-11-20
Merge tag 'drm-misc-next-2023-11-17' of git://anongit.freedesktop.org/drm/drm...
Daniel Vetter
16
-237
/
+881
2023-11-19
drm/print: Handle NULL drm device in __drm_printk()
Luben Tuikov
1
-1
/
+1
2023-11-19
Merge tag 'kbuild-fixes-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-3
/
+1
2023-11-19
Merge tag 'timers_urgent_for_v6.7_rc2' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-2
/
+3
2023-11-19
Merge tag 'perf_urgent_for_v6.7_rc2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-5
/
+8
2023-11-18
rtnetlink: introduce nlmsg_new_large and use it in rtnl_getlink
Li RongQing
2
-0
/
+15
2023-11-18
net: partial revert of the "Make timestamping selectable: series
Jakub Kicinski
5
-59
/
+8
2023-11-18
kill d_backing_dentry()
Al Viro
1
-15
/
+0
2023-11-18
[software coproarchaeology] dentry.h: kill a mysterious comment
Al Viro
1
-1
/
+0
2023-11-18
dentry.h: trim externs
Al Viro
1
-5
/
+0
2023-11-18
kill d_{is,set}_fallthru()
Al Viro
1
-13
/
+4
2023-11-18
DCACHE_COOKIE: RIP
Al Viro
1
-1
/
+0
2023-11-18
DCACHE_... ->d_flags bits: switch to BIT()
Al Viro
1
-38
/
+38
2023-11-18
struct dentry: get rid of randomize_layout idiocy
Al Viro
1
-1
/
+1
2023-11-18
bpf: move verifier state printing code to kernel/bpf/log.c
Andrii Nakryiko
1
-0
/
+72
2023-11-18
bpf: move verbose_linfo() into kernel/bpf/log.c
Andrii Nakryiko
1
-0
/
+4
2023-11-18
Merge tag 'mlx5-updates-2023-11-13' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
1
-1
/
+4
2023-11-18
Merge tag 'batadv-next-pullrequest-20231115' of git://git.open-mesh.org/linux...
David S. Miller
1
-6
/
+39
2023-11-18
net: ethtool: ts: Let the active time stamping layer be selectable
Kory Maincent
1
-0
/
+1
2023-11-18
net: Change the API of PHY default timestamp to MAC
Kory Maincent
2
-0
/
+9
2023-11-18
net: Replace hwtstamp_source by timestamping layer
Kory Maincent
1
-8
/
+3
2023-11-18
net: ethtool: Add a command to list available time stamping layers
Kory Maincent
1
-0
/
+14
2023-11-18
net: ethtool: Add a command to expose current time stamping layer
Kory Maincent
2
-0
/
+24
2023-11-18
net_tstamp: Add TIMESTAMPING SOFTWARE and HARDWARE mask
Kory Maincent
1
-0
/
+8
2023-11-18
net: Make dev_set_hwtstamp_phylib accessible
Kory Maincent
1
-0
/
+3
2023-11-18
net: ethtool: Refactor identical get_ts_info implementations.
Richard Cochran
1
-0
/
+8
2023-11-18
net: Convert PHYs hwtstamp callback to use kernel_hwtstamp_config
Kory Maincent
2
-3
/
+7
2023-11-18
vfs: remove a redundant might_sleep in wait_on_inode
Mateusz Guzik
1
-1
/
+0
2023-11-18
fs: Block writes to mounted block devices
Jan Kara
1
-1
/
+2
2023-11-18
block: Add config option to not allow writing to mounted devices
Jan Kara
2
-0
/
+3
2023-11-18
block: Remove blkdev_get_by_*() functions
Jan Kara
1
-5
/
+0
2023-11-18
fs: handle freezing from multiple devices
Christian Brauner
1
-1
/
+17
2023-11-18
blkdev: comment fs_holder_ops
Christian Brauner
1
-0
/
+5
2023-11-18
super: remove bd_fsfreeze_sb
Christian Brauner
1
-5
/
+2
2023-11-18
fs: remove get_active_super()
Christian Brauner
1
-1
/
+0
2023-11-18
bdev: implement freeze and thaw holder operations
Christian Brauner
1
-1
/
+1
2023-11-18
bdev: add freeze and thaw holder operations
Christian Brauner
1
-0
/
+10
2023-11-18
bdev: rename freeze and thaw helpers
Christian Brauner
1
-2
/
+2
2023-11-18
mounts: keep list of mounts in an rbtree
Miklos Szeredi
1
-3
/
+2
2023-11-18
add unique mount ID
Miklos Szeredi
1
-0
/
+1
2023-11-18
fs: Pass AT_GETATTR_NOSEC flag to getattr interface function
Stefan Berger
1
-0
/
+3
2023-11-17
bpf: rename BPF_F_TEST_SANITY_STRICT to BPF_F_TEST_REG_INVARIANTS
Andrii Nakryiko
2
-2
/
+2
2023-11-17
f2fs: the name of a struct is wrong in a comment.
Yang Hubin
1
-1
/
+1
2023-11-17
tee: system session
Etienne Carriere
1
-0
/
+16
2023-11-17
linux/export: clean up the IA-64 KSYM_FUNC macro
Lukas Bulwahn
1
-3
/
+1
[prev]
[next]