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-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
2020-03-27
bpf: Add netns cookie and enable it for bpf cgroup hooks
Daniel Borkmann
3
-1
/
+26
2020-03-27
mm/hmm: remove HMM_FAULT_SNAPSHOT
Jason Gunthorpe
1
-4
/
+1
2020-03-27
mm/hmm: remove unused code and tidy comments
Jason Gunthorpe
1
-102
/
+2
2020-03-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-0
/
+1
2020-03-27
net: dsa: felix: support changing the MTU
Vladimir Oltean
1
-0
/
+7
2020-03-27
net: dsa: implement auto-normalization of MTU for bridge hardware datapath
Vladimir Oltean
1
-0
/
+6
2020-03-27
net: dsa: configure the MTU for switch ports
Vladimir Oltean
1
-0
/
+10
2020-03-27
net: phy: bcm7xx: add jumbo frame configuration to PHY
Murali Krishna Policharla
1
-0
/
+2
2020-03-27
PCI: Add new PCI_VPD_RO_KEYWORD_SERIALNO macro
Vasundhara Volam
1
-0
/
+1
2020-03-27
devlink: Add macro for "fw.mgmt.api" to info_get cb.
Vasundhara Volam
1
-0
/
+2
2020-03-27
gpiolib: Introduce gpiod_set_config()
Geert Uytterhoeven
1
-0
/
+8
[prev]
[next]