Commit Graph

  • ac801e7e25 kmsan: unpoison @tlb in arch_tlb_gather_mmu() Alexander Potapenko 2022-09-05 14:24:27 +02:00
  • 4fa0e3ff21 ext4,f2fs: fix readahead of verity data Matthew Wilcox (Oracle) 2022-10-12 20:34:19 +01:00
  • deb0f65628 mm/mmap: undo ->mmap() when arch_validate_flags() fails Carlos Llamas 2022-09-30 00:38:43 +00:00
  • fa182ea26f net: phy: micrel: Fixes FIELD_GET assertion Divya Koppera 2022-10-11 15:24:37 +05:30
  • 3c1860543f openvswitch: add nf_ct_is_confirmed check before assigning the helper Xin Long 2022-10-06 15:45:02 -04:00
  • 4f0f2121a6 Merge branch 'tcp-udp-fix-memory-leaks-and-data-races-around-ipv6_addrform' Jakub Kicinski 2022-10-12 17:50:40 -07:00
  • f49cd2f4d6 tcp: Fix data races around icsk->icsk_af_ops. Kuniyuki Iwashima 2022-10-06 11:53:49 -07:00
  • 364f997b5c ipv6: Fix data races around sk->sk_prot. Kuniyuki Iwashima 2022-10-06 11:53:48 -07:00
  • d38afeec26 tcp/udp: Call inet6_destroy_sock() in IPv6 sk->sk_destruct(). Kuniyuki Iwashima 2022-10-06 11:53:47 -07:00
  • 21985f4337 udp: Call inet6_destroy_sock() in setsockopt(IPV6_ADDRFORM). Kuniyuki Iwashima 2022-10-06 11:53:46 -07:00
  • 3c52c6bb83 tcp/udp: Fix memory leak in ipv6_renew_options(). Kuniyuki Iwashima 2022-10-06 11:53:45 -07:00
  • 1b5964b2f9 Merge patch series "Fix dt-validate issues on qemu dtbdumps due to dt-bindings" Palmer Dabbelt 2022-10-12 17:05:21 -07:00
  • 299824e68b dt-bindings: riscv: add new riscv,isa strings for emulators Conor Dooley 2022-08-23 19:33:19 +01:00
  • 6e965c9bd7 dt-bindings: interrupt-controller: sifive,plic: add legacy riscv compatible Conor Dooley 2022-08-23 19:33:18 +01:00
  • 8262499426 dt-bindings: timer: sifive,clint: add legacy riscv compatible Conor Dooley 2022-08-23 19:33:17 +01:00
  • 515778e2d7 mm/uffd: fix warning without PTE_MARKER_UFFD_WP compiled in Peter Xu 2022-09-30 20:25:55 -04:00
  • 28c5609fb2 mm/mmap: preallocate maple nodes for brk vma expansion Liam Howlett 2022-10-11 16:08:37 +00:00
  • 7be1c1a3c7 mm: more vma cache removal Alexey Dobriyan 2022-10-11 20:55:31 +03:00
  • 92b7399695 mmap: fix copy_vma() failure path Liam Howlett 2022-10-11 20:36:51 +00:00
  • 7efc3b7261 mm/compaction: fix set skip in fast_find_migrateblock Chuyi Zhou 2022-07-13 14:20:09 +08:00
  • acfac37851 mm/hugetlb.c: make __hugetlb_vma_unlock_write_put() static Andrew Morton 2022-10-07 12:59:20 -07:00
  • 8f08553e7e rtc: k3: Use devm_clk_get_enabled() helper Christophe JAILLET 2022-08-24 10:25:11 +02:00
  • 94e4603d1a rtc: jz4740: Use devm_clk_get_enabled() helper Christophe JAILLET 2022-08-24 10:42:29 +02:00
  • 24fb316155 rtc: mpfs: Use devm_clk_get_enabled() helper Christophe JAILLET 2022-08-24 10:18:25 +02:00
  • 2ec33a6c3c io_uring/rw: ensure kiocb_end_write() is always called Jens Axboe 2022-10-11 09:06:23 -06:00
  • 00927931cb io_uring: fix fdinfo sqe offsets calculation Pavel Begunkov 2022-10-11 01:59:57 +01:00
  • c86416c6ff io_uring: local variable rw shadows outer variable in io_write Stefan Roesch 2022-10-10 16:43:30 -07:00
  • 11528491c6 io_uring/opdef: remove 'audit_skip' from SENDMSG_ZC Jens Axboe 2022-10-07 12:26:02 -06:00
  • 44f87745d5 io_uring: optimise locking for local tw with submit_wait Pavel Begunkov 2022-10-06 21:42:33 +01:00
  • fc86f9d3bb io_uring: remove redundant memory barrier in io_req_local_work_add Pavel Begunkov 2022-10-06 02:06:10 +01:00
  • 3fb1bd6881 io_uring/net: handle -EINPROGRESS correct for IORING_OP_CONNECT Jens Axboe 2022-10-04 20:29:48 -06:00
  • b7a817752e io_uring: remove notif leftovers Pavel Begunkov 2022-10-04 03:19:25 +01:00
  • 42b6419d0a io_uring: correct pinned_vm accounting Pavel Begunkov 2022-10-04 03:19:08 +01:00
  • 0091bfc817 io_uring/af_unix: defer registered files gc to io_uring release Pavel Begunkov 2022-10-03 13:59:47 +01:00
  • d73d66c0e0 rtc: ds1685: Fix spelling of function name in comment block Colin Ian King 2022-10-03 16:37:11 +01:00
  • b1a1baa657 rtc: isl12022: switch to using regmap API Rasmus Villemoes 2022-09-21 13:46:23 +02:00
  • 0a2abbfd85 rtc: isl12022: drop redundant write to HR register Rasmus Villemoes 2022-09-21 13:46:22 +02:00
  • 31b108acc5 rtc: isl12022: use dev_set_drvdata() instead of i2c_set_clientdata() Rasmus Villemoes 2022-09-21 13:46:21 +02:00
  • 7093b8a471 rtc: isl12022: use %ptR Rasmus Villemoes 2022-09-21 13:46:20 +02:00
  • ca35887186 rtc: isl12022: simplify some expressions Rasmus Villemoes 2022-09-21 13:46:19 +02:00
  • 43a96b9cf6 rtc: isl12022: drop a dev_info() Rasmus Villemoes 2022-09-21 13:46:18 +02:00
  • ca03b7a2c0 rtc: isl12022: specify range_min and range_max Rasmus Villemoes 2022-09-21 13:46:17 +02:00
  • a35a2ad2b8 rtc: isl12022: stop using deprecated devm_rtc_device_register() Rasmus Villemoes 2022-09-21 13:46:16 +02:00
  • 0759011157 rtc: stmp3xxx: Add failure handling for stmp3xxx_wdt_register() Lin Yujun 2022-09-15 14:52:53 +08:00
  • a185a09955 Merge tag 'linux-kselftest-kunit-6.1-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest Linus Torvalds 2022-10-12 15:01:58 -07:00
  • 90e0d94d36 Merge tag 'dt-for-palmer-v6.1-mw1' of git://git.kernel.org/pub/scm/linux/kernel/git/conor/linux into for-next Palmer Dabbelt 2022-10-12 14:59:53 -07:00
  • 661e00960f Merge tag 'linux-kselftest-next-6.1-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest Linus Torvalds 2022-10-12 14:59:13 -07:00
  • d3cf405133 Merge tag 'vfio-v6.1-rc1' of https://github.com/awilliam/linux-vfio Linus Torvalds 2022-10-12 14:46:48 -07:00
  • 90f4a09a15 i3c: master: Remove the wrong place of reattach. Billy Tsai 2022-09-26 18:51:45 +08:00
  • d4fa7d772a i3c: master: Free the old_dyn_addr when reattach. Billy Tsai 2022-09-26 18:51:44 +08:00
  • 778ce723e9 Merge tag 'for-linus-6.1-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip Linus Torvalds 2022-10-12 14:39:38 -07:00
  • 1440f57602 Merge tag 'mm-hotfixes-stable-2022-10-11' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm Linus Torvalds 2022-10-12 11:16:58 -07:00
  • 676cb49573 Merge tag 'mm-nonmm-stable-2022-10-11' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm Linus Torvalds 2022-10-12 11:00:22 -07:00
  • 0934ae9977 tracing: Fix reading strings from synthetic events Steven Rostedt (Google) 2022-10-12 06:40:58 -04:00
  • 2e9906f84f tracing: Add "(fault)" name injection to kernel probes Steven Rostedt (Google) 2022-10-12 06:40:57 -04:00
  • f1d3cbfaaf tracing: Move duplicate code of trace_kprobe/eprobe.c into header Steven Rostedt (Google) 2022-10-12 06:40:56 -04:00
  • 95b8b5953a Merge tag 'loongarch-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/chenhuacai/linux-loongson Linus Torvalds 2022-10-12 10:35:20 -07:00
  • 60ac35bf6b Merge tag 'irq-core-2022-10-12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip Linus Torvalds 2022-10-12 10:23:24 -07:00
  • fc8c2d8ff2 kbuild: Stop including vmlinux.bz2 in the rpm's Zack Rusin 2022-10-06 10:33:19 -04:00
  • bb1435f3f5 Kconfig.debug: add toolchain checks for DEBUG_INFO_DWARF_TOOLCHAIN_DEFAULT Masahiro Yamada 2022-10-05 01:29:04 +09:00
  • 4f001a2108 Kconfig.debug: simplify the dependency of DEBUG_INFO_DWARF4/5 Masahiro Yamada 2022-10-05 01:29:03 +09:00
  • 0e5d5ae837 arm64: Add AMPERE1 to the Spectre-BHB affected list D Scott Phillips 2022-10-10 19:21:40 -07:00
  • 06267eb2de doc: RISC-V: Document that misaligned accesses are supported Palmer Dabbelt 2022-07-28 14:07:15 -07:00
  • 0811b9e453 drm/amd/display: Add HUBP surface flip interrupt handler Aurabindo Pillai 2022-10-06 17:17:40 -04:00
  • 6127dab7a1 dt-bindings: mfd: mt6370: fix the interrupt order of the charger in the example ChiaEn Wu 2022-10-12 15:08:14 +08:00
  • 37a3a32785 dt-bindings: leds: mt6370: Fix MT6370 LED indicator DT warning ChiaEn Wu 2022-10-06 11:16:13 +08:00
  • e237506238 powerpc/32: fix syscall wrappers with 64-bit arguments of unaligned register-pairs Nicholas Piggin 2022-10-12 13:53:34 +10:00
  • 3bc429c1e2 Merge tag 'nvme-6.1-2022-10-12' of git://git.infradead.org/nvme into block-6.1 Jens Axboe 2022-10-12 07:15:53 -06:00
  • b7085b6ffe ring-buffer: Fix kernel-doc Jiapeng Chong 2022-10-09 10:06:42 +08:00
  • 3a732b4673 mctp: prevent double key removal and unref Jeremy Kerr 2022-10-12 10:08:51 +08:00
  • ed5d1f61b4 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf David S. Miller 2022-10-12 13:29:07 +01:00
  • 6a91e72709 selftests: netfilter: Fix nft_fib.sh for all.rp_filter=1 Phil Sutter 2022-10-05 17:34:36 +02:00
  • acc641ab95 netfilter: rpfilter/fib: Populate flowic_l3mdev field Phil Sutter 2022-10-05 18:07:05 +02:00
  • 6e31ce831c selftests: netfilter: Test reverse path filtering Phil Sutter 2022-10-05 18:07:04 +02:00
  • 30f7d1cac2 ftrace: Fix char print issue in print_ip_ins() Zheng Yejian 2022-10-11 12:03:52 +00:00
  • 72e3b8883a nvme-multipath: fix possible hang in live ns resize with ANA access Sagi Grimberg 2022-09-29 10:36:47 +03:00
  • d5d3c100ac nvme-pci: avoid the deepest sleep state on ZHITAI TiPro5000 SSDs Xi Ruoyao 2022-09-28 17:39:13 +08:00
  • 80b2624094 nvme-pci: add NVME_QUIRK_BOGUS_NID for Lexar NM760 Abhijit 2022-10-10 10:30:05 +02:00
  • c4abd87571 nvme-tcp: fix possible hang caused during ctrl deletion Sagi Grimberg 2022-09-28 09:23:25 +03:00
  • a1ae8d4d9b nvme-rdma: fix possible hang caused during ctrl deletion Sagi Grimberg 2022-09-28 09:23:26 +03:00
  • a8e5e5146a arm64: mte: Avoid setting PG_mte_tagged if no tags cleared or restored Catalin Marinas 2022-10-06 17:33:54 +01:00
  • 2c8577f5e4 LoongArch: Update Loongson-3 default config file Huacai Chen 2022-10-12 16:36:23 +08:00
  • 6246ed0911 LoongArch: Add ACPI-based generic laptop driver Jianmin Lv 2022-10-12 16:36:20 +08:00
  • 5dc615520c LoongArch: Add BPF JIT support Tiezhu Yang 2022-10-12 16:36:20 +08:00
  • 4e59e5a469 LoongArch: Add some instruction opcodes and formats Tiezhu Yang 2022-10-12 16:36:19 +08:00
  • 8a34228eb3 LoongArch: Move {signed,unsigned}_imm_check() to inst.h Tiezhu Yang 2022-10-12 16:36:19 +08:00
  • 4e62d1d865 LoongArch: Add kdump support Youling Tang 2022-10-12 16:36:19 +08:00
  • 4a03b2ac06 LoongArch: Add kexec support Youling Tang 2022-10-12 16:36:19 +08:00
  • 2d2c395217 LoongArch: Use generic BUG() handler Youling Tang 2022-10-12 16:36:19 +08:00
  • dea2df3cc7 LoongArch: Add SysRq-x (TLB Dump) support Huacai Chen 2022-10-12 16:36:14 +08:00
  • b37042b2bb LoongArch: Add perf events support Huacai Chen 2022-10-12 16:36:14 +08:00
  • 5f1e001be5 LoongArch: Add qspinlock support Huacai Chen 2022-10-12 16:36:14 +08:00
  • d279134168 LoongArch: Use TLB for ioremap() Huacai Chen 2022-10-12 16:36:14 +08:00
  • 235d074fdc LoongArch: Support access filter to /dev/mem interface Huacai Chen 2022-10-12 16:36:14 +08:00
  • b61a40afca LoongArch: Refactor cache probe and flush methods Huacai Chen 2022-10-12 16:36:14 +08:00
  • a2a84e3633 LoongArch: mm: Refactor TLB exception handlers Rui Wang 2022-10-12 16:36:14 +08:00
  • 59b3d4a9b0 LoongArch: Support R_LARCH_GOT_PC_{LO12,HI20} in modules Xi Ruoyao 2022-10-12 16:36:14 +08:00
  • 9bd1e38032 LoongArch: Support PC-relative relocations in modules Xi Ruoyao 2022-10-12 16:36:14 +08:00
  • 0a75e5d1a1 LoongArch: Define ELF relocation types added in ABIv2.0 Xi Ruoyao 2022-10-12 16:36:14 +08:00
  • 11cd8a6483 LoongArch: Adjust symbol addressing for AS_HAS_EXPLICIT_RELOCS Xi Ruoyao 2022-10-12 16:36:08 +08:00