index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
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-30
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-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2
-2
/
+3
2020-03-29
PCI: Add Zhaoxin Vendor ID
Raymond Pang
1
-0
/
+2
2020-03-29
xdp: Support specifying expected existing program when attaching XDP
Toke Høiland-Jørgensen
2
-2
/
+4
2020-03-29
iio: cros_ec: Report hwfifo_watermark_max
Gwendal Grignou
1
-0
/
+3
2020-03-29
iio: cros_ec: Expose hwfifo_timeout
Gwendal Grignou
1
-3
/
+1
2020-03-29
iio: cros_ec: Remove pm function
Gwendal Grignou
1
-5
/
+0
2020-03-29
iio: cros_ec: Register to cros_ec_sensorhub when EC supports FIFO
Gwendal Grignou
1
-1
/
+9
2020-03-29
iio: expose iio_device_set_clock
Gwendal Grignou
1
-0
/
+2
2020-03-29
iio: cros_ec: Move function description to .c file
Gwendal Grignou
1
-80
/
+0
2020-03-29
platform/chrome: cros_ec_sensorhub: Add median filter
Gwendal Grignou
1
-4
/
+89
2020-03-29
platform/chrome: cros_ec_sensorhub: Add FIFO support
Gwendal Grignou
1
-0
/
+76
2020-03-29
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-28
generic arch_futex_atomic_op_inuser() doesn't need access_ok()
Al Viro
1
-2
/
+0
2020-03-28
futex: arch_futex_atomic_op_inuser() calling conventions change
Al Viro
1
-2
/
+2
2020-03-28
bpf: Enable bpf cgroup hooks to retrieve cgroup v2 and ancestor id
Daniel Borkmann
2
-1
/
+21
2020-03-28
bpf: Allow to retrieve cgroup v1 classid from v2 hooks
Daniel Borkmann
1
-1
/
+6
2020-03-28
bpf: Add netns cookie and enable it for bpf cgroup hooks
Daniel Borkmann
3
-1
/
+26
2020-03-28
mm/hmm: remove HMM_FAULT_SNAPSHOT
Jason Gunthorpe
1
-4
/
+1
2020-03-28
mm/hmm: remove unused code and tidy comments
Jason Gunthorpe
1
-102
/
+2
2020-03-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-0
/
+1
2020-03-28
net: dsa: felix: support changing the MTU
Vladimir Oltean
1
-0
/
+7
2020-03-28
net: dsa: implement auto-normalization of MTU for bridge hardware datapath
Vladimir Oltean
1
-0
/
+6
2020-03-28
net: dsa: configure the MTU for switch ports
Vladimir Oltean
1
-0
/
+10
2020-03-28
net: phy: bcm7xx: add jumbo frame configuration to PHY
Murali Krishna Policharla
1
-0
/
+2
2020-03-28
PCI: Add new PCI_VPD_RO_KEYWORD_SERIALNO macro
Vasundhara Volam
1
-0
/
+1
2020-03-28
devlink: Add macro for "fw.mgmt.api" to info_get cb.
Vasundhara Volam
1
-0
/
+2
[prev]
[next]