summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
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
2023-12-01rethook: Use __rcu pointer for rethook::handlerMasami Hiramatsu (Google)2-5/+8
2023-12-01kprobes: consistent rcu api usage for kretprobe holderJP Kobryn1-5/+2
2023-12-01jbd2: increase the journal IO's priorityZhang Yi1-0/+3
2023-12-01Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski3-1/+17
2023-12-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski7-15/+43
2023-12-01Merge tag 'net-6.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds3-1/+23
2023-12-01Merge tag 'drm-misc-fixes-2023-11-29' of git://anongit.freedesktop.org/drm/dr...Dave Airlie1-0/+15
2023-12-01i40e: Annotate struct i40e_qvlist_info with __counted_byKees Cook1-1/+1
2023-11-30Input: gpio-keys - add system suspend support for dedicated wakeirqsTony Lindgren1-0/+2
2023-11-30vfio: Drop vfio_file_iommu_group() stub to fudge around a KVM wartSean Christopherson1-6/+2
2023-11-30dma-buf: Correct the documentation of name and exp_name symbolsRamesh Errabolu1-4/+7
2023-11-30spi: Unify error codes by replacing -ENOTSUPP with -EOPNOTSUPPChia-Lin Kao (AceLan)1-0/+2
2023-11-30spi: introduce SPI_TRANS_FAIL_IO for error reportingNam Cao1-4/+8
2023-11-30tcp: Don't pass cookie to __cookie_v[46]_check().Kuniyuki Iwashima1-4/+4
2023-11-30Merge tag 'wireless-2023-11-29' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski2-1/+22
2023-11-30bpf, sockmap: af_unix stream sockets need to hold ref for pair sockJohn Fastabend1-0/+1
2023-11-30xsk: Add TX timestamp and TX checksum offload supportStanislav Fomichev2-1/+15
2023-11-29cpufreq/amd-pstate: Fix scaling_min_freq and scaling_max_freq updateWyes Karny1-0/+4
2023-11-29ptrace: Convert ptrace_attach() to use lock guardsPeter Zijlstra2-0/+28
2023-11-29fbdev: Remove default file-I/O implementationsThomas Zimmermann1-0/+5
2023-11-29fbdev: Warn on incorrect framebuffer accessThomas Zimmermann1-1/+7
2023-11-29fbdev: Move default fb_mmap code into helper functionThomas Zimmermann1-1/+2
2023-11-28driver core: make device_is_dependent() staticGreg Kroah-Hartman1-1/+0