summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2023-12-01cgroup: Avoid false cacheline sharing of read mostly rstat_cpuWaiman Long
2023-12-01ASoC: cs4271: Convert to GPIO descriptorsLinus Walleij
2023-12-01drm/v3d: Create a CPU job extension for the copy performance query jobMaíra Canal
2023-12-01drm/v3d: Create a CPU job extension for the reset performance query jobMaíra Canal
2023-12-01drm/v3d: Create a CPU job extension to copy timestamp query to a bufferMaíra Canal
2023-12-01drm/v3d: Create a CPU job extension for the reset timestamp jobMaíra Canal
2023-12-01drm/v3d: Create a CPU job extension for the timestamp query jobMaíra Canal
2023-12-01drm/v3d: Create a CPU job extension for a indirect CSD jobMaíra Canal
2023-12-01drm/v3d: Add a CPU job submissionMelissa Wen
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-12-01Merge tag 'hardening-v6.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-11-30jbd2: increase the journal IO's priorityZhang Yi
2023-12-01Merge tag 'amd-drm-fixes-6.7-2023-11-30' of https://gitlab.freedesktop.org/ag...Dave Airlie
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-30Revert "drm/prime: Unexport helpers for fd/handle conversion"Felix Kuehling
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
2023-11-30spi: Unify error codes by replacing -ENOTSUPP with -EOPNOTSUPPChia-Lin Kao (AceLan)
2023-11-30spi: introduce SPI_TRANS_FAIL_IO for error reportingNam Cao
2023-11-30dt-bindings: power: meson-g12a-power: document ISP power domainNeil Armstrong
2023-11-29tcp: Factorise cookie-dependent fields initialisation in cookie_v[46]_check()Kuniyuki Iwashima
2023-11-29tcp: Move TCP-AO bits from cookie_v[46]_check() to tcp_ao_syncookie().Kuniyuki Iwashima
2023-11-29tcp: Don't initialise tp->tsoffset in tcp_get_cookie_sock().Kuniyuki Iwashima
2023-11-29tcp: Don't pass cookie to __cookie_v[46]_check().Kuniyuki Iwashima
2023-11-29net: mana: Fix spelling mistake "enforecement" -> "enforcement"Colin Ian King
2023-11-29mptcp: add mptcpi_subflows_total counterGeliang Tang
2023-11-29Merge tag 'wireless-2023-11-29' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski
2023-11-29Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2023-11-30bpf, sockmap: af_unix stream sockets need to hold ref for pair sockJohn Fastabend
2023-11-29xsk: Add option to calculate TX checksum in SWStanislav Fomichev
2023-11-29xsk: Validate xsk_tx_metadata flagsStanislav Fomichev
2023-11-29xsk: Add TX timestamp and TX checksum offload supportStanislav Fomichev
2023-11-29xsk: Support tx_metadata_lenStanislav Fomichev
2023-11-29cpufreq/amd-pstate: Fix scaling_min_freq and scaling_max_freq updateWyes Karny
2023-11-29ptrace: Convert ptrace_attach() to use lock guardsPeter Zijlstra
2023-11-29ASoC: SOF: Add placeholder for platform IPC type and path overridesPeter Ujfalusi
2023-11-29fbdev: Remove default file-I/O implementationsThomas Zimmermann
2023-11-29fbdev: Warn on incorrect framebuffer accessThomas Zimmermann
2023-11-29fbdev: Move default fb_mmap code into helper functionThomas Zimmermann