summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-08-25vsock: Fix memory leak in vsock_connect()Peilin Ye1-1/+8
2022-08-25geneve: do not use RT_TOS for IPv6 flowlabelMatthias May1-2/+1
2022-08-25ACPI: property: Return type of acpi_add_nondev_subnodes() should be boolSakari Ailus1-4/+4
2022-08-25pinctrl: qcom: msm8916: Allow CAMSS GP clocks to be muxedNikita Travkin1-2/+2
2022-08-25pinctrl: nomadik: Fix refcount leak in nmk_pinctrl_dt_subnode_to_mapMiaoqian Lin1-1/+3
2022-08-25SUNRPC: Reinitialise the backchannel request buffers before reuseTrond Myklebust1-0/+14
2022-08-25NFSv4/pnfs: Fix a use-after-free bug in openTrond Myklebust1-5/+6
2022-08-25NFSv4.1: RECLAIM_COMPLETE must handle EACCESZhang Xianwei1-0/+3
2022-08-25NFSv4: Fix races in the legacy idmapper upcallTrond Myklebust1-22/+24
2022-08-25apparmor: Fix memleak in aa_simple_write_to_buffer()Xiu Jianfeng1-1/+1
2022-08-25apparmor: fix reference count leak in aa_pivotroot()Xin Xiong1-0/+1
2022-08-25apparmor: fix overlapping attachment computationJohn Johansen2-2/+2
2022-08-25apparmor: fix aa_label_asxprint return checkTom Rix1-3/+3
2022-08-25apparmor: Fix failed mount permission check error messageJohn Johansen1-3/+4
2022-08-25apparmor: fix absroot causing audited secids to begin with =John Johansen2-3/+9
2022-08-25apparmor: fix quiet_denied for file rulesJohn Johansen1-1/+1
2022-08-25can: ems_usb: fix clang's -Wunaligned-access warningMarc Kleine-Budde1-1/+1
2022-08-25tracing: Have filter accept "common_cpu" to be consistentSteven Rostedt (Google)1-0/+1
2022-08-25btrfs: fix lost error handling when looking up extended ref on log replayFilipe Manana1-1/+3
2022-08-25mmc: pxamci: Fix an error handling path in pxamci_probe()Christophe JAILLET1-1/+1
2022-08-25mmc: pxamci: Fix another error handling path in pxamci_probe()Christophe JAILLET1-1/+1
2022-08-25ata: libata-eh: Add missing command nameDamien Le Moal1-0/+1
2022-08-25rds: add missing barrier to release_refillMikulas Patocka1-0/+1
2022-08-25ALSA: info: Fix llseek return value when using callbackAmadeusz Sławiński1-3/+3
2022-08-25powerpc/ptdump: Fix display of RW pages on FSL_BOOK3EChristophe Leroy1-3/+3
2022-08-25powerpc/mm: Split dump_pagelinuxtables flag_array tableChristophe Leroy6-153/+307
2022-08-25firmware: arm_scpi: Ensure scpi_info is not assigned if the probe failsSudeep Holla1-26/+35
2022-08-25net_sched: cls_route: disallow handle of 0Jamal Hadi Salim1-0/+10
2022-08-25net/9p: Initialize the iounit field during fid creationTyler Hicks1-4/+1
2022-08-25Bluetooth: L2CAP: Fix l2cap_global_chan_by_psm regressionLuiz Augusto von Dentz1-7/+6
2022-08-25Revert "net: usb: ax88179_178a needs FLAG_SEND_ZLP"Jose Alonso1-8/+8
2022-08-25scsi: sg: Allow waiting for commands to complete on removed deviceTony Battersby1-23/+34
2022-08-25tcp: fix over estimation in sk_forced_mem_schedule()Eric Dumazet1-3/+4
2022-08-25KVM: x86: Avoid theoretical NULL pointer dereference in kvm_irq_delivery_to_a...Vitaly Kuznetsov1-0/+4
2022-08-25KVM: x86: Check lapic_in_kernel() before attempting to set a SynIC irqVitaly Kuznetsov1-0/+3
2022-08-25KVM: Add infrastructure and macro to mark VM as buggedSean Christopherson2-6/+32
2022-08-25btrfs: reject log replay if there is unsupported RO compat flagQu Wenruo1-0/+14
2022-08-25net_sched: cls_route: remove from list when handle is 0Thadeu Lima de Souza Cascardo1-1/+1
2022-08-25ACPI: CPPC: Do not prevent CPPC from working in the futureRafael J. Wysocki2-31/+25
2022-08-25dm writecache: set a default MAX_WRITEBACK_JOBSMikulas Patocka1-1/+1
2022-08-25dm raid: fix address sanitizer warning in raid_statusMikulas Patocka1-1/+1
2022-08-25dm raid: fix address sanitizer warning in raid_resumeMikulas Patocka1-1/+1
2022-08-25intel_th: pci: Add Meteor Lake-P supportAlexander Shishkin1-0/+5
2022-08-25intel_th: pci: Add Raptor Lake-S PCH supportAlexander Shishkin1-0/+5
2022-08-25intel_th: pci: Add Raptor Lake-S CPU supportAlexander Shishkin1-0/+5
2022-08-25ext4: correct the misjudgment in ext4_iget_extra_inodeBaokun Li1-2/+1
2022-08-25ext4: correct max_inline_xattr_value_size computingBaokun Li1-0/+3
2022-08-25ext4: fix extent status tree race in writeback error recovery pathEric Whitney1-0/+7
2022-08-25ext4: update s_overhead_clusters in the superblock during an on-line resizeTheodore Ts'o1-0/+1
2022-08-25ext4: fix use-after-free in ext4_xattr_set_entryBaokun Li1-2/+4