summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-03-27Linux 6.12.79v6.12.79Greg Kroah-Hartman1-1/+1
2026-03-27Revert "LoongArch: Add machine_kexec_mask_interrupts() implementation"Huacai Chen1-22/+0
2026-03-25Linux 6.12.78v6.12.78Greg Kroah-Hartman1-1/+1
2026-03-25xen/privcmd: add boot control for restricted usage in domUJuergen Gross3-0/+15
2026-03-25xen/privcmd: restrict usage in unprivileged domUJuergen Gross1-3/+57
2026-03-25perf/x86/intel: Add missing branch counters constraint applyDapeng Mi1-6/+19
2026-03-25hwmon: (max6639) Fix pulses-per-revolution implementationGuenter Roeck1-5/+5
2026-03-25tools/bootconfig: fix fd leak in load_xbc_file() on fstat failureJosh Law1-2/+5
2026-03-25lib/bootconfig: check xbc_init_node() return in override pathJosh Law1-1/+2
2026-03-25fs/tests: exec: Remove bad test vectorKees Cook1-3/+0
2026-03-25drm/i915/gt: Check set_default_submission() before deferencingRahul Bukte1-1/+2
2026-03-25ksmbd: fix use-after-free in durable v2 replay of active file handlesHyunwoo Kim1-1/+5
2026-03-25ksmbd: fix use-after-free of share_conf in compound requestHyunwoo Kim1-0/+2
2026-03-25drm/amd: fix dcn 2.01 checkAndy Nguyen1-4/+4
2026-03-25drm/amd/display: Fix DisplayID not-found handling in parse_edid_displayid_vrr()Srinivasan Shanmugam1-2/+2
2026-03-25mtd: rawnand: brcmnand: skip DMA during panic writeKamal Dasu1-4/+2
2026-03-25mtd: rawnand: serialize lock/unlock against other NAND operationsKamal Dasu1-2/+12
2026-03-25mm/shmem, swap: avoid redundant Xarray lookup during swapinKairui Song1-9/+25
2026-03-25mm/shmem, swap: improve cached mTHP handling and fix potential hangKairui Song1-9/+30
2026-03-25mm: shmem: avoid unpaired folio_unlock() in shmem_swapin_folio()Kemeng Shi1-0/+2
2026-03-25mm: shmem: fix potential data corruption during shmem swapinBaolin Wang1-3/+27
2026-03-25mtd: spi-nor: core: avoid odd length/address writes in 8D-8D-8D modePratyush Yadav1-1/+68
2026-03-25mtd: spi-nor: core: avoid odd length/address reads on 8D-8D-8D modePratyush Yadav1-1/+75
2026-03-25x86/platform/uv: Handle deconfigured socketsKyle Meyer1-2/+16
2026-03-25ring-buffer: Fix to update per-subbuf entries of persistent ring bufferMasami Hiramatsu (Google)1-1/+1
2026-03-25i2c: pxa: defer reset on Armada 3700 when recovery is usedGabor Juhos1-1/+16
2026-03-25i2c: fsi: Fix a potential leak in fsi_i2c_probe()Christophe JAILLET1-0/+1
2026-03-25i2c: cp2615: fix serial string NULL-deref at probeJohan Hovold1-0/+3
2026-03-25USB: serial: f81232: fix incomplete serial port generationJi-Ze Hong (Peter Hong)1-30/+47
2026-03-25drm/i915/psr: Compute PSR entry_setup_frames into intel_crtc_stateJouni Högander2-1/+3
2026-03-25hwmon: (pmbus/isl68137) Fix unchecked return value and use sysfs_emit()Sanman Pradhan1-2/+5
2026-03-25hwmon: (pmbus/mp2975) Add error check for pmbus_read_word_data() return valueSanman Pradhan1-0/+2
2026-03-25icmp: fix NULL pointer dereference in icmp_tag_validation()Weiming Shi1-1/+3
2026-03-25net: dsa: bcm_sf2: fix missing clk_disable_unprepare() in error pathsAnas Iqbal1-2/+6
2026-03-25net: mvpp2: guard flow control update with global_tx_fc in buffer switchingMuhammad Hammad Ijaz1-2/+2
2026-03-25nfnetlink_osf: validate individual option lengths in fingerprintsWeiming Shi1-0/+13
2026-03-25netfilter: nf_tables: release flowtable after rcu grace period on errorPablo Neira Ayuso1-0/+1
2026-03-25netfilter: bpf: defer hook memory release until rcu readers are doneFlorian Westphal1-1/+1
2026-03-25net: bonding: fix NULL deref in bond_debug_rlb_hash_showXiang Mei1-5/+11
2026-03-25udp_tunnel: fix NULL deref caused by udp_sock_create6 when CONFIG_IPV6=nXiang Mei1-1/+1
2026-03-25net/mlx5e: Fix race condition during IPSec ESN updateJianbo Liu1-19/+14
2026-03-25net/mlx5e: Prevent concurrent access to IPSec ASO contextJianbo Liu2-9/+9
2026-03-25net/mlx5: qos: Restrict RTNL area to avoid a lock cycleCosmin Ratiu1-14/+9
2026-03-25net: macb: fix uninitialized rx_fs_lockFedor Pchelkin1-0/+3
2026-03-25ACPI: processor: Fix previous acpi_processor_errata_piix4() fixRafael J. Wysocki1-7/+8
2026-03-25wifi: wlcore: Return -ENOMEM instead of -EAGAIN if there is not enough headroomGuenter Roeck1-1/+1
2026-03-25wifi: mac80211: fix NULL deref in mesh_matches_local()Xiang Mei1-0/+3
2026-03-25iavf: fix VLAN filter lost on add/delete racePetr Oros1-3/+6
2026-03-25igc: fix page fault in XDP TX timestamps handlingZdenek Bouska3-0/+42
2026-03-25igc: fix missing update of skb->tail in igc_xmit_frame()Kohei Enju1-5/+2