aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2023-04-05mm: take a page reference when removing device exclusive entriesAlistair Popple1-1/+15
2023-04-05mm: vmalloc: avoid warn_alloc noise caused by fatal signalYafang Shao1-3/+5
2023-04-05nilfs2: initialize "struct nilfs_binfo_dat"->bi_pad fieldTetsuo Handa2-0/+2
2023-04-05nilfs2: fix potential UAF of struct nilfs_sc_info in nilfs_segctor_thread()Ryusuke Konishi1-2/+1
2023-04-05zsmalloc: document freeable statsSergey Senozhatsky1-0/+2
2023-04-05zsmalloc: document new fullness groupingSergey Senozhatsky1-59/+74
2023-04-05fsdax: force clear dirty mark if CoWShiyang Ruan1-0/+37
2023-04-05mm/hugetlb: fix uffd wr-protection for CoW optimization pathPeter Xu1-2/+12
2023-04-05mm: enable maple tree RCU mode by defaultLiam R. Howlett3-2/+7
2023-04-05maple_tree: add RCU lock checking to rcu callback functionsLiam R. Howlett1-92/+96
2023-04-05maple_tree: add smp_rmb() to dead node detectionLiam R. Howlett1-2/+6
2023-04-05maple_tree: fix write memory barrier of nodes once dead for RCU modeLiam R. Howlett2-2/+21
2023-04-05maple_tree: remove extra smp_wmb() from mas_dead_leaves()Liam Howlett1-1/+0
2023-04-05maple_tree: fix freeing of nodes in rcu modeLiam Howlett1-11/+62
2023-04-05maple_tree: detect dead nodes in mas_start()Liam Howlett1-0/+4
2023-04-05maple_tree: be more cautious about dead nodesLiam Howlett1-9/+43
2023-04-05Merge tag 'wireless-2023-04-05' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski13-110/+97
2023-04-05Merge tag 'linux-can-fixes-for-6.3-20230405' of git://git.kernel.org/pub/scm/...Jakub Kicinski2-27/+52
2023-04-05Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski1-3/+20
2023-04-05Merge tag 'drm-misc-fixes-2023-04-05' of git://anongit.freedesktop.org/drm/dr...Daniel Vetter5-29/+56
2023-04-05ACPI: video: Add acpi_backlight=video quirk for Lenovo ThinkPad W530Hans de Goede1-0/+14
2023-04-05ACPI: video: Add acpi_backlight=video quirk for Apple iMac14,1 and iMac14,2Hans de Goede1-0/+23
2023-04-05ACPI: video: Make acpi_backlight=video work independent from GPU driverHans de Goede1-2/+13
2023-04-05ACPI: video: Add auto_detect arg to __acpi_video_get_backlight_type()Hans de Goede2-15/+21
2023-04-05usb: cdnsp: Fixes error: uninitialized symbol 'len'Pawel Laszczak1-2/+1
2023-04-05cifs: sanitize paths in cifs_update_super_prepath.Thiago Rafael Becker3-7/+11
2023-04-05usb: gadgetfs: Fix ep_read_iter to handle ITER_UBUFSandeep Dhavale1-1/+1
2023-04-05usb: gadget: f_fs: Fix ffs_epfile_read_iter to handle ITER_UBUFSandeep Dhavale1-1/+1
2023-04-05usb: typec: altmodes/displayport: Fix configure initial pin assignmentRD Babiera1-1/+5
2023-04-05usb: dwc3: pci: add support for the Intel Meteor Lake-SHeikki Krogerus1-0/+4
2023-04-05arm64: compat: Work around uninitialized variable warningArd Biesheuvel1-18/+14
2023-04-05Merge tag 'trace-v6.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds6-24/+63
2023-04-05nvme: fix discard support without oncsKeith Busch1-3/+3
2023-04-05tracing: Free error logs of tracing instancesSteven Rostedt (Google)1-0/+1
2023-04-05x86/cpu: Add model number for Intel Arrow Lake processorTony Luck1-0/+2
2023-04-05can: isotp: fix race between isotp_sendsmg() and isotp_release()Oliver Hartkopp1-24/+31
2023-04-05Merge tag 'drm-intel-fixes-2023-04-05' of git://anongit.freedesktop.org/drm/d...Daniel Vetter6-14/+25
2023-04-05can: isotp: isotp_ops: fix poll() to not report false EPOLLOUT eventsMichal Sojka1-1/+16
2023-04-05can: isotp: isotp_recvmsg(): use sock_recv_cmsgs() to get SOCK_RXQ_OVFL infosOliver Hartkopp1-1/+1
2023-04-05can: j1939: j1939_tp_tx_dat_new(): fix out-of-bounds memory accessOleksij Rempel1-1/+4
2023-04-05perf/core: Fix the same task check in perf_event_set_outputKan Liang1-1/+1
2023-04-05perf: Optimize perf_pmu_migrate_context()Peter Zijlstra1-5/+7
2023-04-05accel/ivpu: Fix S3 system suspend when not idleJacek Lawrynowicz1-15/+11
2023-04-05accel/ivpu: Add dma fence to command buffers onlyKarol Wachowski1-11/+7
2023-04-04tracing: Fix ftrace_boot_snapshot command line logicSteven Rostedt (Google)1-6/+7
2023-04-04tracing: Have tracing_snapshot_instance_cond() write errors to the appropriat...Steven Rostedt (Google)1-7/+7
2023-04-04gve: Secure enough bytes in the first TX desc for all TCP pktsShailend Chand2-7/+7
2023-04-04netlink: annotate lockless accesses to nlk->max_recvmsg_lenEric Dumazet1-6/+9
2023-04-04ethtool: reset #lanes when lanes is omittedAndy Roulin1-3/+4
2023-04-04Merge branch 'raw-ping-fix-locking-in-proc-net-raw-icmp'Jakub Kicinski5-35/+33
2023-04-04ping: Fix potentail NULL deref for /proc/net/icmp.Kuniyuki Iwashima1-4/+4
2023-04-04raw: Fix NULL deref in raw_get_next().Kuniyuki Iwashima4-31/+29
2023-04-04Merge branch 'for-6.3/cxl-doe-fixes' into for-6.3/cxlDan Williams483-4267/+4547
2023-04-04cxl/hdm: Extend DVSEC range register emulation for region enumerationDan Williams1-5/+22
2023-04-04cxl/hdm: Limit emulation to the number of range registersDan Williams1-36/+46
2023-04-04cxl/region: Move coherence tracking into cxl_region_attach()Dan Williams1-2/+1
2023-04-04cxl/region: Fix region setup/teardown for RCDsDan Williams1-1/+27
2023-04-04cxl/port: Fix find_cxl_root() for RCDs and simplify itDan Williams5-38/+14
2023-04-04cxl/hdm: Skip emulation when driver manages mem_enableDan Williams3-15/+22
2023-04-04cxl/hdm: Fix double allocation of @cxlhdmDan Williams1-28/+6
2023-04-04blk-mq: directly poll requestsKeith Busch1-3/+1
2023-04-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds15-29/+192
2023-04-04vdpa_sim_net: complete the initialization before register the deviceStefano Garzarella1-4/+9
2023-04-04Merge tag 'nfsd-6.3-5' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...Linus Torvalds5-14/+24
2023-04-04docs: kvm: x86: Fix broken field listTakahiro Itazuri1-2/+2
2023-04-04asm-generic: avoid __generic_cmpxchg_local warningsArnd Bergmann3-11/+11
2023-04-04asm-generic/io.h: suppress endianness warnings for relaxed accessorsVladimir Oltean1-6/+6
2023-04-04asm-generic/io.h: suppress endianness warnings for readq() and writeq()Vladimir Oltean1-2/+2
2023-04-04KVM: arm64: Advertise ID_AA64PFR0_EL1.CSV2/3 to protected VMsFuad Tabba3-9/+29
2023-04-04ice: Reset FDIR counter in FDIR init stageLingyu Liu1-0/+16
2023-04-04ice: fix wrong fallback logic for FDIRSimei Su1-3/+4
2023-04-04vdpa/mlx5: Add and remove debugfs in setup/teardown driverEli Cohen1-2/+6
2023-04-04tools/virtio: fix typo in README instructionsRoss Zwisler1-1/+1
2023-04-04vhost-scsi: Fix crash during LUN unmappingMike Christie1-32/+4
2023-04-04vhost-scsi: Fix vhost_scsi struct use after freeMike Christie1-0/+3
2023-04-04virtio-blk: fix ZBD probe in kernels without ZBD supportDmitry Fomichev1-16/+17
2023-04-04virtio-blk: fix to match virtio specDmitry Fomichev2-90/+166
2023-04-04NFSD: callback request does not use correct credential for AUTH_SYSDai Ngo1-2/+2
2023-04-04NFS: Remove "select RPCSEC_GSS_KRB5Chuck Lever1-1/+0
2023-04-04sunrpc: only free unix grouplist after RCU settlesJeff Layton1-4/+13
2023-04-04net: stmmac: fix up RX flow hash indirection table when setting channelsCorinna Vinschen1-1/+5
2023-04-04iommufd: Do not corrupt the pfn list when doing batch carryJason Gunthorpe1-1/+1
2023-04-04iommufd: Fix unpinning of pages when an access is presentJason Gunthorpe1-1/+9
2023-04-04iommufd: Check for uptr overflowJason Gunthorpe1-0/+4
2023-04-04powerpc/papr_scm: Update the NUMA distance table for the target nodeAneesh Kumar K.V2-0/+8
2023-04-04net: ethernet: ti: am65-cpsw: Fix mdio cleanup in probeSiddharth Vadapalli1-2/+4
2023-04-04um: Only disable SSE on clang to work around old GCC bugsDavid Gow1-0/+5
2023-04-03PCI/DOE: Fix memory leak with CONFIG_DEBUG_OBJECTS=yLukas Wunner1-0/+1
2023-04-03PCI/DOE: Silence WARN splat with CONFIG_DEBUG_OBJECTS=yLukas Wunner1-1/+3
2023-04-03cxl/pci: Handle excessive CDAT lengthLukas Wunner1-0/+3
2023-04-03cxl/pci: Handle truncated CDAT entriesLukas Wunner2-4/+23
2023-04-03cxl/pci: Handle truncated CDAT headerLukas Wunner1-1/+1
2023-04-03Merge tag 'vfs.misc.fixes.v6.3-rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+1
2023-04-03Merge tag 'hyperv-fixes-signed-20230402' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2-4/+12
2023-04-03mtd: rawnand: meson: fix bitmask for length in command wordArseniy Krasnov1-3/+3
2023-04-03mtdblock: tolerate corrected bit-flipsBang Li1-4/+8
2023-04-03mtd: rawnand: stm32_fmc2: use timings.mode instead of checking tRC_minChristophe Kerello1-1/+1
2023-04-03mtd: rawnand: stm32_fmc2: remove unsupported EDO modeChristophe Kerello1-0/+3
2023-04-03tracing: Error if a trace event has an array for a __field()Steven Rostedt (Google)1-4/+17
2023-04-03tracing/osnoise: Fix notify new tracing_max_latencyDaniel Bristot de Oliveira1-1/+1
2023-04-03tracing/timerlat: Notify new max thread latencyDaniel Bristot de Oliveira1-0/+2
2023-04-03ftrace: Mark get_lock_parent_ip() __always_inlineJohn Keeping1-1/+1
2023-04-03ring-buffer: Fix race while reader and writer are on the same pageZheng Yejian1-1/+12
2023-04-03tracing/synthetic: Fix races on freeing last_cmdTze-nan Wu1-4/+15
2023-04-03bpf, arm64: Fixed a BTI error on returning to patched functionXu Kuohai2-1/+6
2023-04-03gpio: davinci: Add irq chip flag to skip set wakeDhruva Gole1-1/+1
2023-04-03gpio: davinci: Do not clear the bank intr enable bit in save_contextDhruva Gole1-3/+0
2023-04-03wifi: mt76: ignore key disable commandsFelix Fietkau8-96/+62
2023-04-03wifi: ath11k: reduce the MHI timeout to 20sKalle Valo1-1/+1
2023-04-03platform/x86: thinkpad_acpi: Add missing T14s Gen1 type to s2idle quirk listBenjamin Asbach1-0/+8
2023-04-03platform/x86: think-lmi: Clean up display of current_value on ThinkstationMark Pearson1-3/+6
2023-04-03platform/x86: think-lmi: Fix memory leaks when parsing ThinkStation WMI stringsMark Pearson1-3/+4
2023-04-03platform/x86: think-lmi: Fix memory leak when showing current settingsArmin Wolf1-2/+4
2023-04-03ipv6: Fix an uninit variable access bug in __ip6_make_skb()Ziyang Xuan1-1/+6
2023-04-03net: qrtr: Do not do DEL_SERVER broadcast after DEL_CLIENTSricharan Ramabadhran1-6/+9
2023-04-03net: sfp: add quirk enabling 2500Base-x for HG MXPD-483IIDaniel Golle1-0/+4
2023-04-03drm/i915: Fix context runtime accountingTvrtko Ursulin1-2/+10
2023-04-03drm/i915: fix race condition UAF in i915_perf_add_config_ioctlMin Li1-3/+3
2023-04-03drm/i915: Use compressed bpp when calculating m/n value for DP MST DSCStanislav Lisovskiy1-1/+1
2023-04-03drm/i915/huc: Cancel HuC delayed load timer on reset.Daniele Ceraolo Spurio2-6/+8
2023-04-03drm/i915/ttm: fix sparse warningMatthew Auld1-2/+3
2023-04-03drm/panfrost: Fix the panfrost_mmu_map_fault_addr() error pathBoris Brezillon1-0/+1
2023-04-02ksmbd: fix slab-out-of-bounds in init_smb2_rsp_hdrNamjae Jeon4-37/+111
2023-04-02ksmbd: delete asynchronous work from listNamjae Jeon4-20/+28
2023-04-02scsi: iscsi_tcp: Check that sock is valid before iscsi_set_param()Zhong Jinghua1-2/+1
2023-04-02scsi: qla2xxx: Fix memory leak in qla2x00_probe_one()Li Zetao1-0/+1
2023-04-02scsi: mpi3mr: Handle soft reset in progress fault code (0xF002)Ranjan Kumar1-1/+1
2023-04-02scsi: Revert "scsi: ufs: core: Initialize devfreq synchronously"Adrien Thierry2-32/+16
2023-04-02Update email address and mailing list for v9fsEric Van Hensbergen1-3/+3
2023-04-02Linux 6.3-rc5Linus Torvalds1-1/+1
2023-04-02Merge tag 'for-6.3-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds5-26/+107
2023-04-02Revert "venus: firmware: Correct non-pix start and end addresses"Javier Martinez Canillas1-2/+2
2023-04-02Merge tag 'driver-core-6.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds23-29/+60
2023-04-02Merge tag 'powerpc-6.3-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds3-2/+21
2023-04-02sctp: check send stream number after wait_for_sndbufXin Long1-0/+4
2023-04-02net: ethernet: mtk_eth_soc: fix remaining throughput regressionFelix Fietkau1-0/+4
2023-04-02net: dsa: mv88e6xxx: Reset mv88e6393x force WD event bitGustav Ekelund3-1/+22
2023-04-02net: don't let netpoll invoke NAPI if in xmit contextJakub Kicinski1-1/+18
2023-04-029p/xen : Fix use after free bug in xen_9pfs_front_remove due to race conditionZheng Wang1-0/+4
2023-04-01io_uring: fix memory leak when removing provided buffersWojciech Lukowicz2-2/+5
2023-04-01io_uring: fix return value when removing provided buffersWojciech Lukowicz1-2/+0
2023-04-01Merge tag '6.3-rc4-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds3-10/+26
2023-04-01Merge tag 'input-for-v6.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds5-18/+63
2023-04-01Merge tag 'pinctrl-v6.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds6-40/+47
2023-04-01Merge tag 'kbuild-fixes-v6.3-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-3/+4
2023-04-01Merge tag 'iommu-fixes-6.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds7-40/+60
2023-04-01ALSA: hda/hdmi: Preserve the previous PCM device upon re-enablementTakashi Iwai1-0/+11
2023-03-31icmp: guard against too small mtuEric Dumazet1-0/+5
2023-03-31Revert "net: netcp: MAX_SKB_FRAGS is now 'int'"Jakub Kicinski1-1/+1
2023-04-01drm/nouveau/disp: Support more modes by checking with lower bpcKarol Herbst2-3/+37
2023-03-31media: i2c: imx290: fix conditional function defintionsArnd Bergmann1-3/+3
2023-03-31nfsd: call op_release, even when op_func returns an errorJeff Layton2-6/+6
2023-03-31NFSD: Avoid calling OPDESC() with ops->opnum == OP_ILLEGALChuck Lever1-1/+3
2023-03-31Merge tag 'nfs-for-6.3-3' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2-3/+3
2023-03-31Merge tag 'platform-drivers-x86-v6.3-4' of git://git.kernel.org/pub/scm/linux...Linus Torvalds4-15/+26
2023-03-31Merge tag 'pci-v6.3-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-5/+5
2023-03-31Merge tag 'regulator-fix-v6.3-rc4' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+1
2023-03-31ALSA: hda/realtek: Add quirk for Clevo X370SNWJeremy Soller1-0/+1
2023-03-31Merge tag 'asoc-fix-v6.3-rc4' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai396-52251/+3984
2023-03-31Merge tag 'block-6.3-2023-03-30' of git://git.kernel.dk/linuxLinus Torvalds4-31/+39
2023-03-31Merge tag 'io_uring-6.3-2023-03-30' of git://git.kernel.dk/linuxLinus Torvalds3-7/+7
2023-03-31platform/x86: ideapad-laptop: Stop sending KEY_TOUCHPAD_TOGGLEHans de Goede1-13/+10
2023-03-31platform/x86: asus-nb-wmi: Add quirk_asus_tablet_mode to other ROG Flow X13 m...weiliang15031-1/+2
2023-03-31platform/x86: gigabyte-wmi: add support for X570S AORUS ELITEHans de Goede1-0/+1
2023-03-31Merge tag 'thermal-6.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-6/+10
2023-03-31Merge tag 'acpi-6.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds1-46/+37
2023-03-31Merge tag 'riscv-for-linus-6.3-rc5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-30/+38
2023-03-31Merge tag 'mips-fixes_6.3_1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-0/+13
2023-03-31KVM: PPC: Make KVM_CAP_IRQFD_RESAMPLE platform dependentAlexey Kardashevskiy5-1/+9
2023-03-31selftests mount: Fix mount_setattr_test builds failedAnh Tuan Phan1-0/+1
2023-03-31Merge tag 'kvm-s390-master-6.3-1' of https://git.kernel.org/pub/scm/linux/ker...Paolo Bonzini752-5281/+8341
2023-03-31wifi: mt76: mt7921: fix fw used for offload check for mt7922Lorenzo Bianconi1-1/+1
2023-03-31wifi: mt76: mt7921: Fix use-after-free in fw features query.Ben Greear1-2/+5
2023-03-31wifi: brcmfmac: Fix SDIO suspend/resume regressionHans de Goede2-10/+28
2023-03-31ALSA: hda/realtek: fix mute/micmute LEDs for a HP ProBookAndy Chi1-0/+1
2023-03-31dmaengine: apple-admac: Fix 'current_tx' not getting freedMartin Povišer1-1/+4
2023-03-31dmaengine: apple-admac: Set src_addr_widths capabilityMartin Povišer1-0/+3
2023-03-31dmaengine: apple-admac: Handle 'global' interrupt flagsMartin Povišer1-2/+10
2023-03-31fs: drop peer group ids under namespace lockChristian Brauner1-1/+1
2023-03-31Merge branch 'thermal-intel-fixes'Rafael J. Wysocki2-2/+8
2023-03-31vsock/vmci: convert VMCI error code to -ENOMEM on sendArseniy Krasnov1-1/+7
2023-03-31net: wwan: t7xx: do not compile with -WerrorJiri Slaby (SUSE)1-2/+0
2023-03-31net: netcp: MAX_SKB_FRAGS is now 'int'Arnd Bergmann1-1/+1
2023-03-31l2tp: generate correct module alias stringsAndrea Righi2-8/+8
2023-03-31Merge branch 'phy-handle-fixes'David S. Miller4-2/+23
2023-03-31net: stmmac: remove redundant fixup to support fixed-link modeMichael Sit Wei Hong1-1/+0
2023-03-31net: stmmac: check if MAC needs to attach to a PHYMichael Sit Wei Hong1-1/+3
2023-03-31net: phylink: add phylink_expects_phy() methodMichael Sit Wei Hong2-0/+20
2023-03-31net: qrtr: Fix a refcount bug in qrtr_recvmsg()Ziyang Xuan1-0/+2
2023-03-31iommu/vt-d: Fix an IOMMU perfmon warning when CPU hotplugKan Liang3-25/+46
2023-03-31iommu/vt-d: Allow zero SAGAW if second-stage not supportedLu Baolu1-1/+2
2023-03-31iommu/vt-d: Remove unnecessary locking in intel_irq_remapping_alloc()Lu Baolu1-6/+0
2023-03-31virtio/vsock: fix leaks due to missing skb ownerBobby Eshleman1-0/+10
2023-03-31Merge tag 'usb-serial-6.3-rc5' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman2-0/+11
2023-03-30Merge tag 'wireless-2023-03-30' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski3-15/+19
2023-03-30Merge tag 'md-fixes-2023-03-29' of https://git.kernel.org/pub/scm/linux/kerne...Jens Axboe1-1/+2
2023-03-30Merge tag 'dma-mapping-6.3-2023-03-31' of git://git.infradead.org/users/hch/d...Linus Torvalds1-13/+16
2023-03-30cifs: get rid of dead check in smb2_reconnect()Paulo Alcantara1-1/+0
2023-03-30cifs: prevent infinite recursion in CIFSGetDFSRefer()Paulo Alcantara1-2/+7
2023-03-30cifs: avoid races in parallel reconnects in smb1Paulo Alcantara1-6/+15