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
2023-10-04
jbd2,ext4: dynamically allocate the jbd2-journal shrinker
Qi Zheng
2023-10-04
mm: shrinker: add infrastructure for dynamically allocating shrinker
Qi Zheng
2023-10-04
drm/ttm: introduce pool_shrink_rwsem
Qi Zheng
2023-10-04
mm: move some shrinker-related function declarations to mm/internal.h
Qi Zheng
2023-10-04
efi/unaccepted: do not let /proc/vmcore try to access unaccepted memory
Adrian Hunter
2023-10-04
mm/damon/core: remove duplicated comment for watermarks-based deactivation
SeongJae Park
2023-10-04
mm/damon/core: add more comments for nr_accesses
SeongJae Park
2023-10-04
mm/mremap: allow moves within the same VMA for stack moves
Joel Fernandes (Google)
2023-10-04
mm: convert DAX lock/unlock page to lock/unlock folio
Matthew Wilcox (Oracle)
2023-10-04
mm: remove remnants of SPLIT_RSS_COUNTING
Mateusz Guzik
2023-10-04
rcu: Assume rcu_report_dead() is always called locally
Frederic Weisbecker
2023-10-04
cpuidle, ACPI: Evaluate LPI arch_flags for broadcast timer
Oza Pawandeep
2023-10-04
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-10-04
dmaengine: Remove unused declaration dma_chan_cleanup()
Yue Haibing
2023-10-04
netfilter: handle the connecting collision properly in nf_conntrack_proto_sctp
Xin Long
2023-10-04
gpiolib: reluctantly provide gpio_device_get_chip()
Bartosz Golaszewski
2023-10-04
gpiolib: provide gpio_device_get_desc()
Bartosz Golaszewski
2023-10-04
gpiolib: provide gpio_device_find_by_label()
Bartosz Golaszewski
2023-10-04
gpiolib: provide gpio_device_find()
Bartosz Golaszewski
2023-10-04
gpiolib: add support for scope-based management to gpio_device
Bartosz Golaszewski
2023-10-04
gpiolib: make gpio_device_get() and gpio_device_put() public
Bartosz Golaszewski
2023-10-04
OMAP/gpio: drop MPUIO static base
Linus Walleij
2023-10-04
platform/x86/intel/tpmi: Add defines to get version information
Srinivas Pandruvada
2023-10-04
platform/chrome: cros_ec_proto: Mark outdata as const
Stephen Boyd
2023-10-03
mm: Remove unused vm_brk()
Kees Cook
2023-10-03
net: add sysctl to disable rfc4862 5.5.3e lifetime handling
Patrick Rohr
2023-10-03
PNP: Clean up coding style in pnp.h
GuoHua Cheng
2023-10-03
overflow: add DEFINE_FLEX() for on-stack allocs
Przemek Kitszel
2023-10-03
syscalls: Cleanup references to sys_lookup_dcookie()
Sohil Mehta
2023-10-03
bpf: Remove xdp_do_flush_map().
Sebastian Andrzej Siewior
2023-10-03
pinctrl: Replace kernel.h by what is actually being used
Andy Shevchenko
2023-10-03
kernel.h: Move ARRAY_SIZE() to a separate header
Alejandro Colomar
2023-10-03
serial: core: fix kernel-doc for uart_port_unlock_irqrestore()
Randy Dunlap
2023-10-03
tty: fix kernel-doc for functions in tty.h
Jiri Slaby (SUSE)
2023-10-03
tty: switch tty_{,un}throttle_safe() to return a bool
Jiri Slaby (SUSE)
2023-10-03
ata: libata: Cleanup inline DMA helper functions
Damien Le Moal
2023-10-03
ata: libata: Annotate struct ata_cpr_log with __counted_by
Kees Cook
2023-10-03
ata: ahci: print the lpm policy on boot
Niklas Cassel
2023-10-02
sched/headers: Move 'struct sched_param' out of uapi, to work around glibc/mu...
Kir Kolyshkin
2023-10-02
regulator: mt6358: Add missing regulators for MT6366
Chen-Yu Tsai
2023-10-02
ipv4/igmp: Annotate struct ip_sf_socklist with __counted_by
Kees Cook
2023-10-02
ceph: Annotate struct ceph_osd_request with __counted_by
Kees Cook
2023-10-02
usb: gadget: clarify usage of USB_GADGET_DELAYED_STATUS
Andrey Konovalov
2023-10-02
usb: pd: Exposing the Peak Current value of Fixed Supplies to user space
Heikki Krogerus
2023-10-02
usb: pci-quirks: handle HAS_IOPORT dependency for AMD quirk
Niklas Schnelle
2023-10-02
ASoC: ti: Convert TWL4030 to use GPIO descriptors
Linus Walleij
2023-10-02
usb: pd: Add helper macro to get Type C cable speed
Utkarsh Patel
2023-10-02
usb: typec: Add Active or Passive cable defination to cable discover mode VDO
Utkarsh Patel
2023-10-02
usb: typec: Add Displayport Alternate Mode 2.1 Support
Utkarsh Patel
2023-10-02
usb: renesas_usbhs: remove boilerplate from header file
Wolfram Sang
[prev]
[next]