summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-10-06Linux 5.15.134v5.15.134Greg Kroah-Hartman
2023-10-06netfilter: nf_tables: fix kdoc warnings after gc reworkFlorian Westphal
2023-10-06drm/meson: fix memory leak on ->hpd_notify callbackJani Nikula
2023-10-06fs: binfmt_elf_efpic: fix personality for ELF-FDPICGreg Ungerer
2023-10-06ata: libata-sata: increase PMP SRST timeout to 10sMatthias Schiffer
2023-10-06ata: libata-core: Do not register PM operations for SAS portsDamien Le Moal
2023-10-06ata: libata-core: Fix port and device removalDamien Le Moal
2023-10-06ata: libata-core: Fix ata_port_request_pm() lockingDamien Le Moal
2023-10-06net: thunderbolt: Fix TCPv6 GSO checksum calculationMika Westerberg
2023-10-06bpf: Fix BTF_ID symbol generation collision in tools/Nick Desaulniers
2023-10-06bpf: Fix BTF_ID symbol generation collisionJiri Olsa
2023-10-06btrfs: properly report 0 avail for very full file systemsJosef Bacik
2023-10-06ring-buffer: Update "shortest_full" in pollingSteven Rostedt (Google)
2023-10-06proc: nommu: /proc/<pid>/maps: release mmap read lockBen Wolsieffer
2023-10-06Revert "SUNRPC dont update timeout value on connection reset"Trond Myklebust
2023-10-06io_uring/fs: remove sqe->rw_flags checking from LINKATJens Axboe
2023-10-06sched/rt: Fix live lock between select_fallback_rq() and RT pushJoel Fernandes (Google)
2023-10-06kernel/sched: Modify initial boot task idle setupLiam R. Howlett
2023-10-06i2c: i801: unregister tco_pdev in i801_probe() error pathHeiner Kallweit
2023-10-06ata: libata-scsi: ignore reserved bits for REPORT SUPPORTED OPERATION CODESNiklas Cassel
2023-10-06ALSA: hda: Disable power save for solving pop issue on Lenovo ThinkCentre M70qKailang Yang
2023-10-06netfilter: nf_tables: disallow rule removal from chain bindingPablo Neira Ayuso
2023-10-06nilfs2: fix potential use after free in nilfs_gccache_submit_read_data()Pan Bian
2023-10-06serial: 8250_port: Check IRQ data before useAndy Shevchenko
2023-10-06Revert "tty: n_gsm: fix UAF in gsm_cleanup_mux"Daniel Starke
2023-10-06misc: rtsx: Fix some platforms can not boot and move the l1ss judgment to probeRicky WU
2023-10-06x86/srso: Add SRSO mitigation for Hygon processorsPu Wen
2023-10-06iommu/arm-smmu-v3: Fix soft lockup triggered by arm_smmu_mm_invalidate_rangeNicolin Chen
2023-10-06Smack:- Use overlay inode label in smack_inode_copy_up()Vishal Goel
2023-10-06smack: Retrieve transmuting information in smack_inode_getsecurity()Roberto Sassu
2023-10-06smack: Record transmuting in smk_transmutedRoberto Sassu
2023-10-06nvme-pci: always return an ERR_PTR from nvme_pci_alloc_devIrvin Cote
2023-10-06scsi: qla2xxx: Fix NULL pointer dereference in target modeGleb Chesnokov
2023-10-06i40e: fix potential NULL pointer dereferencing of pf->vf i40e_sync_vsi_filters()Andrii Staikov
2023-10-06watchdog: iTCO_wdt: Set NO_REBOOT if the watchdog is not already runningMika Westerberg
2023-10-06watchdog: iTCO_wdt: No need to stop the timer in probeMika Westerberg
2023-10-06nvme-pci: do not set the NUMA node of device if it has nonePratyush Yadav
2023-10-06nvme-pci: factor out a nvme_pci_alloc_dev helperChristoph Hellwig
2023-10-06nvme-pci: factor the iod mempool creation into a helperChristoph Hellwig
2023-10-06cgroup: Fix suspicious rcu_dereference_check() usage warningChengming Zhou
2023-10-06sched/cpuacct: Optimize away RCU read lockChengming Zhou
2023-10-06perf build: Define YYNOMEM as YYNOABORT for bison < 3.81Arnaldo Carvalho de Melo
2023-10-06fbdev/sh7760fb: Depend on FB=yThomas Zimmermann
2023-10-06ncsi: Propagate carrier gain/loss events to the NCSI controllerJohnathan Mantey
2023-10-06powerpc/watchpoints: Annotate atomic context in more placesBenjamin Gray
2023-10-06powerpc/watchpoint: Disable pagefaults when getting user instructionBenjamin Gray
2023-10-06powerpc/watchpoints: Disable preemption in thread_change_pc()Benjamin Gray
2023-10-06media: vb2: frame_vector.c: replace WARN_ONCE with a commentHans Verkuil
2023-10-06ASoC: imx-rpmsg: Set ignore_pmdown_time for dai_linkChancel Liu
2023-10-06bpf: Clarify error expectations from bpf_clone_redirectStanislav Fomichev