summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-03-08xfrm: fix the if_id check in changelinkAntony Antony1-1/+1
2022-03-08bpf, sockmap: Do not ignore orig_len parameterEric Dumazet1-1/+1
2022-03-08netfilter: fix use-after-free in __nf_register_net_hook()Eric Dumazet1-2/+3
2022-03-08xfrm: fix MTU regressionJiri Bohac1-4/+7
2022-03-08mm: Consider __GFP_NOWARN flag for oversized kvmalloc() callsDaniel Borkmann1-1/+3
2022-03-08ntb: intel: fix port config status offset for SPRDave Jiang2-1/+32
2022-03-08blktrace: fix use after free for struct blk_traceYu Kuai1-8/+18
2022-03-08mac80211: fix EAPoL rekey fail in 802.3 rx pathDeren Wu1-7/+3
2022-03-08thermal: core: Fix TZ_GET_TRIP NULL pointer dereferenceNicolas Cavallari1-2/+3
2022-03-08xen/netfront: destroy queues before real_num_tx_queues is zeroedMarek Marczykowski-Górecki1-16/+23
2022-03-08drm/amd/display: Reduce dmesg error to a debug printLeo (Hanghong) Ma1-1/+3
2022-03-08drm/i915: s/JSP2/ICP2/ PCHVille Syrjälä2-2/+2
2022-03-08iommu/amd: Recover from event log overflowLennert Buytenhek4-2/+20
2022-03-08iommu/vt-d: Fix double list_add when enabling VMD in scalable modeAdrian Huang1-1/+1
2022-03-08ASoC: ops: Shift tested values in snd_soc_put_volsw() by +minMarek Vasut1-2/+2
2022-03-08iwlwifi: mvm: check debugfs_dir ptr before useRandy Dunlap1-3/+8
2022-03-08riscv: Fix config KASAN && DEBUG_VIRTUALAlexandre Ghiti1-0/+3
2022-03-08riscv: Fix config KASAN && SPARSEMEM && !SPARSE_VMEMMAPAlexandre Ghiti1-2/+1
2022-03-08riscv/efi_stub: Fix get_boot_hartid_from_fdt() return valueSunil V L1-7/+10
2022-03-08binfmt_elf: Avoid total_mapping_size for ET_EXECKees Cook1-7/+18
2022-03-08ucounts: Fix systemd LimitNPROC with private users regressionEric W. Biederman1-1/+13
2022-03-08ALSA: intel_hdmi: Fix reference to PCM buffer addressZhen Ni1-1/+1
2022-03-08btrfs: defrag: don't use merged extent map for their generation checkQu Wenruo3-0/+24
2022-03-08btrfs: defrag: bring back the old file extent search behaviorQu Wenruo1-4/+157
2022-03-08ipv6: fix skb drops in igmp6_event_query() and igmp6_event_report()Eric Dumazet2-22/+14
2022-03-08tracing: Add ustring operation to filtering string pointersSteven Rostedt2-24/+66
2022-03-08drm/amdgpu: check vm ready by amdgpu_vm->evicting flagQiang Yu1-2/+7
2022-03-08ata: pata_hpt37x: fix PCI clock detectionSergey Shtylyov1-2/+2
2022-03-08KVM: x86: Add KVM_CAP_ENABLE_CAP to x86Aaron Lewis2-1/+2
2022-03-08sched/fair: Fix fault in reweight_entityTadeusz Struk1-5/+6
2022-03-08ext4: fast commit may miss file actionsXin Yin3-10/+7
2022-03-08ext4: fast commit may not fallback for ineligible commitXin Yin11-23/+42
2022-03-08ext4: simplify updating of fast commit statsHarshad Shirwadkar3-59/+68
2022-03-08ext4: drop ineligible txn start stop APIsHarshad Shirwadkar5-75/+20
2022-03-08KVM: arm64: Workaround Cortex-A510's single-step and PAC trap errataJames Morse5-3/+48
2022-03-08serial: stm32: prevent TDR register overwrite when sending x_charValentin Caron1-0/+12
2022-03-08arm64: Mark start_backtrace() notrace and NOKPROBE_SYMBOLMasami Hiramatsu1-1/+2
2022-03-08tracing: Add test for user space strings when filtering on string pointersSteven Rostedt2-3/+73
2022-03-08exfat: fix i_blocks for files truncated over 4 GiBChristophe Vu-Brugier3-6/+6
2022-03-08exfat: reuse exfat_inode_info variable instead of calling EXFAT_I()Christophe Vu-Brugier4-18/+17
2022-03-08usb: gadget: clear related members when goto failHangyu Hua1-2/+5
2022-03-08usb: gadget: don't release an existing dev->bufHangyu Hua1-1/+2
2022-03-08block-map: add __GFP_ZERO flag for alloc_page in function bio_copy_kernHaimin Zhang1-1/+1
2022-03-08net: usb: cdc_mbim: avoid altsetting toggling for Telit FN990Daniele Palmas1-0/+5
2022-03-08i2c: qup: allow COMPILE_TESTWolfram Sang1-1/+1
2022-03-08i2c: imx: allow COMPILE_TESTWolfram Sang1-1/+1
2022-03-08i2c: cadence: allow COMPILE_TESTWolfram Sang1-1/+1
2022-03-08dmaengine: shdma: Fix runtime PM imbalance on errorYongzhi Liu1-1/+3
2022-03-08selftests/ftrace: Do not trace do_softirq because of PREEMPT_RTKrzysztof Kozlowski1-1/+1
2022-03-08drm/amd/pm: correct UMD pstate clocks for Dimgrey Cavefish and Beige GobyEvan Quan2-5/+29