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-10-24
udp: track the forward memory release threshold in an hot cacheline
Paolo Abeni
1
-0
/
+3
2022-10-24
net: introduce and use custom sockopt socket flag
Paolo Abeni
1
-0
/
+1
2022-10-24
gpiolib: Clean up headers
Andy Shevchenko
3
-3
/
+2
2022-10-24
gpio: reg: Add missing header(s)
Andy Shevchenko
1
-0
/
+4
2022-10-24
x86/resctrl: Remove arch_has_empty_bitmaps
Babu Moger
1
-3
/
+3
2022-10-24
efi: random: reduce seed size to 32 bytes
Ard Biesheuvel
1
-1
/
+1
2022-10-24
elf_core_copy_task_regs(): task_pt_regs is defined everywhere
Al Viro
1
-1
/
+1
2022-10-24
kill coredump_params->regs
Al Viro
1
-1
/
+0
2022-10-24
kill signal_pt_regs()
Al Viro
1
-9
/
+0
2022-10-24
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+2
2022-10-23
kernel/utsname_sysctl.c: Fix hostname polling
Linus Torvalds
1
-0
/
+1
2022-10-23
Merge tag 'perf_urgent_for_v6.1_rc2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-4
/
+15
2022-10-23
Merge tag 'io_uring-6.1-2022-10-22' of git://git.kernel.dk/linux
Linus Torvalds
1
-0
/
+1
2022-10-22
net: flag sockets supporting msghdr originated zerocopy
Pavel Begunkov
1
-0
/
+1
2022-10-22
device property: Constify parameter in device_dma_supported() and device_get_...
Andy Shevchenko
1
-3
/
+2
2022-10-22
device property: Constify device child node APIs
Andy Shevchenko
1
-6
/
+6
2022-10-22
device property: Constify parameter in fwnode_graph_is_endpoint()
Andy Shevchenko
1
-1
/
+1
2022-10-22
device property: Constify fwnode connection match APIs
Andy Shevchenko
1
-4
/
+4
2022-10-22
device property: Allow const parameter to dev_fwnode()
Andy Shevchenko
1
-1
/
+6
2022-10-22
kvm: Add support for arch compat vm ioctls
Alexander Graf
1
-0
/
+2
2022-10-22
kobject: make get_ktype() take a const pointer
Greg Kroah-Hartman
1
-1
/
+1
2022-10-22
kobject: modify kobject_get_path() to take a const *
Greg Kroah-Hartman
1
-1
/
+1
2022-10-22
Merge tag 'efi-fixes-for-v6.1-1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-3
/
+0
2022-10-22
Merge tag 'iommu-fixes-v6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2022-10-22
Merge branch 'main' into zstd-next
Nick Terrell
912
-14274
/
+34249
2022-10-21
srcu: Debug NMI safety even on archs that don't require it
Frederic Weisbecker
2
-16
/
+24
2022-10-21
rcu: Remove rcu_is_idle_cpu()
Yipeng Zou
2
-4
/
+0
2022-10-21
slab: Explain why SLAB_TYPESAFE_BY_RCU reference before locking
Paul E. McKenney
1
-0
/
+11
2022-10-21
spi: Introduce spi_get_device_match_data() helper
Andy Shevchenko
1
-0
/
+3
2022-10-21
efi: efivars: Fix variable writes without query_variable_store()
Ard Biesheuvel
1
-3
/
+0
2022-10-21
iommu: Add gfp parameter to iommu_alloc_resv_region
Lu Baolu
1
-1
/
+1
2022-10-21
bpf: Fix dispatcher patchable function entry to 5 bytes nop
Jiri Olsa
1
-1
/
+13
2022-10-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
24
-70
/
+119
2022-10-21
Merge tag 'net-6.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
3
-8
/
+12
2022-10-21
ata: remove unused helper ata_id_flush_ext_enabled()
Niklas Cassel
1
-13
/
+0
2022-10-21
ata: remove unused helper ata_id_flush_enabled()
Niklas Cassel
1
-9
/
+0
2022-10-21
ata: remove unused helper ata_id_lba48_enabled()
Niklas Cassel
1
-9
/
+0
2022-10-21
srcu: Check for consistent per-CPU per-srcu_struct NMI safety
Paul E. McKenney
2
-6
/
+11
2022-10-21
srcu: Create an srcu_read_lock_nmisafe() and srcu_read_unlock_nmisafe()
Paul E. McKenney
1
-0
/
+51
2022-10-20
USB: make devnode() callback in usb_class_driver take a const *
Greg Kroah-Hartman
1
-1
/
+1
2022-10-20
USB: allow some usb functions to take a const pointer.
Greg Kroah-Hartman
1
-3
/
+52
2022-10-20
driver core: allow kobj_to_dev() to take a const pointer
Greg Kroah-Hartman
1
-1
/
+17
2022-10-20
acl: remove a slew of now unused helpers
Christian Brauner
1
-20
/
+0
2022-10-20
xattr: use posix acl api
Christian Brauner
1
-2
/
+8
2022-10-20
ovl: use posix acl api
Christian Brauner
1
-0
/
+6
2022-10-20
acl: add vfs_remove_acl()
Christian Brauner
2
-0
/
+21
2022-10-20
acl: add vfs_get_acl()
Christian Brauner
2
-0
/
+19
2022-10-20
acl: add vfs_set_acl()
Christian Brauner
2
-0
/
+20
2022-10-20
evm: add post set acl hook
Christian Brauner
1
-0
/
+13
2022-10-20
integrity: implement get and set acl hook
Christian Brauner
2
-0
/
+47
[prev]
[next]