summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-10-04Linux 6.11.2v6.11.2Greg Kroah-Hartman
2024-10-04Revert: "dm-verity: restart or panic on an I/O error"Mikulas Patocka
2024-10-04spi: atmel-quadspi: Fix wrong register value written to MRAlexander Dahl
2024-10-04block: Fix elv_iosched_local_module handling of "none" schedulerDamien Le Moal
2024-10-04bpf: Fix use-after-free in bpf_uprobe_multi_link_attach()Oleg Nesterov
2024-10-04Documentation: KVM: fix warning in "make htmldocs"Paolo Bonzini
2024-10-04i2c: xiic: Try re-initialization on bus busy timeoutRobert Hancock
2024-10-04i2c: isch: Add missed 'else'Andy Shevchenko
2024-10-04i2c: aspeed: Update the stop sw state when the bus recovery occursTommy Huang
2024-10-04mm/damon/vaddr: protect vma traversal in __damon_va_thre_regions() with rcu r...Liam R. Howlett
2024-10-04mm: change vmf_anon_prepare() to __vmf_anon_prepare()Vishal Moola (Oracle)
2024-10-04mm/huge_memory: ensure huge_zero_folio won't have large_rmappable flag setMiaohe Lin
2024-10-04mm/hugetlb.c: fix UAF of vma in hugetlb fault pathwayVishal Moola (Oracle)
2024-10-04tpm: export tpm2_sessions_init() to fix ibmvtpm buildingKexy Biscuit
2024-10-04fbdev: xen-fbfront: Assign fb_info->deviceJason Andryuk
2024-10-04module: Fix KCOV-ignored file nameDmitry Vyukov
2024-10-04spi: fspi: add support for imx8ulpHaibo Chen
2024-10-04mm: only enforce minimum stack gap size if it's sensibleDavid Gow
2024-10-04selftest mm/mseal: fix test_seal_mremap_move_dontunmap_anyaddrJeff Xu
2024-10-04s390/ftrace: Avoid calling unwinder in ftrace_return_address()Vasily Gorbik
2024-10-04mm/hugetlb_vmemmap: batch HVO work when demotingYu Zhao
2024-10-04exfat: resolve memory leak from exfat_create_upcase_table()Daniel Yang
2024-10-04lockdep: fix deadlock issue between lockdep and rcuZhiguo Niu
2024-10-04compiler.h: specify correct attribute for .rodata..c_jump_tableTiezhu Yang
2024-10-04dm-verity: restart or panic on an I/O errorMikulas Patocka
2024-10-04bpf: lsm: Set bpf_lsm_blob_sizes.lbs_task to 0Song Liu
2024-10-04lsm: infrastructure management of the sock securityCasey Schaufler
2024-10-04thermal: sysfs: Add sanity checks for trip temperature and hysteresisRafael J. Wysocki
2024-10-04thermal: sysfs: Refine the handling of trip hysteresis changesRafael J. Wysocki
2024-10-04thermal: sysfs: Get to trips via attribute pointersRafael J. Wysocki
2024-10-04thermal: core: Store trip sysfs attributes in thermal_trip_descRafael J. Wysocki
2024-10-04serial: qcom-geni: fix console corruptionJohan Hovold
2024-10-04serial: qcom-geni: introduce qcom_geni_serial_poll_bitfield()Douglas Anderson
2024-10-04serial: qcom-geni: fix arg types for qcom_geni_serial_poll_bit()Douglas Anderson
2024-10-04soc: qcom: geni-se: add GP_LENGTH/IRQ_EN_SET/IRQ_EN_CLEAR registersDouglas Anderson
2024-10-04usb: typec: ucsi: Fix busy loop on ASUS VivoBooksChristian A. Ehrhardt
2024-10-04usb: typec: ucsi: Call CANCEL from single locationHeikki Krogerus
2024-10-04soc: versatile: realview: fix soc_dev leak during device removeKrzysztof Kozlowski
2024-10-04soc: versatile: realview: fix memory leak during device removeKrzysztof Kozlowski
2024-10-04tools/nolibc: include arch.h from string.hThomas Weißschuh
2024-10-04ARM: dts: imx6ull-seeed-npi: fix fsl,pins property in tscgrp pinctrlKrzysztof Kozlowski
2024-10-04ARM: dts: imx6ul-geam: fix fsl,pins property in tscgrp pinctrlKrzysztof Kozlowski
2024-10-04dt-bindings: spi: nxp-fspi: add imx8ulp supportHaibo Chen
2024-10-04spi: fspi: involve lut_num for struct nxp_fspi_devtype_dataHaibo Chen
2024-10-04lsm: add the inode_free_security_rcu() LSM implementation hookPaul Moore
2024-10-04padata: use integer wrap around to prevent deadlock on seq_nr overflowVanGiang Nguyen
2024-10-04cpuidle: riscv-sbi: Use scoped device node handling to fix missing of_node_putKrzysztof Kozlowski
2024-10-04md: Don't flush sync_work in md_write_start()Yu Kuai
2024-10-04eventpoll: Annotate data-race of busy_poll_usecsMartin Karsten
2024-10-04icmp: change the order of rate limitsEric Dumazet