index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
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
2021-04-30
Reimplement RLIMIT_SIGPENDING on top of ucounts
Alexey Gladkov
3
-2
/
+4
2021-04-30
Reimplement RLIMIT_MSGQUEUE on top of ucounts
Alexey Gladkov
2
-4
/
+1
2021-04-30
Reimplement RLIMIT_NPROC on top of ucounts
Alexey Gladkov
3
-1
/
+14
2021-04-30
Use atomic_t for ucounts reference counting
Alexey Gladkov
1
-2
/
+2
2021-04-30
Add a reference to ucounts for each cred
Alexey Gladkov
2
-0
/
+6
2021-04-30
Increase size of ucounts to atomic_long_t
Alexey Gladkov
1
-2
/
+2
2021-04-23
Merge tag 'gpio-fixes-for-v5.12' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+3
2021-04-21
gpio: omap: Save and restore sysconfig
Tony Lindgren
1
-0
/
+3
2021-04-20
capabilities: require CAP_SETFCAP to map uid 0
Serge E. Hallyn
2
-1
/
+5
2021-04-17
Merge tag 'net-5.12-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
3
-6
/
+9
2021-04-17
Merge tag 'libnvdimm-fixes-for-5.12-rc8' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-0
/
+1
2021-04-16
kasan: remove redundant config option
Walter Wu
1
-1
/
+1
2021-04-14
Merge tag 'dmaengine-fix-5.12' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-2
/
+2
2021-04-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2
-4
/
+6
2021-04-12
net: phy: marvell: fix detection of PHY on Topaz switches
Pali Rohár
1
-2
/
+3
2021-04-12
dmaengine: idxd: fix delta_rec and crc size field for completion record
Dave Jiang
1
-2
/
+2
2021-04-10
netfilter: arp_tables: add pre_exit hook for table unregister
Florian Westphal
1
-2
/
+3
2021-04-10
netfilter: bridge: add pre_exit hooks for ebtable unregistration
Florian Westphal
1
-2
/
+3
2021-04-09
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
3
-3
/
+3
2021-04-09
Merge tag 'net-5.12-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
15
-68
/
+170
2021-04-09
treewide: change my e-mail address, fix my name
Marek Behún
3
-3
/
+3
2021-04-08
libnvdimm: Notify disk drivers to revalidate region read-only
Dan Williams
1
-0
/
+1
2021-04-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-1
/
+6
2021-04-08
Merge tag 'mac80211-for-net-2021-04-08.2' of git://git.kernel.org/pub/scm/lin...
David S. Miller
1
-12
/
+68
2021-04-08
ipv6: report errors for iftoken via netlink extack
Stephen Hemminger
1
-2
/
+2
2021-04-08
net: sched: fix err handler in tcf_action_init()
Vlad Buslov
1
-6
/
+1
2021-04-08
net: sched: fix action overwrite reference counting
Vlad Buslov
1
-2
/
+3
2021-04-08
rfkill: revert back to old userspace API by default
Johannes Berg
1
-12
/
+68
2021-04-07
ethtool: Remove link_mode param and derive link params from driver
Danielle Ratson
1
-1
/
+8
2021-04-07
Merge tag 'mlx5-fixes-2021-04-06' of git://git.kernel.org/pub/scm/linux/kerne...
David S. Miller
1
-4
/
+6
2021-04-07
ethtool: fix kdoc in headers
Jakub Kicinski
2
-2
/
+13
2021-04-07
ethtool: document reserved fields in the uAPI
Jakub Kicinski
1
-1
/
+21
2021-04-07
ethtool: un-kdocify extended link state
Jakub Kicinski
2
-23
/
+7
2021-04-06
net/mlx5: Fix PBMC register mapping
Aya Levin
1
-1
/
+1
2021-04-06
net/mlx5: Fix PPLM register mapping
Aya Levin
1
-0
/
+2
2021-04-06
net/mlx5: Fix placement of log_max_flow_counter
Raed Salem
1
-3
/
+3
2021-04-07
bpf, sockmap: Fix sk->prot unhash op reset
John Fastabend
1
-1
/
+6
2021-04-06
virtio_net: Do not pull payload in skb->head
Eric Dumazet
1
-5
/
+9
2021-04-03
Merge tag 'char-misc-5.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-1
/
+24
2021-04-03
Merge tag 'tty-5.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-2
/
+0
2021-04-03
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
1
-0
/
+1
2021-04-02
Merge tag 'block-5.12-2021-04-02' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-28
/
+2
2021-04-02
Merge tag 'acpi-5.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
1
-1
/
+8
2021-04-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-0
/
+2
2021-04-02
block: remove the unused RQF_ALLOCED flag
Christoph Hellwig
1
-2
/
+0
2021-04-02
block: update a few comments in uapi/linux/blkpg.h
Christoph Hellwig
1
-26
/
+2
2021-04-01
Merge tag 'drm-fixes-2021-04-02' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-1
/
+8
2021-04-02
Merge tag 'drm/tegra/for-5.12-rc6' of ssh://git.freedesktop.org/git/tegra/lin...
Dave Airlie
1
-1
/
+8
2021-03-31
Revert "net: correct sk_acceptq_is_full()"
Eric Dumazet
1
-1
/
+5
2021-03-31
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2
-3
/
+5
[next]