summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2023-12-06ACPI: bus: update acpi_dev_hid_uid_match() to support multiple typesRaag Jadav1-6/+1
2023-12-06ACPI: bus: update acpi_dev_uid_match() to support multiple typesRaag Jadav1-5/+3
2023-12-06Merge tag 'ffa-fixes-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/su...Arnd Bergmann1-0/+2
2023-12-06Merge tag 'asahi-soc-mailbox-6.8' of https://github.com/AsahiLinux/linux into...Arnd Bergmann2-37/+0
2023-12-06cpu/hotplug: Remove unused CPU hotplug statesZenghui Yu1-14/+0
2023-12-06regulator: event: Add regulator netlink event supportNaresh Solanki1-46/+1
2023-12-06net/tcp: Don't store TCP-AO maclen on reqskDmitry Safonov1-6/+2
2023-12-06mm/slab: move the rest of slub_def.h to mm/slab.hVlastimil Babka1-150/+0
2023-12-06mm/slab: move struct kmem_cache_cpu declaration to slub.cVlastimil Babka1-54/+0
2023-12-06mm/slab: remove mm/slab.c and slab_def.hVlastimil Babka1-124/+0
2023-12-06HID: Intel-ish-hid: Ishtp: Add helper functions for client connectionEven Xu1-0/+3
2023-12-06r8152: add vendor/device ID pair for ASUS USB-C2500Kelly Kane1-0/+1
2023-12-06net: core: synchronize link-watch when carrier is queriedJohannes Berg1-0/+9
2023-12-06tcp: reorganize tcp_sock fast path variablesCoco Li1-114/+134
2023-12-06net-device: reorganize net_device fast path variablesCoco Li1-53/+64
2023-12-06drivers: base: add arch_cpu_is_hotpluggable()Russell King (Oracle)1-0/+1
2023-12-06drivers: base: Allow parts of GENERIC_CPU_DEVICES to be overriddenJames Morse1-0/+4
2023-12-06bpf: support non-r10 register spill/fill to/from stack in precision trackingAndrii Nakryiko1-4/+27
2023-12-05drivers: perf: arm_pmu: Drop 'pmu_lock' element from 'struct pmu_hw_events'Anshuman Khandual1-6/+0
2023-12-05iov_iter: replace import_single_range() with import_ubuf()Jens Axboe1-2/+0
2023-12-05iov_iter: remove unused 'iov' argument from import_single_range()Jens Axboe1-1/+1
2023-12-05mm/slab: remove CONFIG_SLAB code from slab common codeVlastimil Babka1-12/+2
2023-12-05cpu/hotplug: remove CPUHP_SLAB_PREPARE hooksVlastimil Babka2-9/+0
2023-12-05net/mlx5e: Tidy up IPsec NAT-T SA discoveryLeon Romanovsky1-1/+1
2023-12-05net/mlx5e: Honor user choice of IPsec replay window sizeLeon Romanovsky1-0/+7
2023-12-05net: stmmac: fix FPE events losingJianheng Zhang1-0/+1
2023-12-05net: Add NAPI IRQ supportAmritha Nambiar1-0/+6
2023-12-05net: Add queue and napi associationAmritha Nambiar1-0/+8
2023-12-05bpf: Optimize the free of inner mapHou Tao1-0/+2
2023-12-05bpf: Defer the free of inner map when necessaryHou Tao1-1/+6
2023-12-05bpf: Add map and need_defer parameters to .map_fd_put_ptr()Hou Tao1-1/+5
2023-12-05vfio/migration: Add debugfs to live migration driverLongfang Liu1-0/+7
2023-12-04pinctrl: Convert unsigned to unsigned intAndy Shevchenko5-39/+39
2023-12-04usb: typec: tcpci: add vconn over current fault handling to maxim_coreRD Babiera1-1/+4
2023-12-04usb: typec: tcpm: add tcpm_port_error_recovery symbolRD Babiera1-0/+1
2023-12-04usb: core: Allow subclassed USB drivers to override usb_choose_configuration()Douglas Anderson1-0/+6
2023-12-04spi: spl022: fix sleeping in interrupt contextMark Brown7-22/+70
2023-12-04mtd: rawnand: NAND controller write protectDavid Regan1-0/+2
2023-12-04mtd: rawnand: Add destructive operationBoris Brezillon1-0/+11
2023-12-04device property: Add fwnode_name_eq()Sakari Ailus1-0/+1
2023-12-03Merge tag 'vfio-v6.7-rc4' of https://github.com/awilliam/linux-vfioLinus Torvalds1-6/+2
2023-12-03Merge tag 'probes-fixes-v6.7-rc3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-10/+10
2023-12-03cache: enforce cache groupsCoco Li1-0/+25
2023-12-02bpf: enforce exact retval range on subprog/callback exitAndrii Nakryiko1-1/+6
2023-12-02bpf: rearrange bpf_func_state fields to save a bit of memoryAndrii Nakryiko1-2/+2
2023-12-02io_uring: remove uring_cmd cookieKeith Busch1-6/+2
2023-12-02iouring: remove IORING_URING_CMD_POLLEDKeith Busch1-1/+0
2023-12-02block: bio-integrity: directly map user buffersKeith Busch1-0/+9
2023-12-02Merge tag 'pm-6.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds1-0/+4
2023-12-02Merge tag 'acpi-6.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2-14/+11