summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2023-12-04net: Add queue and napi associationAmritha Nambiar
2023-12-04bpf: Optimize the free of inner mapHou Tao
2023-12-04bpf: Defer the free of inner map when necessaryHou Tao
2023-12-04bpf: Add map and need_defer parameters to .map_fd_put_ptr()Hou Tao
2023-12-04vfio/migration: Add debugfs to live migration driverLongfang Liu
2023-12-04pinctrl: Convert unsigned to unsigned intAndy Shevchenko
2023-12-04usb: typec: tcpci: add vconn over current fault handling to maxim_coreRD Babiera
2023-12-04usb: typec: tcpm: add tcpm_port_error_recovery symbolRD Babiera
2023-12-04usb: core: Allow subclassed USB drivers to override usb_choose_configuration()Douglas Anderson
2023-12-04spi: spl022: fix sleeping in interrupt contextMark Brown
2023-12-04mtd: rawnand: NAND controller write protectDavid Regan
2023-12-04mtd: rawnand: Add destructive operationBoris Brezillon
2023-12-04device property: Add fwnode_name_eq()Sakari Ailus
2023-12-03lib/find: optimize find_*_bit_wrapYury Norov
2023-12-03lib/find_bit: Fix the code comments about find_next_bit_wrapGuanjun
2023-12-03Merge tag 'vfio-v6.7-rc4' of https://github.com/awilliam/linux-vfioLinus Torvalds
2023-12-03Merge tag 'probes-fixes-v6.7-rc3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-12-02cache: enforce cache groupsCoco Li
2023-12-02bpf: enforce exact retval range on subprog/callback exitAndrii Nakryiko
2023-12-02bpf: rearrange bpf_func_state fields to save a bit of memoryAndrii Nakryiko
2023-12-01io_uring: remove uring_cmd cookieKeith Busch
2023-12-01iouring: remove IORING_URING_CMD_POLLEDKeith Busch
2023-12-01block: bio-integrity: directly map user buffersKeith Busch
2023-12-02Merge tag 'pm-6.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2023-12-02Merge tag 'acpi-6.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2023-12-02Merge tag 'iommu-fixes-v6.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2023-12-02Merge tag 'drm-fixes-2023-12-01' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2023-12-02Merge tag 'io_uring-6.7-2023-11-30' of git://git.kernel.dk/linuxLinus Torvalds
2023-12-02Merge tag 'block-6.7-2023-12-01' of git://git.kernel.dk/linuxLinus Torvalds
2023-12-02Merge tag 'bcachefs-2023-11-29' of https://evilpiepirate.org/git/bcachefsLinus Torvalds
2023-12-01Merge branch 'acpi-tables'Rafael J. Wysocki
2023-12-01params: Introduce the param_unknown_fn typeAndy Shevchenko
2023-12-01lkdtm: Add kfence read after free crash typeStephen Boyd
2023-12-01cgroup: Avoid false cacheline sharing of read mostly rstat_cpuWaiman Long
2023-12-01fs: fork splice_file_range() from do_splice_direct()Amir Goldstein
2023-12-01crypto: hisilicon/qm - simplify the status of qmWeili Qian
2023-12-01fanotify: allow "weak" fsid when watching a single filesystemAmir Goldstein
2023-12-01fanotify: store fsid in mark instead of in connectorAmir Goldstein
2023-11-30net: phy: mdio_device: Reset device only when necessaryAndrew Halaney
2023-12-01rethook: Use __rcu pointer for rethook::handlerMasami Hiramatsu (Google)
2023-12-01kprobes: consistent rcu api usage for kretprobe holderJP Kobryn
2023-11-30jbd2: increase the journal IO's priorityZhang Yi
2023-11-30Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2023-11-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-12-01Merge tag 'net-6.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-12-01Merge tag 'drm-misc-fixes-2023-11-29' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2023-11-30i40e: Annotate struct i40e_qvlist_info with __counted_byKees Cook
2023-11-30Input: gpio-keys - add system suspend support for dedicated wakeirqsTony Lindgren
2023-11-30vfio: Drop vfio_file_iommu_group() stub to fudge around a KVM wartSean Christopherson
2023-11-30dma-buf: Correct the documentation of name and exp_name symbolsRamesh Errabolu