summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-07-01selftests/hid: Load only requested struct_ops mapsYiyang Chen
2026-07-01HID: bpf: Fix hid_bpf_get_data() range checkYiyang Chen
2026-07-01xen/front-pgdir-shbuf: free grant reference head on errorsYousef Alhouseen
2026-07-01xen/gntdev: fix error handling in ioctlWentao Liang
2026-07-01xen: Replace __ASSEMBLY__ with __ASSEMBLER__ in header filesThomas Huth
2026-07-01xen/pvcalls: bound backend response req_id before indexing rsp[]Michael Bommarito
2026-07-01pinctrl: meson: restore non-sleeping GPIO accessViacheslav Bocharov
2026-07-01gpio: timberdale: Return -ENOMEM on dynamic memory allocation in probeVladimir Zapolskiy
2026-07-01drm/i915/bios: range check LFP Data Block panel_type2Jani Nikula
2026-07-01drm/i915/vrr: require valid min/max vfreq for VRRJani Nikula
2026-06-30Merge tag 'probes-fixes-v7.2-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2026-06-30ksmbd: fix app-instance durable supersede session UAFNamjae Jeon
2026-06-30ksmbd: snapshot previous oplock state before durable checksNamjae Jeon
2026-06-30ksmbd: close superseded durable handles through refcount handoffGil Portnoy
2026-06-30ksmbd: fix use-after-free of fp->owner.name in durable handle owner checkGil Portnoy
2026-06-30smb/server: do not require delete access for non-replacing linksChenXiaoSong
2026-06-30ksmbd: don't hold ci->m_lock while waiting for a lease break ackNamjae Jeon
2026-06-30ksmbd: doc: update feature support status for durable handles and compressionNamjae Jeon
2026-06-30ksmbd: annotate oplock list traversals under m_lockRunyu Xiao
2026-06-30ksmbd: fix outstanding credit leak on abort and error pathsNamjae Jeon
2026-06-30ksmbd: fix credit charge calculation for SMB2 QUERY_INFONamjae Jeon
2026-06-30ksmbd: avoid zeroing the read buffer in smb2_read()Namjae Jeon
2026-06-30ksmbd: validate num_subauth when copying ACE in set_ntacl_daclHaofeng Li
2026-06-30ksmbd: reject undersized DACLs before parsing ACEsHaofeng Li
2026-06-30ksmbd: fix n.data memory leak in ksmbd_vfs_set_dos_attrib_xattrQiang Liu
2026-06-30ksmbd: Fix acl.sd_buf memory leak and invalid sd_size error handlingQiang Liu
2026-06-30ksmbd: fix sd_ndr.data memory leak in ksmbd_vfs_set_sd_xattrQiang Liu
2026-06-30net/sched: act_bpf: use rcu_dereference_bh() to read the filterSechang Lim
2026-07-01iio: light: al3320a: add missing REGMAP_I2C to KconfigJoshua Crofts
2026-07-01iio: light: al3010: add missing REGMAP_I2C to KconfigJoshua Crofts
2026-07-01iio: light: al3000a: add missing REGMAP_I2C to KconfigJoshua Crofts
2026-06-30riscv: probes: save original sp in rethook trampolineMartin Kaiser
2026-06-30selftests: drv-net: tso: don't touch dangerous feature bitsJakub Kicinski
2026-06-30cxgb4: Fix decode strings dump for T6 adaptersGleb Markov
2026-06-30virtio_net: disable cb when NAPI is busy-polledLongjun Tang
2026-06-30sctp: fix addr_wq_timer race in sctp_free_addr_wq()Xin Long
2026-06-30selftests: net: bump default cmd() timeout to 20 secondsJakub Kicinski
2026-07-01bootconfig: fix NULL-pointer arithmetic in xbc_snprint_cmdline()Breno Leitao
2026-06-30vfio: selftests: Add luuid to libvfio.mk's list of libraries, not to the Make...Sean Christopherson
2026-06-30audit: Fix data races of skb_queue_len() readers on audit_queueChi Wang
2026-06-30spi: rzv2h-rspi: Fix DMA transfer error handling for signal interruptionFelix Gu
2026-06-30ASoC: amd: yc: Add Alienware m15 R7 AMD to DMIC quirk tableJetha Chan
2026-06-30spi: dt-bindings: snps,dw-apb-ssi: add 'power-domains' propertyWolfram Sang
2026-06-30spi: dt-bindings: snps,dw-apb-ssi: drop superfluous RZ/N1 entryWolfram Sang
2026-06-30irqchip/ts4800: Fix missing chained handler cleanup on removeQingshuang Fu
2026-06-30irqchip/gic-v3-its: Fix OF node reference leakYuho Choi
2026-06-30irqchip/irq-riscv-imsic-early: Fix fwnode leak on state setup failureHaoxiang Li
2026-06-30tracing/probes: Make the $ prefix mandatory for comm accessMasami Hiramatsu (Google)
2026-06-30tracing/fprobe: Fix NULL pointer dereference in fprobe_fgraph_entry()Sechang Lim
2026-06-30tracing/probes: Fix double addition of offset for @+FOFFSETMasami Hiramatsu (Google)