summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-06-15selftests: net: fcnal-test: check if FIPS mode is enabledMagali Lemes
2023-06-15selftests: net: vrf-xfrm-tests: change authentication and encryption algosMagali Lemes
2023-06-15selftests: net: tls: check if FIPS mode is enabledMagali Lemes
2023-06-15selftests/harness: allow tests to be skipped during setupMagali Lemes
2023-06-15Merge tag 'net-6.4-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-06-15Merge tag 'loongarch-fixes-6.4-1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-06-15Merge tag 'for-6.4/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2023-06-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2023-06-15Merge tag 'spi-fix-v6.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2023-06-15Merge tag 'regulator-fix-v6.4-rc6' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2023-06-15Merge tag 'regmap-fix-v6.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-06-15Merge tag 'media/v6.4-6' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2023-06-15Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-06-15Merge tag '6.4-rc6-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2023-06-15Merge branch 'udplite-dccp-print-deprecation-notice'Jakub Kicinski
2023-06-15dccp: Print deprecation notice.Kuniyuki Iwashima
2023-06-15udplite: Print deprecation notice.Kuniyuki Iwashima
2023-06-15octeon_ep: Add missing check for ioremapJiasheng Jiang
2023-06-15selftests/ptp: Fix timestamp printf format for PTP_SYS_OFFSETAlex Maftei
2023-06-15net: ethernet: stmicro: stmmac: fix possible memory leak in __stmmac_openChristian Marangi
2023-06-15net: tipc: resize nlattr array to correct sizeLin Ma
2023-06-15dm: use op specific max_sectors when splitting abnormal ioMike Snitzer
2023-06-15dm thin: fix issue_discard to pass GFP_NOIO to __blkdev_issue_discardMike Snitzer
2023-06-15dm thin metadata: check fail_io before using data_smLi Lingfeng
2023-06-15dm: don't lock fs when the map is NULL during suspend or resumeLi Lingfeng
2023-06-15sfc: fix XDP queues mode with legacy IRQÍñigo Huguet
2023-06-15net: macsec: fix double free of percpu statsFedor Pchelkin
2023-06-15net: lapbether: only support ethernet devicesEric Dumazet
2023-06-15MAINTAINERS: add reviewers for SMC SocketsJan Karcher
2023-06-15s390/ism: Fix trying to free already-freed IRQ by repeated ism_dev_exit()Julian Ruess
2023-06-15LoongArch: Fix debugfs_create_dir() error checkingImmad Mir
2023-06-15LoongArch: Avoid uninitialized alignment_maskQing Zhang
2023-06-15LoongArch: Fix perf event id calculationHuacai Chen
2023-06-15LoongArch: Fix the write_fcsr() macroQi Hu
2023-06-15LoongArch: Let pmd_present() return true when splitting pmdHongchen Zhang
2023-06-14net: dsa: felix: fix taprio guard band overflow at 10Mbps with jumbo framesVladimir Oltean
2023-06-14net/sched: cls_api: Fix lockup on flushing explicitly created chainVlad Buslov
2023-06-14ice: Fix ice module unloadJakub Buchocki
2023-06-14Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...Jakub Kicinski
2023-06-14net/handshake: remove fput() that causes use-after-freeLin Ma
2023-06-14Merge tag 'wireless-2023-06-14' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski
2023-06-14ext4: drop the call to ext4_error() from ext4_get_group_info()Fabio M. De Francesco
2023-06-14Revert "ext4: remove unnecessary check in ext4_bg_num_gdb_nometa"Kemeng Shi
2023-06-14Revert "media: dvb-core: Fix use-after-free on race condition at dvb_frontend"Mauro Carvalho Chehab
2023-06-14RDMA/rxe: Fix rxe_cq_postBob Pearson
2023-06-14cifs: add a warning when the in-flight count goes negativeShyam Prasad N
2023-06-14cifs: fix lease break oops in xfstest generic/098Steve French
2023-06-14selftests: forwarding: hw_stats_l3: Set addrgenmode in a separate stepDanielle Ratson
2023-06-14Merge branch 'net-sched-fix-race-conditions-in-mini_qdisc_pair_swap'Paolo Abeni
2023-06-14net/sched: qdisc_destroy() old ingress and clsact Qdiscs before graftingPeilin Ye