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
2020-03-29
include: uapi: linux: add rpl sr header definition
Alexander Aring
1
-0
/
+48
2020-03-29
mptcp: add netlink-based PM
Paolo Abeni
1
-0
/
+54
2020-03-29
mptcp: add and use MIB counter infrastructure
Florian Westphal
2
-0
/
+7
2020-03-29
mptcp: allow dumping subflow context to userspace
Davide Caratti
2
-0
/
+36
2020-03-29
mptcp: Add handling of outgoing MP_JOIN requests
Peter Krystad
1
-0
/
+2
2020-03-29
mptcp: Add handling of incoming MP_JOIN requests
Peter Krystad
2
-1
/
+18
2020-03-29
mptcp: Add ADD_ADDR handling
Peter Krystad
2
-2
/
+27
2020-03-29
net: Fix typo of SKB_SGO_CB_OFFSET
Cambda Zhu
1
-2
/
+2
2020-03-29
net: macsec: add support for specifying offload upon link creation
Mark Starovoytov
1
-0
/
+1
2020-03-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
10
-19
/
+42
2020-03-30
bus: fsl-mc: add api to retrieve mc version
Andrei Botila
1
-0
/
+16
2020-03-30
netfilter: conntrack: add nf_ct_acct_add()
wenxu
1
-1
/
+10
2020-03-30
netfilter: nf_tables: skip set types that do not support for expressions
Pablo Neira Ayuso
1
-0
/
+2
2020-03-30
bpf: lsm: Implement attach, detach and execution
KP Singh
1
-0
/
+11
2020-03-30
bpf: lsm: Provide attachment points for BPF LSM programs
KP Singh
1
-0
/
+22
2020-03-30
security: Refactor declaration of LSM hooks
KP Singh
2
-616
/
+393
2020-03-30
bpf: Introduce BPF_PROG_TYPE_LSM
KP Singh
3
-0
/
+9
2020-03-30
bpf, net: Fix build issue when net ns not configured
Daniel Borkmann
1
-7
/
+2
2020-03-29
um: Implement time-travel=ext
Johannes Berg
1
-0
/
+128
2020-03-29
Merge tag 'irqchip-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/...
Thomas Gleixner
5
-3
/
+49
2020-03-29
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-0
/
+12
2020-03-29
mm: fork: fix kernel_stack memcg stats for various stack implementations
Roman Gushchin
1
-0
/
+12
2020-03-29
netfilter: nf_queue: place bridge physports into queue_entry struct
Florian Westphal
1
-1
/
+4
2020-03-29
netfilter: nf_queue: make nf_queue_entry_release_refs static
Florian Westphal
1
-1
/
+1
2020-03-29
KEYS: Don't write out to userspace while holding key semaphore
Waiman Long
3
-4
/
+3
2020-03-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2
-2
/
+3
2020-03-28
PCI: Add Zhaoxin Vendor ID
Raymond Pang
1
-0
/
+2
2020-03-28
xdp: Support specifying expected existing program when attaching XDP
Toke Høiland-Jørgensen
2
-2
/
+4
2020-03-28
iio: cros_ec: Report hwfifo_watermark_max
Gwendal Grignou
1
-0
/
+3
2020-03-28
iio: cros_ec: Expose hwfifo_timeout
Gwendal Grignou
1
-3
/
+1
2020-03-28
iio: cros_ec: Remove pm function
Gwendal Grignou
1
-5
/
+0
2020-03-28
iio: cros_ec: Register to cros_ec_sensorhub when EC supports FIFO
Gwendal Grignou
1
-1
/
+9
2020-03-28
iio: expose iio_device_set_clock
Gwendal Grignou
1
-0
/
+2
2020-03-28
iio: cros_ec: Move function description to .c file
Gwendal Grignou
1
-80
/
+0
2020-03-28
platform/chrome: cros_ec_sensorhub: Add median filter
Gwendal Grignou
1
-4
/
+89
2020-03-28
platform/chrome: cros_ec_sensorhub: Add FIFO support
Gwendal Grignou
1
-0
/
+76
2020-03-28
platform/chrome: cros_ec_sensorhub: Add the number of sensors in sensorhub
Gwendal Grignou
1
-0
/
+2
2020-03-28
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-2
/
+2
2020-03-28
PCI/AER: Rationalize error status register clearing
Kuppuswamy Sathyanarayanan
1
-7
/
+2
2020-03-28
PCI/DPC: Add Error Disconnect Recover (EDR) support
Kuppuswamy Sathyanarayanan
3
-2
/
+13
2020-03-28
PCI/DPC: Move DPC data into struct pci_dev
Bjorn Helgaas
1
-0
/
+5
2020-03-28
Merge tag 'nfs-rdma-for-5.7-1' of git://git.linux-nfs.org/projects/anna/linux...
Trond Myklebust
1
-90
/
+63
2020-03-28
fs/buffer: Make BH_Uptodate_Lock bit_spin_lock a regular spinlock_t
Thomas Gleixner
1
-3
/
+3
2020-03-28
Merge branch 'uaccess.futex' of git://git.kernel.org/pub/scm/linux/kernel/git...
Thomas Gleixner
1
-2
/
+0
2020-03-28
Merge branch 'next.uaccess-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Thomas Gleixner
2
-8
/
+9
2020-03-28
cpu/hotplug: Ignore pm_wakeup_pending() for disable_nonboot_cpus()
Thomas Gleixner
1
-3
/
+9
2020-03-27
generic arch_futex_atomic_op_inuser() doesn't need access_ok()
Al Viro
1
-2
/
+0
2020-03-27
futex: arch_futex_atomic_op_inuser() calling conventions change
Al Viro
1
-2
/
+2
2020-03-27
bpf: Enable bpf cgroup hooks to retrieve cgroup v2 and ancestor id
Daniel Borkmann
2
-1
/
+21
2020-03-27
bpf: Allow to retrieve cgroup v1 classid from v2 hooks
Daniel Borkmann
1
-1
/
+6
[prev]
[next]