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
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2022-03-03
ACPI: APEI: explicit init of HEST and GHES in apci_init()
Shuai Xue
1
-0
/
+2
2022-03-03
Merge tag 'net-5.17-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2
-0
/
+9
2022-03-03
mm: remove the extra ZONE_DEVICE struct page refcount
Christoph Hellwig
2
-10
/
+8
2022-03-03
mm: don't include <linux/memremap.h> in <linux/mm.h>
Christoph Hellwig
2
-20
/
+18
2022-03-03
mm: simplify freeing of devmap managed pages
Christoph Hellwig
1
-24
/
+10
2022-03-03
mm: move free_devmap_managed_page to memremap.c
Christoph Hellwig
1
-1
/
+0
2022-03-03
mm: remove pointless includes from <linux/hmm.h>
Christoph Hellwig
1
-7
/
+2
2022-03-03
mm: remove the __KERNEL__ guard from <linux/mm.h>
Christoph Hellwig
1
-4
/
+0
2022-03-03
Merge branches 'v5.18/vfio/next/mlx5-migration-v10', 'v5.18/vfio/next/pm-fixe...
Alex Williamson
1
-0
/
+9
2022-03-03
bpf: Add __sk_buff->delivery_time_type and bpf_skb_set_skb_delivery_time()
Martin KaFai Lau
1
-1
/
+2
2022-03-03
bpf: Keep the (rcv) timestamp behavior for the existing tc-bpf@ingress
Martin KaFai Lau
1
-6
/
+12
2022-03-03
net: ipv6: Get rcv timestamp if needed when handling hop-by-hop IOAM option
Martin KaFai Lau
1
-0
/
+11
2022-03-03
net: Set skb->mono_delivery_time and clear it after sch_handle_ingress()
Martin KaFai Lau
1
-2
/
+1
2022-03-03
net: Clear mono_delivery_time bit in __skb_tstamp_tx()
Martin KaFai Lau
1
-0
/
+1
2022-03-03
net: Handle delivery_time in skb->tstamp during network tapping with af_packet
Martin KaFai Lau
1
-0
/
+24
2022-03-03
net: Add skb_clear_tstamp() to keep the mono delivery_time
Martin KaFai Lau
1
-1
/
+9
2022-03-03
net: Add skb->mono_delivery_time to distinguish mono delivery_time from (rcv)...
Martin KaFai Lau
1
-0
/
+13
2022-03-03
serial: make uart_console_write->putchar()'s character an unsigned char
Jiri Slaby
1
-1
/
+1
2022-03-03
vfio/pci: Expose vfio_pci_core_aer_err_detected()
Yishai Hadas
1
-0
/
+2
2022-03-03
vfio: Extend the device migration protocol with RUNNING_P2P
Jason Gunthorpe
1
-0
/
+1
2022-03-03
vfio: Define device migration protocol v2
Jason Gunthorpe
1
-0
/
+20
2022-03-03
vfio: Have the core code decode the VFIO_DEVICE_FEATURE ioctl
Jason Gunthorpe
2
-0
/
+34
2022-03-03
net: rtnetlink: Add UAPI toggle for IFLA_OFFLOAD_XSTATS_L3_STATS
Petr Machata
1
-0
/
+3
2022-03-03
net: dev: Add hardware stats support
Petr Machata
1
-0
/
+42
2022-03-03
flow_dissector: Add support for HSR
Kurt Kanzenbach
1
-0
/
+16
2022-03-03
PM: EM: add macro to set .active_power() callback conditionally
Lukasz Luba
1
-0
/
+2
2022-03-03
OPP: Add "opp-microwatt" supporting code
Lukasz Luba
1
-1
/
+11
2022-03-03
firmware: xilinx: Add ZynqMP SHA API for SHA3 functionality
Harsha
1
-0
/
+8
2022-03-03
crypto: api - allow algs only in specific constructions in FIPS mode
Nicolai Stange
1
-0
/
+9
2022-03-02
NFS: Optimise away the previous cookie field
Trond Myklebust
1
-2
/
+1
2022-03-02
NFS: Fix up forced readdirplus
Trond Myklebust
1
-0
/
+1
2022-03-02
NFS: Convert readdir page cache to use a cookie based index
Trond Myklebust
1
-2
/
+0
2022-03-02
NFS: Improve heuristic for readdirplus
Trond Myklebust
1
-2
/
+3
2022-03-02
NFS: Adjust the amount of readahead performed by NFS readdir
Trond Myklebust
1
-0
/
+1
2022-03-02
NFS: Don't re-read the entire page cache to find the next cookie
Trond Myklebust
1
-0
/
+1
2022-03-02
scsi: core: Remove <scsi/scsi_request.h>
Christoph Hellwig
1
-1
/
+0
2022-03-02
binfmt: move more stuff undef CONFIG_COREDUMP
Alexey Dobriyan
1
-0
/
+2
2022-03-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
Jakub Kicinski
1
-0
/
+4
2022-03-01
ACPI: platform: Constify properties parameter in acpi_create_platform_device()
Andy Shevchenko
1
-2
/
+2
2022-03-01
Merge tag 'qcom-drivers-for-5.18' of git://git.kernel.org/pub/scm/linux/kerne...
Arnd Bergmann
3
-7
/
+35
2022-03-01
ceph: do not release the global snaprealm until unmounting
Xiubo Li
1
-1
/
+2
2022-03-01
ceph: remove incorrect and unused CEPH_INO_DOTDOT macro
Xiubo Li
1
-1
/
+0
2022-03-01
ceph: move to a dedicated slabcache for ceph_cap_snap
Xiubo Li
1
-0
/
+1
2022-03-01
ceph: add getvxattr op
Milind Changire
1
-0
/
+1
2022-03-01
sched/tracing: Report TASK_RTLOCK_WAIT tasks as TASK_UNINTERRUPTIBLE
Valentin Schneider
1
-0
/
+8
2022-03-01
sched/tracing: Don't re-read p->state when emitting sched_switch event
Valentin Schneider
1
-3
/
+8
2022-03-01
sched/cpuacct: Remove redundant RCU read lock
Chengming Zhou
1
-2
/
+0
2022-03-01
sched/cpuacct: Optimize away RCU read lock
Chengming Zhou
1
-2
/
+0
2022-03-01
HID: input: accommodate priorities for slotted devices
Benjamin Tissoires
1
-0
/
+1
2022-03-01
HID: input: remove the need for HID_QUIRK_INVERT
Benjamin Tissoires
1
-1
/
+5
[prev]
[next]