summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-06-25Linux 5.18.7v5.18.7Greg Kroah-Hartman
2022-06-25io_uring: use original request task for inflight trackingJens Axboe
2022-06-25dt-bindings: nvmem: sfp: Add clock propertiesSean Anderson
2022-06-25selftests/bpf: Add selftest for calling global functions from freplaceToke Høiland-Jørgensen
2022-06-25bpf: Fix calling global functions from BPF_PROG_TYPE_EXT programsToke Høiland-Jørgensen
2022-06-25fsnotify: consistent behavior for parent not watching childrenAmir Goldstein
2022-06-25fsnotify: introduce mark type iteratorAmir Goldstein
2022-06-25x86/boot: Wrap literal addresses in absolute_pointer()Kees Cook
2022-06-25net: wwan: iosm: remove pointless null checkJakub Kicinski
2022-06-25eth: sun: cassini: remove dead codeMartin Liška
2022-06-25wifi: rtlwifi: remove always-true condition pointed out by GCC 12Jakub Kicinski
2022-06-25zonefs: fix zonefs_iomap_begin() for readsDamien Le Moal
2022-06-25s390/mm: use non-quiescing sske for KVM switch to keyed guestChristian Borntraeger
2022-06-22Linux 5.18.6v5.18.6Greg Kroah-Hartman
2022-06-22clk: imx8mp: fix usb_root_clk parentPeng Fan
2022-06-22dm: fix bio_set allocationChristoph Hellwig
2022-06-22dt-bindings: interrupt-controller: update brcm,l2-intc.yaml referenceMauro Carvalho Chehab
2022-06-22dt-bindings: mfd: bd9571mwv: update rohm,bd9571mwv.yaml referenceMauro Carvalho Chehab
2022-06-22powerpc/book3e: get rid of #include <generated/compile.h>Masahiro Yamada
2022-06-22bpf: Use safer kvmalloc_array() where possibleDan Carpenter
2022-06-22drm/i915/uc: remove accidental static from a local variableJani Nikula
2022-06-22netfs: Fix gcc-12 warning by embedding vfs inode in netfs_i_contextDavid Howells
2022-06-22virtio-pci: Remove wrong address verification in vp_del_vqs()Murilo Opsfelder Araujo
2022-06-22KVM: arm64: Don't read a HW interrupt pending state in user contextMarc Zyngier
2022-06-22KVM: arm64: Always start with clearing SVE flag on loadMarc Zyngier
2022-06-22ext4: add reserved GDT blocks checkZhang Yi
2022-06-22ext4: make variable "count" signedDing Xiang
2022-06-22ext4: fix bug_on ext4_mb_use_inode_paBaokun Li
2022-06-22ext4: fix super block checksum incorrect after mountYe Bin
2022-06-22selinux: free contexts previously transferred in selinux_add_opt()Christian Göttsche
2022-06-22fs: account for group membershipChristian Brauner
2022-06-22cfi: Fix __cfi_slowpath_diag RCU usage with cpuidleSami Tolvanen
2022-06-22audit: free module nameChristian Göttsche
2022-06-22drm/amd/display: Cap OLED brightness per max frame-average luminanceRoman Li
2022-06-22drm/amdgpu: Fix GTT size reporting in amdgpu_ioctlMichel Dänzer
2022-06-22dm mirror log: round up region bitmap size to BITS_PER_LONGMikulas Patocka
2022-06-22dm: fix race in dm_start_io_acctBenjamin Marzinski
2022-06-22md/raid5-ppl: Fix argument order in bio_alloc_bioset()Logan Gunthorpe
2022-06-22bus: fsl-mc-bus: fix KASAN use-after-free in fsl_mc_bus_remove()Shin'ichiro Kawasaki
2022-06-22serial: 8250: Store to lsr_save_flags after lsr readIlpo Järvinen
2022-06-22tty: n_gsm: Debug output allocation must use GFP_ATOMICTony Lindgren
2022-06-22usb: gadget: f_fs: change ep->ep safe in ffs_epfile_io()Linyu Yuan
2022-06-22usb: gadget: f_fs: change ep->status safe in ffs_epfile_io()Linyu Yuan
2022-06-22usb: gadget: lpc32xx_udc: Fix refcount leak in lpc32xx_udc_probeMiaoqian Lin
2022-06-22usb: gadget: u_ether: fix regression in setting fixed MAC addressMarian Postevca
2022-06-22usb: dwc3: pci: Restore line lost in merge conflict resolutionStephan Gerhold
2022-06-22usb: dwc3: gadget: Fix IN endpoint max packet size allocationWesley Cheng
2022-06-22usb: cdnsp: Fixed setting last_trb incorrectlyJing Leng
2022-06-22usb: dwc2: Fix memory leak in dwc2_hcd_initMiaoqian Lin
2022-06-22arm64: mm: Don't invalidate FROM_DEVICE buffers at start of DMA transferWill Deacon