summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-07-20btrfs: account block group tree when calculating global reserve sizeFilipe Manana
2023-07-20TIOCSTI: always enable for CAP_SYS_ADMINSamuel Thibault
2023-07-20btrfs: zoned: do not enable async discardNaohiro Aota
2023-07-20KVM: arm64: Rephrase percpu enable/disable tracking in terms of hypOliver Upton
2023-07-20KVM: arm64: Fix hardware enable/disable flows for pKVMRaghavendra Rao Ananta
2023-07-20Merge tag 'iomap-6.5-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2023-07-20Merge tag 'xfs-6.5-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2023-07-20fs/9p: remove unnecessary invalidate_inode_pages2Eric Van Hensbergen
2023-07-20fs/9p: fix type mismatch in file cache mode helperEric Van Hensbergen
2023-07-20fs/9p: fix typo in comparison logic for cache modeEric Van Hensbergen
2023-07-20fs/9p: remove unnecessary and overrestrictive checkEric Van Hensbergen
2023-07-20netfilter: nf_tables: skip bound chain on rule flushPablo Neira Ayuso
2023-07-20Merge tag 'for-6.5-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-07-20Merge tag 'regulator-fix-v6.5-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2023-07-20netfilter: nf_tables: skip bound chain in netns release pathPablo Neira Ayuso
2023-07-20s390/zcrypt: fix reply buffer calculations for CCA repliesHarald Freudenberger
2023-07-20s390/crypto: use kfree_sensitive() instead of kfree()Wang Ming
2023-07-20USB: serial: simple: sort driver entriesJohan Hovold
2023-07-20Merge tag 'asoc-fix-v6.5-rc1-2' of https://git.kernel.org/pub/scm/linux/kerne...Takashi Iwai
2023-07-20regmap: Disable locking for RBTREE and MAPLE unit testsGuenter Roeck
2023-07-20gpio: mvebu: fix irq domain leakBartosz Golaszewski
2023-07-20firmware: arm_scmi: Fix chan_free cleanup on SMCCristian Marussi
2023-07-20USB: serial: simple: add Kaufmann RKS+CAN VCPOliver Neukum
2023-07-20USB: serial: option: add Quectel EC200A module supportMohsen Tahmasebi
2023-07-20can: raw: fix lockdep issue in raw_release()Eric Dumazet
2023-07-20accel/habanalabs: add more debugfs stub helpersArnd Bergmann
2023-07-20arm64: vdso: Clear common make C=2 warningsZhen Lei
2023-07-20arm64: mm: Make hibernation aware of KFENCENikhil V
2023-07-20netfilter: nft_set_pipapo: fix improper element removalFlorian Westphal
2023-07-20netfilter: nf_tables: can't schedule in nft_chain_validateFlorian Westphal
2023-07-20netfilter: nf_tables: fix spurious set element insertion failureFlorian Westphal
2023-07-20can: gs_usb: gs_can_close(): add missing set of CAN state to CAN_STATE_STOPPEDMarc Kleine-Budde
2023-07-20ALSA: hda/realtek: Add support for DELL Oasis 13/14/16 laptopsVitaly Rodionov
2023-07-20ALSA: hda/realtek: Fix generic fixup definition for cs35l41 ampVitaly Rodionov
2023-07-20Merge branch 'net-support-stp-on-bridge-in-non-root-netns'Paolo Abeni
2023-07-20Revert "bridge: Add extack warning when enabling STP in netns."Kuniyuki Iwashima
2023-07-20llc: Don't drop packet from non-root netns.Kuniyuki Iwashima
2023-07-20llc: Check netns in llc_estab_match() and llc_listener_match().Kuniyuki Iwashima
2023-07-20llc: Check netns in llc_dgram_match().Kuniyuki Iwashima
2023-07-20USB: serial: option: support Quectel EM060K_128Jerry Meng
2023-07-20batman-adv: Don't increase MTU when set by userSven Eckelmann
2023-07-20batman-adv: Trigger events for auto adjusted MTUSven Eckelmann
2023-07-20fbdev: Explicitly include correct DT includesRob Herring
2023-07-20fbdev: ep93xx-fb: fix return value check in ep93xxfb_probeYuanjun Gong
2023-07-20fbdev: au1200fb: Fix missing IRQ check in au1200fb_drv_probeZhang Shurong
2023-07-20fbdev: kyro: make some const read-only arrays static and reduce type sizeColin Ian King
2023-07-20fbcon: remove unused display (p) from fbcon_redraw()Jiri Slaby (SUSE)
2023-07-20sticon: make sticon_set_def_font() void and remove op parameterJiri Slaby (SUSE)
2023-07-20vgacon: cache vc_cell_height in vgacon_cursor()Jiri Slaby (SUSE)
2023-07-20vgacon: let vgacon_doresize() return voidJiri Slaby (SUSE)