summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
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
2023-12-02Merge tag 'iommu-fixes-v6.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-0/+1
2023-12-02Merge tag 'drm-fixes-2023-12-01' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-0/+15
2023-12-02Merge tag 'io_uring-6.7-2023-11-30' of git://git.kernel.dk/linuxLinus Torvalds1-0/+3
2023-12-02Merge tag 'block-6.7-2023-12-01' of git://git.kernel.dk/linuxLinus Torvalds1-1/+3
2023-12-02Merge tag 'bcachefs-2023-11-29' of https://evilpiepirate.org/git/bcachefsLinus Torvalds1-2/+7
2023-12-01Merge branch 'acpi-tables'Rafael J. Wysocki2-14/+11
2023-12-01params: Introduce the param_unknown_fn typeAndy Shevchenko1-3/+3
2023-12-01lkdtm: Add kfence read after free crash typeStephen Boyd1-0/+2
2023-12-01cgroup: Avoid false cacheline sharing of read mostly rstat_cpuWaiman Long1-0/+7
2023-12-01fs: fork splice_file_range() from do_splice_direct()Amir Goldstein2-7/+8
2023-12-01crypto: hisilicon/qm - simplify the status of qmWeili Qian1-6/+2
2023-12-01fanotify: allow "weak" fsid when watching a single filesystemAmir Goldstein1-0/+1
2023-12-01fanotify: store fsid in mark instead of in connectorAmir Goldstein1-8/+5
2023-12-01net: phy: mdio_device: Reset device only when necessaryAndrew Halaney1-0/+1