summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-03-02iio: orientation: hid-sensor-rotation: fix quaternion alignmentDavid Lechner
2026-03-02iio: add IIO_DECLARE_QUATERNION() macroDavid Lechner
2026-03-02iio: adc: ti-ads1119: Replace IRQF_ONESHOT with IRQF_NO_THREADFelix Gu
2026-03-02Documentation: KVM: Formalizing taking vcpu->mutex *outside* of kvm->slots_lockSean Christopherson
2026-03-02ftrace: Add missing ftrace_lock to update_ftrace_direct_add/delJiri Olsa
2026-03-02accel/amdxdna: Fix NULL pointer dereference of mgmt_channLizhi Hou
2026-03-02uaccess: Fix scoped_user_read_access() for 'pointer to const'David Laight
2026-03-02sched_ext: Replace naked scx_root dereferences in kobject callbackszhidao su
2026-03-02sched_ext: Use READ_ONCE() for the read side of dsq->nr updatezhidao su
2026-03-02kunit: reduce stack usage in kunit_run_tests()Arnd Bergmann
2026-03-02Merge tag 'nfsd-7.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...Linus Torvalds
2026-03-02kunit: tool: copy caller args in run_kernel to prevent mutationShuvam Pandey
2026-03-02rust: kunit: fix warning when !CONFIG_PRINTKAlexandre Courbot
2026-03-02MAINTAINERS: Update email address for David GowDavid Gow
2026-03-02mm: Fix a hmm_range_fault() livelock / starvation problemThomas Hellström
2026-03-02block: break pcpu_alloc_mutex dependency on freeze_lockNilay Shroff
2026-03-02io_uring/net: reject SEND_VECTORIZED when unsupportedPavel Begunkov
2026-03-02blktrace: fix __this_cpu_read/write in preemptible contextChaitanya Kulkarni
2026-03-02drm/xe/queue: Call fini on exec queue creation failTomasz Lis
2026-03-02drm/xe/configfs: Free ctx_restore_mid_bb in releaseShuicheng Lin
2026-03-02drm/xe: Do not preempt fence signaling CS instructionsMatthew Brost
2026-03-02drm/syncobj: Fix handle <-> fd ioctls with dirty stackJulian Orth
2026-03-02dt-bindings: hwmon: sl28cpld: Drop sa67mcu compatibleMichael Walle
2026-03-02regulator: pf9453: Respect IRQ trigger settings from firmwareFranz Schnyder
2026-03-02ASoC: dt-bindings: tegra: Add compatible for Tegra238 sound cardSheetal
2026-03-02wifi: rsi: Don't default to -EOPNOTSUPP in rsi_mac80211_configSebastian Krzyszkowiak
2026-03-02drm: renesas: rz-du: mipi_dsi: Set DSI dividerChris Brandt
2026-03-02dt-bindings: net: can: nxp,sja1000: add reference to mc-peripheral-props.yamlFrank Li
2026-03-02can: gs_usb: gs_can_open(): always configure bitrates before starting deviceMarc Kleine-Budde
2026-03-02x86/sev: Allow IBPB-on-Entry feature for SNP guestsKim Phillips
2026-03-02x86/boot/sev: Move SEV decompressor variables into the .data sectionTom Lendacky
2026-03-02Merge patch series "can: usb: f81604: handle short interrupt urb messages pro...Marc Kleine-Budde
2026-03-02can: usb: f81604: correctly anchor the urb in the read bulk callbackGreg Kroah-Hartman
2026-03-02can: usb: f81604: handle bulk write errors properlyGreg Kroah-Hartman
2026-03-02can: usb: f81604: handle short interrupt urb messages properlyGreg Kroah-Hartman
2026-03-02can: usb: etas_es58x: correctly anchor the urb in the read bulk callbackGreg Kroah-Hartman
2026-03-02can: ucan: Fix infinite loop from zero-length messagesGreg Kroah-Hartman
2026-03-02can: ems_usb: ems_usb_read_bulk_callback(): check the proper length of a messageGreg Kroah-Hartman
2026-03-02can: esd_usb: add endpoint type validationZiyi Guo
2026-03-02ALSA: hda/hdmi: Add Tegra238 HDA codec device IDSheetal
2026-03-02gpio: nomadik: repair some kernel-doc commentsRandy Dunlap
2026-03-02can: mcp251x: fix deadlock in error path of mcp251x_openAlban Bedel
2026-03-02can: dummy_can: dummy_can_init(): fix packet statisticsOliver Hartkopp
2026-03-02can: bcm: fix locking for bcm_op runtime updatesOliver Hartkopp
2026-03-02slab: distinguish lock and trylock for sheaf_flush_main()Vlastimil Babka
2026-03-02gpio: timberdale: repair kernel-doc commentsRandy Dunlap
2026-03-02xfrm: iptfs: validate inner IPv4 header length in IPTFS payloadRoshan Kumar
2026-03-01smb: update some doc referencesZhangGuoDong
2026-03-01smb/client: make SMB2 maperror KUnit tests a separate moduleChenXiaoSong
2026-03-01regulator: mt6363: Fix incorrect and redundant IRQ disposal in probeFelix Gu