summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2023-10-04fs: super: dynamically allocate the s_shrinkQi Zheng1-1/+1
2023-10-04jbd2,ext4: dynamically allocate the jbd2-journal shrinkerQi Zheng1-1/+1
2023-10-04mm: shrinker: add infrastructure for dynamically allocating shrinkerQi Zheng1-5/+14
2023-10-04drm/ttm: introduce pool_shrink_rwsemQi Zheng1-1/+0
2023-10-04mm: move some shrinker-related function declarations to mm/internal.hQi Zheng1-19/+0
2023-10-04efi/unaccepted: do not let /proc/vmcore try to access unaccepted memoryAdrian Hunter1-0/+7
2023-10-04mm/damon/core: remove 'struct target *' parameter from damon_aggregated trace...SeongJae Park1-3/+3
2023-10-04mm/damon/core: remove duplicated comment for watermarks-based deactivationSeongJae Park1-3/+0
2023-10-04mm/damon/core: add more comments for nr_accessesSeongJae Park1-7/+12
2023-10-04mm/mremap: allow moves within the same VMA for stack movesJoel Fernandes (Google)1-1/+1
2023-10-04mm: convert DAX lock/unlock page to lock/unlock folioMatthew Wilcox (Oracle)1-5/+5
2023-10-04mm: remove remnants of SPLIT_RSS_COUNTINGMateusz Guzik1-8/+0
2023-10-04KVM: arm64: Allow userspace to get the writable masks for feature ID registersJing Zhang1-0/+2
2023-10-04rcu: Assume rcu_report_dead() is always called locallyFrederic Weisbecker1-1/+1
2023-10-04cpuidle, ACPI: Evaluate LPI arch_flags for broadcast timerOza Pawandeep1-0/+9
2023-10-04Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski1-1/+1
2023-10-04Merge drm/drm-next into drm-intel-nextJani Nikula28-163/+245
2023-10-04dmaengine: Remove unused declaration dma_chan_cleanup()Yue Haibing1-2/+0
2023-10-04netfilter: handle the connecting collision properly in nf_conntrack_proto_sctpXin Long1-0/+1
2023-10-04ASoC: soc-dapm: Annotate struct snd_soc_dapm_widget_list with __counted_byKees Cook1-1/+1
2023-10-04gpiolib: reluctantly provide gpio_device_get_chip()Bartosz Golaszewski1-0/+2
2023-10-04gpiolib: provide gpio_device_get_desc()Bartosz Golaszewski1-0/+2
2023-10-04gpiolib: provide gpio_device_find_by_label()Bartosz Golaszewski1-0/+1
2023-10-04gpiolib: provide gpio_device_find()Bartosz Golaszewski1-0/+3
2023-10-04gpiolib: add support for scope-based management to gpio_deviceBartosz Golaszewski1-0/+5
2023-10-04gpiolib: make gpio_device_get() and gpio_device_put() publicBartosz Golaszewski1-0/+3
2023-10-04drm/drm_file: Add DRM obj's RSS reporting function for fdinfoAdrián Larumbe1-0/+9
2023-10-04OMAP/gpio: drop MPUIO static baseLinus Walleij1-3/+0
2023-10-04clk: imx8mp: Remove non-existent IMX8MP_CLK_AUDIOMIX_PDM_ROOTAdam Ford1-1/+0
2023-10-04platform/x86/intel/tpmi: Add defines to get version informationSrinivas Pandruvada1-0/+6
2023-10-04dmaengine: idxd: add wq driver name support for accel-config user toolDave Jiang1-0/+1
2023-10-04Merge tag 'drm-intel-next-2023-09-29' of git://anongit.freedesktop.org/drm/dr...Dave Airlie4-2/+21
2023-10-04platform/chrome: cros_ec_proto: Mark outdata as constStephen Boyd1-1/+1
2023-10-04mm: Remove unused vm_brk()Kees Cook1-2/+1
2023-10-04tracing/user_events: Allow events to persist for perfmon_capable usersBeau Belgrave1-1/+10
2023-10-04net: add sysctl to disable rfc4862 5.5.3e lifetime handlingPatrick Rohr1-0/+1
2023-10-04drm/nouveau: exec: report max pushs through getparamDanilo Krummrich1-0/+10
2023-10-03PNP: Clean up coding style in pnp.hGuoHua Cheng1-4/+4
2023-10-03overflow: add DEFINE_FLEX() for on-stack allocsPrzemek Kitszel3-15/+56
2023-10-03syscalls: Cleanup references to sys_lookup_dcookie()Sohil Mehta3-3/+1
2023-10-03PCI: Add PCI_HEADER_TYPE_MFD definitionIlpo Järvinen1-0/+1
2023-10-03bpf: Remove xdp_do_flush_map().Sebastian Andrzej Siewior1-6/+0
2023-10-03ACPICA: Add defines for CDAT SSLBISDave Jiang1-0/+3
2023-10-03ASoC: cs35l56: Remove unused hibernate wake constantsSimon Trimmer1-2/+0
2023-10-03pinctrl: Replace kernel.h by what is actually being usedAndy Shevchenko1-1/+1
2023-10-03kernel.h: Move ARRAY_SIZE() to a separate headerAlejandro Colomar3-6/+15
2023-10-03serial: core: add comment about definitely used port typesWolfram Sang1-0/+2
2023-10-03serial: core: remove cruft from uapi headerWolfram Sang1-16/+0
2023-10-03serial: core: fix kernel-doc for uart_port_unlock_irqrestore()Randy Dunlap1-1/+1
2023-10-03tty: fix kernel-doc for functions in tty.hJiri Slaby (SUSE)1-12/+9