index
:
linux-stable.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.19.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-7.0.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
2022-11-09
mm/gup: Add FOLL_INTERRUPTIBLE
Peter Xu
2022-11-09
bug: introduce ASSERT_STRUCT_OFFSET
Maxim Levitsky
2022-11-09
rcu: Implement lockdep_rcu_enabled for !CONFIG_DEBUG_LOCK_ALLOC
John Ogness
2022-11-09
driver core: class: make namespace and get_ownership take const *
Greg Kroah-Hartman
2022-11-09
Merge tag 'rxrpc-next-20221108' of git://git.kernel.org/pub/scm/linux/kernel/...
David S. Miller
2022-11-09
net/core: Allow live renaming when an interface is up
Andy Ren
2022-11-09
gpiolib: remove devm_fwnode_get_[index_]gpiod_from_child()
Dmitry Torokhov
2022-11-09
tty: Convert tty_buffer flags to bool
Ilpo Järvinen
2022-11-09
efi: libstub: Merge zboot decompressor with the ordinary stub
Ard Biesheuvel
2022-11-09
efi: libstub: Move screen_info handling to common code
Ard Biesheuvel
2022-11-08
swap: add a limit for readahead page-cluster value
Kairui Song
2022-11-08
mm/hwpoison: introduce per-memory_block hwpoison counter
Naoya Horiguchi
2022-11-08
mm/hwpoison: pass pfn to num_poisoned_pages_*()
Naoya Horiguchi
2022-11-08
mm/hwpoison: move definitions of num_poisoned_pages_* to memory-failure.c
Naoya Horiguchi
2022-11-08
mm,hwpoison,hugetlb,memory_hotplug: hotremove memory section with hwpoisoned ...
Naoya Horiguchi
2022-11-08
compiler-gcc: document minimum version for `__no_sanitize_coverage__`
Miguel Ojeda
2022-11-08
compiler-gcc: remove attribute support check for `__no_sanitize_undefined__`
Miguel Ojeda
2022-11-08
compiler-gcc: remove attribute support check for `__no_sanitize_thread__`
Miguel Ojeda
2022-11-08
compiler-gcc: remove attribute support check for `__no_sanitize_address__`
Miguel Ojeda
2022-11-08
compiler-gcc: be consistent with underscores use for `no_sanitize`
Miguel Ojeda
2022-11-08
mm: remove FGP_HEAD
Matthew Wilcox (Oracle)
2022-11-08
memory: move hotplug memory notifier priority to same file for easy sorting
Liu Shixin
2022-11-08
memory: remove unused register_hotmemory_notifier()
Liu Shixin
2022-11-08
mm: fix typo in struct vm_operations_struct comments
Rolf Eike Beer
2022-11-08
mm/hugetlb: add folio_hstate()
Sidhartha Kumar
2022-11-08
hugetlbfs: convert hugetlb_delete_from_page_cache() to use folios
Sidhartha Kumar
2022-11-08
mm/hugetlb: add hugetlb_folio_subpool() helpers
Sidhartha Kumar
2022-11-08
mm: add private field of first tail to struct page and struct folio
Sidhartha Kumar
2022-11-08
mm/hugetlb: add folio support to hugetlb specific flag macros
Sidhartha Kumar
2022-11-08
mm: vmscan: make rotations a secondary factor in balancing anon vs file
Johannes Weiner
2022-11-08
hugetlb: simplify hugetlb handling in follow_page_mask
Mike Kravetz
2022-11-08
maple_tree: reorganize testing to restore module testing
Liam Howlett
2022-11-08
soc: mediatek: Add all settings to mtk_mmsys_ddp_dpi_fmt_config func
Xinlei Lee
2022-11-08
PCI: Assign PCI domain IDs by ida_alloc()
Pali Rohár
2022-11-08
net: Change the udp encap_err_rcv to allow use of {ip,ipv6}_icmp_error()
David Howells
2022-11-08
net, proc: Provide PROC_FS=n fallback for proc_create_net_single_write()
David Howells
2022-11-08
ethtool: linkstate: add a statistic for PHY down events
Jakub Kicinski
2022-11-08
Merge git://linuxtv.org/sailus/media_tree into media_stage
Mauro Carvalho Chehab
2022-11-07
mm/percpu: remove unused PERCPU_DYNAMIC_EARLY_SLOTS
Baoquan He
2022-11-07
net: remove explicit phylink_generic_validate() references
Russell King (Oracle)
2022-11-07
mtd: nand: drop EXPORT_SYMBOL_GPL for nanddev_erase()
Dario Binacchi
2022-11-07
arm_pmu: rework ACPI probing
Mark Rutland
2022-11-07
ACPI: ARM Performance Monitoring Unit Table (APMT) initial support
Besar Wicaksono
2022-11-07
can: dev: fix skb drop check
Oliver Hartkopp
2022-11-07
net: mv643xx_eth: support MII/GMII/RGMII modes for Kirkwood
David Yang
2022-11-04
lsm: make security_socket_getpeersec_stream() sockptr_t safe
Paul Moore
2022-11-04
bpf: Convert BPF_DISPATCHER to use static_call() (not ftrace)
Peter Zijlstra
2022-11-04
bpf: Revert ("Fix dispatcher patchable function entry to 5 bytes nop")
Peter Zijlstra
2022-11-04
Merge tag 'hardening-v6.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-11-04
Merge tag 'efi-fixes-for-v6.1-2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
[prev]
[next]