aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2023-07-05sh: Refactor header include path additionMasahiro Yamada1-2/+1
2023-07-05sh: Move build rule for cchips/hd6446x/ to arch/sh/KbuildMasahiro Yamada2-3/+2
2023-07-05sh: Fix -Wmissing-include-dirs warnings for various platformsMasahiro Yamada2-17/+20
2023-07-05gup: make the stack expansion warning a bit more targetedLinus Torvalds1-10/+41
2023-07-05dt-bindings: soc: qcom: stats: Update maintainer emailMaulik Shah1-1/+1
2023-07-05dt-bindings: cleanup DTS example whitespacesKrzysztof Kozlowski15-30/+30
2023-07-05tracing/boot: Test strscpy() against less than zero for errorSteven Rostedt (Google)1-4/+4
2023-07-05risc-v: Fix order of IPI enablement vs RCU startupMarc Zyngier1-2/+3
2023-07-05mm: riscv: fix an unsafe pte read in huge_pte_alloc()John Hubbard1-1/+5
2023-07-05dt-bindings: riscv: deprecate riscv,isaConor Dooley2-23/+270
2023-07-05arm64: ftrace: fix build error with CONFIG_FUNCTION_GRAPH_TRACER=nArnd Bergmann1-1/+1
2023-07-05tracing: Fix null pointer dereference in tracing_err_log_open()Mateusz Stachyra1-1/+1
2023-07-05Merge branch 'mptcp-fixes'David S. Miller6-20/+34
2023-07-05selftests: mptcp: pm_nl_ctl: fix 32-bit supportMatthieu Baerts1-5/+5
2023-07-05selftests: mptcp: depend on SYN_COOKIESMatthieu Baerts1-0/+1
2023-07-05selftests: mptcp: userspace_pm: report errors with 'remove' testsMatthieu Baerts1-0/+2
2023-07-05selftests: mptcp: userspace_pm: use correct server portMatthieu Baerts1-1/+1
2023-07-05selftests: mptcp: sockopt: return error if wrong markMatthieu Baerts1-4/+5
2023-07-05selftests: mptcp: sockopt: use 'iptables-legacy' if availableMatthieu Baerts1-9/+11
2023-07-05selftests: mptcp: connect: fail if nft supposed to workMatthieu Baerts1-0/+3
2023-07-05mptcp: do not rely on implicit state check in mptcp_listen()Paolo Abeni1-0/+5
2023-07-05mptcp: ensure subflow is unhashed before cleaning the backlogPaolo Abeni1-1/+1
2023-07-05Merge branch 'topic/midi20' into for-linusTakashi Iwai1-1/+1
2023-07-05ALSA: seq: ump: fix typo in system_2p_ev_to_ump_midi1()Minjie Du1-1/+1
2023-07-05s390/qeth: Fix vipa deletionThorsten Winkler1-1/+1
2023-07-05x86/xen: Fix secondary processors' FPU initializationJuergen Gross1-0/+1
2023-07-04Revert ".gitignore: ignore *.cover and *.mbx"Linus Torvalds1-2/+0
2023-07-04Merge tag 'core_guards_for_6.5_rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds20-17/+282
2023-07-04afs: Fix accidental truncation when storing dataDavid Howells1-3/+5
2023-07-04octeontx-af: fix hardware timestamp configurationHariprasad Kelam1-1/+1
2023-07-04Merge tag 'ovl-update-6.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds4-564/+581
2023-07-04Merge tag 'gfs2-v6.4-rc5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds19-237/+277
2023-07-04Merge branch 'dsa-ll-fixes'David S. Miller5-99/+9
2023-07-04net: dsa: sja1105: always enable the send_meta optionsVladimir Oltean5-97/+7
2023-07-04net: dsa: tag_sja1105: fix MAC DA patching from meta framesVladimir Oltean1-2/+2
2023-07-04net: Replace strlcpy with strscpyAzeem Shaikh2-2/+2
2023-07-04pptp: Fix fib lookup calls.Guillaume Nault1-11/+20
2023-07-04mlxsw: spectrum_router: Fix an IS_ERR() vs NULL checkDan Carpenter1-2/+2
2023-07-04Merge tag 'pm-6.5-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds17-164/+180
2023-07-04Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds69-877/+7630
2023-07-04Merge tag 'firewire-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds13-231/+694
2023-07-04ACPI: scan: Use the acpi_match_acpi_device() helperAndy Shevchenko1-9/+12
2023-07-04ACPI: platform: Move SMB0001 HID to the header and reuseAndy Shevchenko3-4/+3
2023-07-04ACPI: platform: Ignore SMB0001 only when it has resourcesAndy Shevchenko1-3/+28
2023-07-04ACPI: bus: Introduce acpi_match_acpi_device() helperAndy Shevchenko2-4/+30
2023-07-04module: fix init_module_from_file() error handlingLinus Torvalds1-16/+23
2023-07-04ACPI: scan: fix undeclared variable warnings by including sleep.hBen Dooks1-0/+1
2023-07-04Merge branches 'pm-cpufreq' and 'pm-cpuidle'Rafael J. Wysocki13-121/+132
2023-07-04RISC-V: drop error print from riscv_hartid_to_cpuid()Conor Dooley1-1/+0
2023-07-04riscv: Discard vector state on syscallsBjörn Töpel2-0/+36
2023-07-04riscv: move memblock_allow_resize() after linear mapping is readyWoody Zhang1-1/+3
2023-07-04riscv: Enable ARCH_SUSPEND_POSSIBLE for s2idleSong Shuai1-0/+3
2023-07-04clk: tegra: Avoid calling an uninitialized functionThierry Reding1-3/+12
2023-07-04riscv: vdso: include vdso/vsyscall.h for vdso_dataBen Dooks1-0/+1
2023-07-04scripts: kernel-doc: support private / public marking for enumsJakub Kicinski1-0/+3
2023-07-04Documentation: KVM: SEV: add a missing backtickChangyuan Lyu1-1/+1
2023-07-04Documentation: ACPI: fix typo in ssdt-overlays.rstDavid Heidelberg1-1/+1
2023-07-04Fix documentation of panic_on_warnOlaf Hering2-2/+2
2023-07-04mm: don't do validate_mm() unnecessarily and without mmap lockingLinus Torvalds1-4/+2
2023-07-04spi: bcm{63xx,bca}-hsspi: update my email addressJonas Gorski2-2/+2
2023-07-04fanotify: disallow mount/sb marks on kernel internal pseudo fsAmir Goldstein1-0/+14
2023-07-04drm/i915: use mock device info for creating mock deviceJani Nikula1-21/+24
2023-07-04drm/i915/psr: Fix BDW PSR AUX CH data register offsetsVille Syrjälä1-1/+1
2023-07-04net/sched: act_pedit: Add size check for TCA_PEDIT_PARMS_EXLin Ma1-0/+1
2023-07-04fs: don't assume arguments are non-NULLChristian Brauner1-2/+4
2023-07-04fs: no need to check sourceJan Kara1-2/+1
2023-07-04xsk: Honor SO_BINDTODEVICE on bindIlya Maximets2-0/+14
2023-07-04ALSA: hda/realtek: Whitespace fixLuke D. Jones1-1/+1
2023-07-04ALSA: hda/realtek: Add quirk for ASUS ROG G614JxLuke D. Jones1-0/+1
2023-07-04ALSA: hda/realtek: Amend G634 quirk to enable rear speakersLuke D. Jones1-1/+11
2023-07-04ALSA: hda/realtek: Add quirk for ASUS ROG GA402XLuke D. Jones1-0/+1
2023-07-04ALSA: hda/realtek: Add quirk for ASUS ROG GX650PLuke D. Jones1-0/+19
2023-07-04Revert "s390/mm: get rid of VMEM_MAX_PHYS macro"Alexander Gordeev5-5/+8
2023-07-04s390/cpum_sf: remove check on CPU being onlineThomas Richter1-4/+0
2023-07-04s390/cpum_sf: handle casts consistentlyThomas Richter1-13/+13
2023-07-04s390/cpum_sf: remove unnecessary debug statementThomas Richter1-3/+0
2023-07-04s390/cpum_sf: remove parameter in call to pr_errThomas Richter1-4/+2
2023-07-04s390/cpum_sf: simplify function setup_pmu_cpuThomas Richter1-10/+5
2023-07-04s390/cpum_cf: remove unneeded debug statementsThomas Richter1-30/+2
2023-07-03arch/arm64/mm/fault: Fix undeclared variable error in do_page_fault()SeongJae Park1-2/+0
2023-07-03Merge tag 'block-6.5-2023-07-03' of git://git.kernel.dk/linuxLinus Torvalds25-304/+341
2023-07-03Merge tag 'io_uring-6.5-2023-07-03' of git://git.kernel.dk/linuxLinus Torvalds2-21/+36
2023-07-03Merge tag 'hsi-for-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/...Linus Torvalds4-14/+4
2023-07-03Merge tag 'for-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin...Linus Torvalds54-343/+1699
2023-07-03Merge tag 'rproc-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/remot...Linus Torvalds19-105/+136
2023-07-03Merge tag 'hwlock-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/remo...Linus Torvalds1-1/+1
2023-07-03rdma: fix INFINIBAND_USER_ACCESS dependencyArnd Bergmann1-2/+4
2023-07-03Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds42-348/+2767
2023-07-03Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds125-1007/+8004
2023-07-03Merge tag 'kgdb-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dan...Linus Torvalds5-2/+20
2023-07-03gfs2: Add quota_change typeBob Peterson2-11/+15
2023-07-03gfs2: Use memcpy_{from,to}_page where appropriateAndreas Gruenbacher3-15/+7
2023-07-03gfs2: Convert remaining kmap_atomic calls to kmap_local_pageAndreas Gruenbacher2-8/+9
2023-07-03gfs2: Replace deprecated kmap_atomic with kmap_local_pageDeepak R Varma1-4/+4
2023-07-03gfs: Get rid of unnucessary locking in inode_go_dumpAndreas Gruenbacher2-12/+7
2023-07-03gfs2: gfs2_freeze_lock_shared cleanupAndreas Gruenbacher4-12/+7
2023-07-03gfs2: Replace sd_freeze_state with SDF_FROZEN flagAndreas Gruenbacher7-31/+17
2023-07-03gfs2: Rework freeze / thaw logicAndreas Gruenbacher7-110/+178
2023-07-03Merge tag 'usb-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds264-2328/+11502
2023-07-03ptp: Make max_phase_adjustment sysfs device attribute invisible when not supp...Rahul Rameshbabu1-0/+3
2023-07-03Merge tag 'tty-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds52-425/+2280
2023-07-03Merge tag 'staging-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds58-1428/+446
2023-07-03Merge tag 'driver-core-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds16-63/+192
2023-07-03Revert "fortify: Allow KUnit test to build without FORTIFY"Kees Cook2-15/+1
2023-07-03Merge tag 'char-misc-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds438-2559/+8583
2023-07-03Merge tag 'backlight-next-6.5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds15-125/+218
2023-07-03Merge tag 'leds-next-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds81-396/+2209
2023-07-03Merge tag 'mfd-next-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...Linus Torvalds146-300/+2374
2023-07-03Merge tag 'mailbox-v6.5' of git://git.linaro.org/landing-teams/working/fujits...Linus Torvalds6-31/+65
2023-07-03Merge tag 'rtc-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds46-350/+726
2023-07-03Merge tag 'i3c/for-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c/...Linus Torvalds1-9/+42
2023-07-03mm: validate the mm before dropping the mmap lockLinus Torvalds1-2/+1
2023-07-03parisc: syscalls: Avoid compiler warnings with W=1Helge Deller1-0/+3
2023-07-03parisc: math-emu: Avoid compiler warnings with W=1Helge Deller1-1/+2
2023-07-03parisc: Raise minimal GCC version to 12.0.0Helge Deller1-2/+2
2023-07-03parisc: unwind: Avoid missing prototype warning for handle_interruption()Helge Deller2-2/+4
2023-07-03execve: always mark stack as growing down during early stack setupLinus Torvalds1-1/+3
2023-07-03xfs: Remove unneeded semicolonYang Li1-1/+1
2023-07-03xfs: AGI length should be bounds checkedDarrick J. Wong3-39/+60
2023-07-03bpf, btf: Warn but return no error for NULL btf from __register_btf_kfunc_id_...SeongJae Park1-4/+2
2023-07-03parisc: smp: Add declaration for start_cpu_itimer()Helge Deller2-2/+1
2023-07-03parisc: pdt: Get prototype for arch_report_meminfo()Helge Deller1-0/+1
2023-07-03vhost: Make parameter name match of vhost_get_vq_desc()Xianting Tian1-1/+1
2023-07-03vduse: fix NULL pointer dereferenceMaxime Coquelin1-1/+5
2023-07-03vhost: Allow worker switching while work is queueingMike Christie3-46/+115
2023-07-03vhost_scsi: add support for worker ioctlsMike Christie1-0/+8
2023-07-03vhost: allow userspace to create workersMike Christie4-1/+193
2023-07-03vhost: replace single worker pointer with xarrayMike Christie2-17/+50
2023-07-03vhost: add helper to parse userspace vring state/fileMike Christie1-7/+22
2023-07-03vhost: remove vhost_work_queueMike Christie2-9/+2
2023-07-03vhost_scsi: flush IO vqs then send TMF rspMike Christie1-3/+18
2023-07-03vhost_scsi: convert to vhost_vq_work_queueMike Christie1-9/+9
2023-07-03vhost_scsi: make SCSI cmd completion per vqMike Christie1-30/+26
2023-07-03vhost_sock: convert to vhost_vq_work_queueMike Christie1-2/+2
2023-07-03vhost: convert poll work to be vq basedMike Christie3-6/+12
2023-07-03vhost: take worker or vq for flushingMike Christie2-2/+14
2023-07-03vhost: take worker or vq instead of dev for queueingMike Christie2-16/+29
2023-07-03vhost, vhost_net: add helper to check if vq has workMike Christie3-5/+5
2023-07-03vhost: add vhost_worker pointer to vhost_virtqueueMike Christie2-7/+15
2023-07-03vhost: dynamically allocate vhost_workerMike Christie2-25/+45
2023-07-03vhost: create worker at end of vhost_dev_set_ownerMike Christie1-6/+13
2023-07-03virtio_bt: call scheduler when we free unused buffsXianting Tian1-0/+1
2023-07-03virtio-console: call scheduler when we free unused buffsXianting Tian1-0/+1
2023-07-03virtio-crypto: call scheduler when we free unused buffsXianting Tian1-0/+1
2023-07-03vDPA/ifcvf: implement new accessors for vq_stateZhu Lingshan3-33/+17
2023-07-03vDPA/ifcvf: detect and report max allowed vq sizeZhu Lingshan3-2/+35
2023-07-03vDPA/ifcvf: dynamic allocate vq data storesZhu Lingshan3-1/+6
2023-07-03docs: remove the tips on how to submit patches from MAINTAINERSJakub Kicinski2-78/+9
2023-07-03docs: fix typo in zh_TW and zh_CN translationXueshi Hu8-8/+8
2023-07-03MIPS: Loongson: Fix build error when make modules_installHuacai Chen1-7/+3
2023-07-03MIPS: KVM: Fix NULL pointer dereferenceHuacai Chen5-36/+36
2023-07-03MIPS: Loongson: Fix cpu_probe_loongson() againHuacai Chen1-6/+3
2023-07-03ovl: move all parameter handling into params.{c,h}Christian Brauner4-564/+581
2023-07-03ALSA: pcm: Fix potential data race at PCM memory allocation helpersTakashi Iwai1-8/+36
2023-07-03spi: rzv2m-csi: Fix SoC product nameGeert Uytterhoeven1-1/+1
2023-07-03s390/entry: remove mcck clockSven Schnelle3-4/+2
2023-07-03s390: fix various typosHeiko Carstens36-50/+50
2023-07-03s390/zcrypt: remove ZCRYPT_MULTIDEVNODES kernel config optionHarald Freudenberger2-29/+0
2023-07-03s390/zcrypt: do not retry administrative requestsHarald Freudenberger1-0/+6
2023-07-03s390/zcrypt: cleanup some debug codeHarald Freudenberger6-140/+0
2023-07-03s390/entry: rework entering DAT-on mode on CPU restartAlexander Gordeev1-3/+8
2023-07-03s390/mm: fence off VM macros from asm and linkerAlexander Gordeev1-2/+2
2023-07-03s390: include linux/io.h instead of asm/io.hHeiko Carstens19-26/+25
2023-07-03s390/ptrace: make all psw related defines also available for asmHeiko Carstens2-85/+84
2023-07-03s390/ptrace: remove PSW_DEFAULT_KEY from uapiHeiko Carstens3-5/+3
2023-07-03kdb: move kdb_send_sig() declaration to a better header fileDaniel Thompson2-1/+2
2023-07-03Documentation: ABI: sysfs-class-net-qmi: pass_through contact updateSubash Abhinov Kasiviswanathan1-1/+1
2023-07-03tcp: annotate data races in __tcp_oow_rate_limited()Eric Dumazet1-3/+9
2023-07-03Merge branch 'wireguard-fixes'David S. Miller7-30/+54
2023-07-03wireguard: timers: move to using timer_delete_syncJason A. Donenfeld1-5/+5
2023-07-03wireguard: netlink: send staged packets when setting initial private keyJason A. Donenfeld2-9/+35
2023-07-03wireguard: queueing: use saner cpu selection wrappingJason A. Donenfeld4-16/+14
2023-07-03samples: pktgen: fix append mode failed issueJ.J. Martzki9-6/+37
2023-07-03selftests/net: Add xt_policy config for xfrm_policy testDaniel Díaz1-0/+1
2023-07-03net: fix net_dev_start_xmit trace event vs skb_transport_offset()Eric Dumazet1-1/+2
2023-07-03net: dsa: tag_sja1105: fix source port decoding in vlan_filtering=0 bridge modeVladimir Oltean1-3/+6
2023-07-03net: bridge: keep ports without IFF_UNICAST_FLT in BR_PROMISC modeVladimir Oltean1-2/+3
2023-07-03ALSA: hda: fix a possible null-pointer dereference due to data race in snd_hd...Tuo Li1-4/+3
2023-07-03ALSA: hda/realtek: Add quirks for Unis H3C Desktop B760 & Q760dengxiang1-0/+9
2023-07-03powerpc: dts: turris1x.dts: Fix PCIe MEM size for pci2 nodePali Rohár1-3/+3
2023-07-03powerpc: Include asm/nmi.c in mobility.c for watchdog_hardlockup_set_timeout_...Douglas Anderson1-0/+1
2023-07-03powerpc: allow PPC_EARLY_DEBUG_CPM only when SERIAL_CPM=yRandy Dunlap1-1/+1
2023-07-02Merge branch 'master' into mm-hotfixes-stableAndrew Morton1576-35591/+69181
2023-07-03fs/ntfs3: Correct mode for label entry inside /proc/fs/ntfs3/Konstantin Komarov1-3/+4
2023-07-03fs/ntfs3: Add support /proc/fs/ntfs3/<dev>/volinfo and /proc/fs/ntfs3/<dev>/l...Konstantin Komarov3-2/+195
2023-07-03fs/ntfs3: Fix endian problemKonstantin Komarov2-7/+6
2023-07-03fs/ntfs3: Add ability to format new mft records with bigger/smaller headerKonstantin Komarov3-3/+14
2023-07-03fs/ntfs3: Code refactoringKonstantin Komarov7-81/+88
2023-07-03fs/ntfs3: Code formattingKonstantin Komarov14-83/+92
2023-07-03fs/ntfs3: Do not update primary boot in ntfs_init_from_boot()Konstantin Komarov1-19/+39
2023-07-03fs/ntfs3: Alternative boot if primary boot is corruptedKonstantin Komarov1-27/+71
2023-07-03fs/ntfs3: Mark ntfs dirty when on-disk struct is corruptedKonstantin Komarov4-1/+15
2023-07-03fs/ntfs3: Fix ntfs_atomic_openKonstantin Komarov1-12/+3
2023-07-03fs/ntfs3: Correct checking while generating attr_listKonstantin Komarov1-15/+10
2023-07-03fs/ntfs3: Use __GFP_NOWARN allocation at ntfs_load_attr_list()Tetsuo Handa1-2/+2
2023-07-03fs: ntfs3: Fix possible null-pointer dereferences in mi_read()Jia-Ju Bai1-2/+2
2023-07-03fs/ntfs3: Return error for inconsistent extended attributesEdward Lo1-0/+1
2023-07-03fs/ntfs3: Enhance sanity check while generating attr_listEdward Lo1-5/+11
2023-07-03fs/ntfs3: Use wrapper i_blocksize() in ntfs_zero_range()Yangtao Li1-1/+1
2023-07-03ntfs: Fix panic about slab-out-of-bounds caused by ntfs_listxattr()Zeng Heng1-0/+3