summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-10-06Linux 5.15.134v5.15.134Greg Kroah-Hartman1-1/+1
2023-10-06netfilter: nf_tables: fix kdoc warnings after gc reworkFlorian Westphal2-1/+2
2023-10-06drm/meson: fix memory leak on ->hpd_notify callbackJani Nikula1-0/+2
2023-10-06fs: binfmt_elf_efpic: fix personality for ELF-FDPICGreg Ungerer1-3/+2
2023-10-06ata: libata-sata: increase PMP SRST timeout to 10sMatthias Schiffer1-1/+1
2023-10-06ata: libata-core: Do not register PM operations for SAS portsDamien Le Moal3-2/+11
2023-10-06ata: libata-core: Fix port and device removalDamien Le Moal1-1/+20
2023-10-06ata: libata-core: Fix ata_port_request_pm() lockingDamien Le Moal1-9/+9
2023-10-06net: thunderbolt: Fix TCPv6 GSO checksum calculationMika Westerberg1-2/+1
2023-10-06bpf: Fix BTF_ID symbol generation collision in tools/Nick Desaulniers1-1/+1
2023-10-06bpf: Fix BTF_ID symbol generation collisionJiri Olsa1-1/+1
2023-10-06btrfs: properly report 0 avail for very full file systemsJosef Bacik1-1/+1
2023-10-06ring-buffer: Update "shortest_full" in pollingSteven Rostedt (Google)1-0/+3
2023-10-06proc: nommu: /proc/<pid>/maps: release mmap read lockBen Wolsieffer1-12/+15
2023-10-06Revert "SUNRPC dont update timeout value on connection reset"Trond Myklebust1-2/+1
2023-10-06io_uring/fs: remove sqe->rw_flags checking from LINKATJens Axboe1-1/+1
2023-10-06sched/rt: Fix live lock between select_fallback_rq() and RT pushJoel Fernandes (Google)1-0/+1
2023-10-06kernel/sched: Modify initial boot task idle setupLiam R. Howlett2-1/+2
2023-10-06i2c: i801: unregister tco_pdev in i801_probe() error pathHeiner Kallweit1-0/+1
2023-10-06ata: libata-scsi: ignore reserved bits for REPORT SUPPORTED OPERATION CODESNiklas Cassel1-1/+1
2023-10-06ALSA: hda: Disable power save for solving pop issue on Lenovo ThinkCentre M70qKailang Yang1-0/+1
2023-10-06netfilter: nf_tables: disallow rule removal from chain bindingPablo Neira Ayuso1-5/+13
2023-10-06nilfs2: fix potential use after free in nilfs_gccache_submit_read_data()Pan Bian1-3/+3
2023-10-06serial: 8250_port: Check IRQ data before useAndy Shevchenko1-1/+4
2023-10-06Revert "tty: n_gsm: fix UAF in gsm_cleanup_mux"Daniel Starke1-3/+1
2023-10-06misc: rtsx: Fix some platforms can not boot and move the l1ss judgment to probeRicky WU6-212/+102
2023-10-06x86/srso: Add SRSO mitigation for Hygon processorsPu Wen1-1/+1
2023-10-06iommu/arm-smmu-v3: Fix soft lockup triggered by arm_smmu_mm_invalidate_rangeNicolin Chen1-3/+24
2023-10-06Smack:- Use overlay inode label in smack_inode_copy_up()Vishal Goel1-1/+1
2023-10-06smack: Retrieve transmuting information in smack_inode_getsecurity()Roberto Sassu1-4/+18
2023-10-06smack: Record transmuting in smk_transmutedRoberto Sassu2-12/+30
2023-10-06nvme-pci: always return an ERR_PTR from nvme_pci_alloc_devIrvin Cote1-3/+3
2023-10-06scsi: qla2xxx: Fix NULL pointer dereference in target modeGleb Chesnokov4-0/+10
2023-10-06i40e: fix potential NULL pointer dereferencing of pf->vf i40e_sync_vsi_filters()Andrii Staikov1-2/+3
2023-10-06watchdog: iTCO_wdt: Set NO_REBOOT if the watchdog is not already runningMika Westerberg1-7/+14
2023-10-06watchdog: iTCO_wdt: No need to stop the timer in probeMika Westerberg1-2/+11
2023-10-06nvme-pci: do not set the NUMA node of device if it has nonePratyush Yadav1-3/+0
2023-10-06nvme-pci: factor out a nvme_pci_alloc_dev helperChristoph Hellwig1-35/+46
2023-10-06nvme-pci: factor the iod mempool creation into a helperChristoph Hellwig1-23/+18
2023-10-06cgroup: Fix suspicious rcu_dereference_check() usage warningChengming Zhou1-0/+1
2023-10-06sched/cpuacct: Optimize away RCU read lockChengming Zhou2-5/+1
2023-10-06perf build: Define YYNOMEM as YYNOABORT for bison < 3.81Arnaldo Carvalho de Melo1-0/+6
2023-10-06fbdev/sh7760fb: Depend on FB=yThomas Zimmermann1-1/+1
2023-10-06ncsi: Propagate carrier gain/loss events to the NCSI controllerJohnathan Mantey1-0/+5
2023-10-06powerpc/watchpoints: Annotate atomic context in more placesBenjamin Gray1-0/+9
2023-10-06powerpc/watchpoint: Disable pagefaults when getting user instructionBenjamin Gray1-1/+6
2023-10-06powerpc/watchpoints: Disable preemption in thread_change_pc()Benjamin Gray1-1/+6
2023-10-06media: vb2: frame_vector.c: replace WARN_ONCE with a commentHans Verkuil1-2/+4
2023-10-06ASoC: imx-rpmsg: Set ignore_pmdown_time for dai_linkChancel Liu1-0/+8
2023-10-06bpf: Clarify error expectations from bpf_clone_redirectStanislav Fomichev2-2/+6