summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-06-06dt-bindings: clock: qcom: Add X1P42100 camera clock controllerJagadeesh Kona
2026-06-06dt-bindings: clock: qcom: Add X1P42100 video clock controllerJagadeesh Kona
2026-06-06Merge branch 'bpf-verifier-fix-ptr_to_flow_keys-constant-offset-oob'Alexei Starovoitov
2026-06-06selftests/bpf: add tests for PTR_TO_FLOW_KEYS offset boundsNuoqi Gui
2026-06-06bpf: Fold reg->var_off into PTR_TO_FLOW_KEYS bounds checkNuoqi Gui
2026-06-06cfi: Include uaccess.h for get_kernel_nofault()Nathan Chancellor
2026-06-06gfs2: use d_splice_alias() for ->lookup() return valueAl Viro
2026-06-06ntfs: use d_splice_alias() for ->lookup() return valueAl Viro
2026-06-06Input: atlas_btns - modernize the driverDmitry Torokhov
2026-06-06Input: apbps2 - simplify resource mapping and IRQ retrievalRosen Penev
2026-06-06Input: xilinx_ps2 - remove driverRosen Penev
2026-06-06Input: atkbd - skip deactivate for HONOR BCC-N's internal keyboardCryolitia PukNgae
2026-06-06libperf: Document struct perf_cpu int16_t ABI limitationArnaldo Carvalho de Melo
2026-06-06perf sched: Free callchain nodes in idle thread cleanupArnaldo Carvalho de Melo
2026-06-06perf tools: Fix int16_t truncation of max_cpu_num in set_max_cpu_num()Arnaldo Carvalho de Melo
2026-06-06perf timechart: Fix cpu2y() OOB read on untrusted CPU indexArnaldo Carvalho de Melo
2026-06-06Merge tag 'sound-7.1-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2026-06-06perf c2c: Fix use-after-free in he__get_c2c_hists() error pathArnaldo Carvalho de Melo
2026-06-06perf stat: Introduce perf_env__get_cpu_topology() to guard NULL env->cpuArnaldo Carvalho de Melo
2026-06-06Merge tag 'rust-fixes-7.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2026-06-06ALSA: pcm: Fix unlocked runtime state reads in xfer ioctlsCássio Gabriel
2026-06-06ALSA: seq: Fix partial userptr event expansionHyeongJun An
2026-06-06wifi: ath9k_htc: allocate tx_buf and buf togetherRosen Penev
2026-06-06wifi: ath9k: remove disabling of bandsRosen Penev
2026-06-06wifi: ath9k: remove TX99 power array zero initRosen Penev
2026-06-06wifi: ath9k: Clear DMA descriptors without memsetRosen Penev
2026-06-06wifi: ath9k_htc: use module_usb_driverRosen Penev
2026-06-06wifi: wcn36xx: allocate chan_surveys with main structRosen Penev
2026-06-06wifi: wcn36xx: fix spelling mistakes in dxe header commentStepan Ionichev
2026-06-06wifi: wcn36xx: fix OOB read from short trigger BA firmware responseTristan Madani
2026-06-06wifi: wcn36xx: fix OOB read from firmware count in PRINT_REG_INFO indicationTristan Madani
2026-06-06wifi: wcn36xx: fix heap overflow from oversized firmware HAL responseTristan Madani
2026-06-06Merge tag 'vfs-7.1-rc7.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-06-06rust: i2c: fix I2cAdapter refcounts double incrementNicolás Antinori
2026-06-06perf mmap: Fix NULL deref in aio cleanup on alloc failureArnaldo Carvalho de Melo
2026-06-06vfs: uapi: retire octal and hex numbers in favor of (1 << n) for O_ flagsJori Koolstra
2026-06-06bpf: add bpf_real_inode() kfuncChristian Brauner
2026-06-06bpf: Add simple xattr support to bpffsDaniel Borkmann
2026-06-06kernfs: link kn to its parent before the LSM init hookChristian Brauner
2026-06-06Merge patch series "Rework simple xattrs"Christian Brauner
2026-06-06simpe_xattr: use per-sb cacheMiklos Szeredi
2026-06-06simple_xattr: change interface to pass struct simple_xattrs **Miklos Szeredi
2026-06-06tmpfs: simplify constructing "security.foo" xattr namesMiklos Szeredi
2026-06-06kernfs: fix xattr race condition with multiple superblocksMiklos Szeredi
2026-06-06debugobjects: Don't call fill_pool() in early boot hardirq contextWaiman Long
2026-06-06Merge tag 'pin-init-v7.2' of https://github.com/Rust-for-Linux/linux into rus...Miguel Ojeda
2026-06-05kconfig: Remove the architecture specific config for PropellerRong Xu
2026-06-05kconfig: Remove the architecture specific config for AutoFDORong Xu
2026-06-05modpost: Add __llvm_covfun and __llvm_covmap to section_white_listJames Lee
2026-06-05selftests/bpf: Inspect the signature verdict exposed to BPF LSMDaniel Borkmann