linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-10-05 07:48:46 to 2022-10-05 11:38:24 UTC [more...]

[PATCH 5.4 00/51] 5.4.217-rc1 review
 2022-10-05 11:32 UTC  (41+ messages)
` [PATCH 5.4 01/51] Revert "x86/speculation: Add RSB VM Exit protections"
` [PATCH 5.4 02/51] Revert "x86/cpu: Add a steppings field to struct x86_cpu_id"
` [PATCH 5.4 03/51] x86/devicetable: Move x86 specific macro out of generic code
` [PATCH 5.4 04/51] x86/cpu: Add consistent CPU match macros
` [PATCH 5.4 05/51] x86/cpu: Add a steppings field to struct x86_cpu_id
` [PATCH 5.4 06/51] x86/kvm/vmx: Make noinstr clean
` [PATCH 5.4 07/51] x86/cpufeatures: Move RETPOLINE flags to word 11
` [PATCH 5.4 08/51] x86/bugs: Report AMD retbleed vulnerability
` [PATCH 5.4 09/51] x86/bugs: Add AMD retbleed= boot parameter
` [PATCH 5.4 10/51] x86/bugs: Keep a per-CPU IA32_SPEC_CTRL value
` [PATCH 5.4 12/51] x86/entry: Add kernel IBRS implementation
` [PATCH 5.4 13/51] x86/bugs: Optimize SPEC_CTRL MSR writes
` [PATCH 5.4 14/51] x86/speculation: Add spectre_v2=ibrs option to support Kernel IBRS
` [PATCH 5.4 18/51] x86/speculation: Change FILL_RETURN_BUFFER to work with objtool
` [PATCH 5.4 21/51] x86/speculation: Fix SPEC_CTRL write on SMT state change
` [PATCH 5.4 22/51] x86/speculation: Use cached host SPEC_CTRL value for guest entry/exit
` [PATCH 5.4 23/51] x86/speculation: Remove x86_spec_ctrl_mask
` [PATCH 5.4 24/51] KVM/VMX: Use TEST %REG,%REG instead of CMP $0,%REG in vmenter.S
` [PATCH 5.4 25/51] KVM/nVMX: Use __vmx_vcpu_run in nested_vmx_check_vmentry_hw
` [PATCH 5.4 26/51] KVM: VMX: Flatten __vmx_vcpu_run()
` [PATCH 5.4 27/51] KVM: VMX: Convert launched argument to flags
` [PATCH 5.4 28/51] KVM: VMX: Prevent guest RSB poisoning attacks with eIBRS
` [PATCH 5.4 29/51] KVM: VMX: Fix IBRS handling after vmexit
` [PATCH 5.4 30/51] x86/speculation: Fill RSB on vmexit for IBRS
` [PATCH 5.4 31/51] x86/common: Stamp out the stepping madness
` [PATCH 5.4 32/51] x86/cpu/amd: Enumerate BTC_NO
` [PATCH 5.4 33/51] x86/bugs: Add Cannon lake to RETBleed affected CPU list
` [PATCH 5.4 34/51] x86/speculation: Disable RRSBA behavior
` [PATCH 5.4 35/51] x86/speculation: Use DECLARE_PER_CPU for x86_spec_ctrl_current
` [PATCH 5.4 36/51] x86/bugs: Warn when "ibrs" mitigation is selected on Enhanced IBRS parts
` [PATCH 5.4 37/51] x86/speculation: Add RSB VM Exit protections
` [PATCH 5.4 38/51] xfs: fix misuse of the XFS_ATTR_INCOMPLETE flag
` [PATCH 5.4 39/51] xfs: introduce XFS_MAX_FILEOFF
` [PATCH 5.4 40/51] xfs: truncate should remove all blocks, not just to the end of the page cache
` [PATCH 5.4 41/51] xfs: fix s_maxbytes computation on 32-bit kernels
` [PATCH 5.4 42/51] xfs: fix IOCB_NOWAIT handling in xfs_file_dio_aio_read
` [PATCH 5.4 43/51] xfs: refactor remote attr value buffer invalidation
` [PATCH 5.4 45/51] xfs: move incore structures out of xfs_da_format.h
` [PATCH 5.4 47/51] xfs: fix uninitialized variable in xfs_attr3_leaf_inactive
` [PATCH 5.4 48/51] xfs: remove unused variable done

[PATCH v2 00/39] Shadowstacks for userspace
 2022-10-05 11:33 UTC  (16+ messages)
` [PATCH v2 01/39] Documentation/x86: Add CET description
` [PATCH v2 07/39] x86/cet: Add user control-protection fault handler
` [PATCH v2 08/39] x86/mm: Remove _PAGE_DIRTY from kernel RO pages
` [PATCH v2 10/39] x86/mm: Introduce _PAGE_COW

[GIT PULL] livepatching for 6.1
 2022-10-05 11:29 UTC 

[PATCH v7 00/11] rcu: call_rcu() power improvements
 2022-10-05 11:28 UTC  (15+ messages)
` [PATCH v7 01/11] rcu: Wake up nocb gp thread on rcu_barrier_entrain()
` [PATCH v7 02/11] rcu: Make call_rcu() lazy to save power

[PATCH v3] perf/core: Fix reentry problem in perf_output_read_group
 2022-10-05 11:26 UTC  (2+ messages)
` [tip: perf/core] perf: Fix lockdep_assert_event_ctx()

[tip: perf/core] perf: Fix pmu_filter_match()
 2022-10-05 11:26 UTC 

[tip: perf/core] perf/hw_breakpoint: Annotate tsk->perf_event_mutex vs ctx->mutex
 2022-10-05 11:26 UTC 

[PATCH 1/2] drm/i915/display: fix randconfig build
 2022-10-05 11:21 UTC  (4+ messages)

build failure of next-20221005 due to a3a956c78efa ("fs/ntfs3: Add option "nocase"")
 2022-10-05 11:19 UTC 

[PATCH v4 0/4] workqueue: destroy_worker() vs isolated CPUs
 2022-10-05 11:13 UTC  (2+ messages)
  ` [PATCH v4 4/4] workqueue: Unbind workers before sending them to exit()

[PATCH v2 rcu 0/8] NMI-safe SRCU reader API
 2022-10-05 11:12 UTC  (3+ messages)
` [PATCH RFC v2 rcu 6/8] arch/arm64: Add ARCH_HAS_NMI_SAFE_THIS_CPU_OPS Kconfig option

[PATCH 2/3] PCI/ASPM: Ignore L1 PM Substates if device lacks capability
 2022-10-05 11:07 UTC  (2+ messages)

amusing SLUB compaction bug when CC_OPTIMIZE_FOR_SIZE
 2022-10-05 11:07 UTC  (11+ messages)

[PATCH v3 0/4] Enhance definition of DFH and use enhancements for uart driver
 2022-10-05 11:05 UTC  (7+ messages)
` [PATCH v3 1/4] Documentation: fpga: dfl: Add documentation for DFHv1
` [PATCH v3 3/4] fpga: dfl: add basic support "
` [PATCH v3 4/4] tty: serial: 8250: add DFL bus driver for Altera 16550

[PATCH v4 0/5] iommu/s390: Fixes related to attach and aperture handling
 2022-10-05 11:03 UTC  (11+ messages)
` [PATCH v4 1/5] iommu/s390: Fix duplicate domain attachments
` [PATCH v4 5/5] iommu/s390: Fix incorrect pgsize_bitmap

[PATCH v3 0/4] xen/pv: sanitize xen pv guest msr accesses
 2022-10-05 11:03 UTC  (5+ messages)
` [PATCH v3 1/4] xen/pv: add fault recovery control to pmu "
` [PATCH v3 2/4] xen/pv: fix vendor checks for pmu emulation
` [PATCH v3 3/4] xen/pv: refactor msr access functions to support safe and unsafe accesses
` [PATCH v3 4/4] xen/pv: support selecting safe/unsafe msr accesses

[PATCH 08/12] ASoC: mediatek: mt8188: add platform driver
 2022-10-05 10:59 UTC  (4+ messages)

[PATCH] random: clear new batches when bringing new CPUs online
 2022-10-05 10:58 UTC 

[PATCH] MAINTAINERS: add related dts to IXP4xx
 2022-10-05 10:57 UTC 

[PATCH] ARM: dts: intel-ixp42x-welltech-epbx100: add ethernet node
 2022-10-05 10:55 UTC 

[PATCH RESEND v2 0/5] Modify MxL's CGU clk driver to make it secure boot compatible
 2022-10-05 10:52 UTC  (9+ messages)
` [PATCH RESEND v2 3/5] clk: mxl: Avoid disabling gate clocks from clk driver
` [PATCH RESEND v2 4/5] clk: mxl: Add validation for register reads/writes

[PATCH -next] arm64: alternatives: Use vdso/bits.h instead of linux/bits.h
 2022-10-05 10:52 UTC  (2+ messages)

[PATCH 5.19 000/101] 5.19.13-rc1 review
 2022-10-05 10:50 UTC  (4+ messages)

[PATCH] tty: n_gsm: avoid call of sleeping functions from atomic context
 2022-10-05 10:47 UTC  (5+ messages)
` [PATCH v2] "

[PATCH v2] locking/memory-barriers.txt: Improve documentation for writel() example
 2022-10-05 10:47 UTC 

[PATCH v2 1/2] dt-bindings: leds: common: add disk write/read and usb-host/usb-gadget
 2022-10-05 10:43 UTC  (2+ messages)
` [PATCH v4 2/2] leds: remove ide-disk trigger

[PATCH 5.4 00/30] 5.4.216-rc1 review
 2022-10-05 10:39 UTC  (5+ messages)

mainline build failure due to 81c0386c1376 ("regmap: mmio: Support accelerared noinc operations")
 2022-10-05 10:38 UTC  (2+ messages)

[RFC PATCH v2 0/2] AX45MP: Add support to non-coherent DMA
 2022-10-05 10:29 UTC  (10+ messages)
` [RFC PATCH v2 2/2] soc: renesas: Add L2 cache management for RZ/Five SoC

[PATCH] vdpa: fix warning casts when building with C=2
 2022-10-05 10:18 UTC  (2+ messages)

[PATCH v2 1/4] crypto: aspeed: Add ACRY RSA driver
 2022-10-05 10:15 UTC  (2+ messages)

[PATCH net-next v2 0/6] Add new PCP and APPTRUST attributes to dcbnl
 2022-10-05 10:09 UTC  (7+ messages)
` [PATCH net-next v2 1/6] net: dcb: add new pcp selector to app object

[PATCH 00/12] ASoC: mediatek: Add support for MT8188 SoC
 2022-10-05 10:12 UTC  (4+ messages)
` [PATCH 10/12] dt-bindings: mediatek: mt8188: add audio afe document

[RFC PATCH 00/18] block: add and use init disk helper
 2022-10-05 10:09 UTC  (3+ messages)
` [RFC PATCH 05/18] drbd: "

[PATCH v6 0/9] vfs/nfsd: clean up handling of i_version counter
 2022-10-05 10:08 UTC  (7+ messages)
` [PATCH v6 6/9] nfsd: use the getattr operation to fetch i_version
` [PATCH v6 7/9] vfs: expose STATX_VERSION to userland

[kbuild] drivers/net/ethernet/wangxun/ngbe/ngbe_main.c:54 ngbe_shutdown() error: uninitialized symbol 'wake'
 2022-10-05 10:05 UTC 

[PATCH] KEYS: encrypted: fix key instantiation with user-provided data
 2022-10-05 10:04 UTC  (9+ messages)

Sum of weights idea for CFS PI
 2022-10-05 10:04 UTC  (10+ messages)

[ebiggers:wip-fsverity 6/8] fs/buffer.c:2280:5: warning: stack frame size (2128) exceeds limit (1024) in '__block_read_full_folio'
 2022-10-05 10:02 UTC  (2+ messages)

Planned changes for bugzilla.kernel.org to reduce the "Bugzilla blues"
 2022-10-05  9:57 UTC  (6+ messages)

[GIT PULL] printk for 6.1
 2022-10-05  9:57 UTC 

[PATCH v2 tty-next 0/3] 8250: microchip: pci1xxxx: Add driver for the pci1xxxx's quad-uart function
 2022-10-05  9:51 UTC  (8+ messages)
` [PATCH v2 tty-next 1/3] 8250: microchip: pci1xxxx: Add driver for quad-uart support
` [PATCH v2 tty-next 2/3] 8250: microchip: pci1xxxx: Add rs485 support to quad-uart driver

[syzbot] memory leak in nilfs_sysfs_create_device_group
 2022-10-05  9:50 UTC  (2+ messages)

[RFC PATCH 00/21] block: add and use init tagset helper
 2022-10-05  9:47 UTC  (4+ messages)
` [RFC PATCH 01/21] "

[PATCH V5 XDMA 0/2] xilinx XDMA driver
 2022-10-05  9:47 UTC  (7+ messages)
` [PATCH V5 XDMA 1/2] dmaengine: xilinx: xdma: Add xilinx xdma driver

[PATCH] ALSA: hda/hdmi: run eld notify in delay work
 2022-10-05  9:45 UTC  (8+ messages)

[PATCH v3 0/4] Modify MxL's CGU clk driver to make it secure boot compatible
 2022-10-05  9:36 UTC  (5+ messages)
` [PATCH v3 1/4] clk: mxl: Switch from direct readl/writel based IO to regmap based IO
` [PATCH v3 2/4] clk: mxl: Remove redundant spinlocks
` [PATCH v3 3/4] clk: mxl: Add option to override gate clks enable/disable
` [PATCH v3 4/4] clk: mxl: Fix a clk entry by adding relevant flags

[PATCH v1 00/17] Add MT8195 HDMI support
 2022-10-05  9:34 UTC  (10+ messages)
` [PATCH v1 17/17] drm/mediatek: Add mt8195-dpi support to drm_drv

[PATCH] arm64: dts: mediatek: mt8195: Fix CPUs capacity-dmips-mhz
 2022-10-05  9:34 UTC 

[PATCH] Documentation/mm/page_owner.rst: update experimental data
 2022-10-05  9:32 UTC  (3+ messages)
` [PATCH v2] Documentation/mm/page_owner.rst: delete frequently changing "

[PATCH] tpm/eventlog: Don't abort tpm_read_log on faulty ACPI config
 2022-10-05  9:31 UTC  (3+ messages)

[GIT PULL for v6.1-rc1] media updates
 2022-10-05  9:23 UTC 

[syzbot] KASAN: slab-out-of-bounds Read in ea_get
 2022-10-05  9:10 UTC  (2+ messages)

Linux 5.19.14
 2022-10-05  9:08 UTC  (2+ messages)

Linux 5.15.72
 2022-10-05  9:08 UTC  (2+ messages)

Linux 5.4.216
 2022-10-05  9:08 UTC  (2+ messages)

Linux 5.10.147
 2022-10-05  9:08 UTC  (2+ messages)

Linux 4.19.261
 2022-10-05  9:08 UTC  (2+ messages)

[PATCH v7 0/6] clk/qcom: Support gdsc collapse polling using 'reset' interface
 2022-10-05  9:07 UTC  (7+ messages)
` [PATCH v7 1/6] dt-bindings: clk: qcom: Support gpu cx gdsc reset
` [PATCH v7 2/6] clk: qcom: Allow custom reset ops
` [PATCH v7 3/6] clk: qcom: gdsc: Add a reset op to poll gdsc collapse
` [PATCH v7 4/6] clk: qcom: gpucc-sc7280: Add cx collapse reset support
` [PATCH v7 5/6] dt-bindings: drm/msm/gpu: Add optional resets
` [PATCH v7 6/6] arm64: dts: qcom: sc7280: Add Reset support for gpu

[syzbot] kernel panic: stack is corrupted in __might_resched
 2022-10-05  9:06 UTC 

[syzbot] WARNING: nested lock was not taken in ntfs_fill_super
 2022-10-05  9:05 UTC 

[PATCH v4 1/7] Make place for common balloon code
 2022-10-05  9:01 UTC  (7+ messages)
` [PATCH v4 2/7] Enable balloon drivers to report inflated memory
` [PATCH v4 3/7] Display inflated memory to users
` [PATCH v4 4/7] drivers: virtio: balloon - update inflated memory
` [PATCH v4 5/7] Display inflated memory in logs
` [PATCH v4 6/7] drivers: vmware: balloon - report inflated memory
` [PATCH v4 7/7] drivers: hyperv: "

[ebiggers:wip-fsverity 4/8] enable.c:undefined reference to `__umoddi3'
 2022-10-05  9:00 UTC 

[PATCH v2] dt-bindings: mfd: mt6370: fix the interrupt order of the charger in the example
 2022-10-05  8:59 UTC  (5+ messages)

[PATCH] arm64: dts: rockchip: rk356x: Fix PCIe register map and ranges
 2022-10-05  8:58 UTC  (3+ messages)

[PATCH v2] arm64: dts: rockchip: rk356x: Fix PCIe register map and ranges
 2022-10-05  8:54 UTC 

[PATCH v5 0/7] libsas and drivers: NCQ error handling
 2022-10-05  8:53 UTC  (4+ messages)

[PATCH RESEND v6 0/1] ARM: mstar: cpupll
 2022-10-05  8:53 UTC  (2+ messages)
` [PATCH RESEND v6 1/1] clk: mstar: msc313 cpupll clk driver

[PATCH v2 0/2] usb: dwc3: revert OTG changes for Intel Merrifield
 2022-10-05  8:45 UTC  (9+ messages)
` [PATCH v2 2/2] Revert "usb: dwc3: Don't switch OTG -> peripheral if extcon is present"

[syzbot] WARNING: locking bug in ntfs_fill_super
 2022-10-05  8:44 UTC 

[PATCH v4 0/2] Bluetooth: Add btrealtek data struct and improve SCO sound quality of RTK chips
 2022-10-05  8:43 UTC  (3+ messages)
` [PATCH v4 1/2] Bluetooth: btrtl: Add btrealtek data struct
` [PATCH v4 2/2] Bluetooth: btusb: Ignore zero length of USB packets on ALT 6 for specific chip

[PATCH] greatlakes: dts: Add Facebook greatlakes (AST2600) BMC
 2022-10-05  8:43 UTC  (5+ messages)

[PATCH] phy: tegra: xusb: Remove usb3 supply
 2022-10-05  8:40 UTC 

[PATCH] x86/alternative: Consistently patch SMP locks in vmlinux and modules
 2022-10-05  8:38 UTC  (2+ messages)

[PATCH 0/3] Few corrections in non-tz firmware boot
 2022-10-05  8:37 UTC  (4+ messages)
` [PATCH 1/3] venus: firmware: Correct reset bit
` [PATCH 2/3] venus: firmware: Correct non-pix start and end addresses
` [PATCH 3/3] venus: firmware: Correct assertion of reset bit on remote processor

[PATCH v2 1/3] perf bench syscall: Introduce bench_syscall_common()
 2022-10-05  8:35 UTC  (2+ messages)
` [perf bench syscall] c5ba0666d8: perf-sanity-tests.perf.make_fail

[v2] spi: aspeed: Fix typo in mode_bits field for AST2600 platform
 2022-10-05  8:32 UTC 

[RFC PATCH 0/3] Use TAP in some more KVM selftests
 2022-10-05  8:33 UTC  (3+ messages)
` [PATCH 1/3] KVM: selftests: Use TAP interface in the kvm_binary_stats_test

[PATCH] spi: aspeed: Fix typo in mode_bits field for AST2600 platform
 2022-10-05  8:28 UTC  (2+ messages)

[PATCH] clk: renesas: r9a07g044: Add WDT2 clocks to critical list
 2022-10-05  8:27 UTC  (7+ messages)

[PATCH 0/5] Add misc support for QDU1000/QRU1000 SoCs
 2022-10-05  8:27 UTC  (10+ messages)
` [PATCH 1/5] dt-bindings: firmware: scm: Add QDU1000/QRU1000 compatibles

[RFC PATCH 0/2] Propose critical clocks
 2022-10-05  8:23 UTC  (2+ messages)

[PATCH] perf: Fix missing SIGTRAPs due to pending_disable abuse
 2022-10-05  8:23 UTC  (10+ messages)

[PATCH 0/2] pinctrl/arm64: qcom: convert sdm845 bindings to DT schema
 2022-10-05  8:18 UTC  (8+ messages)
` [PATCH 1/2] arm64: dts: qcom: sdm845: align TLMM pin configuration with "

[PATCH v2 0/2] spi: amlogic: meson-spicc: Use pinctrl to drive CLK line when idle
 2022-10-05  8:14 UTC  (3+ messages)
` [PATCH v2 1/2] spi: dt-bindings: amlogic, meson-gx-spicc: Add pinctrl names for SPI signal states

[PATCH v2] remoteproc: virtio: Fix warning on bindings by removing the of_match_table
 2022-10-05  8:13 UTC 

[PATCH v3 net-next 00/14] add support for the the vsc7512 internal copper phys
 2022-10-05  8:09 UTC  (9+ messages)
` [PATCH v3 net-next 12/14] dt-bindings: net: dsa: ocelot: add ocelot-ext documentation

[PATCH v1 0/6] add support for MT8195 VPPSYS on MMSYS and MUTEX
 2022-10-05  7:58 UTC  (3+ messages)
  ` [PATCH v1 2/6] dts: arm64: mt8195: add MMSYS and MUTEX configuration for VPPSYS
  ` [PATCH v1 1/6] dt-bindings: soc: mediatek: Add support for MT8195 VPPSYS

[ebiggers:wip-fsverity 4/8] enable.c:undefined reference to `__umoddi3'
 2022-10-05  7:57 UTC 

[linux-stable-rc:linux-5.10.y 499/8685] arch/powerpc/kernel/smp.c:1380:14: error: variable 'ret' set but not used
 2022-10-05  7:57 UTC 

[net-next][PATCH v4] dt-bindings: dsa: Add lan9303 yaml
 2022-10-05  7:54 UTC  (3+ messages)

[PATCH] wifi: atmel: Avoid clashing function prototypes
 2022-10-05  7:51 UTC  (2+ messages)

[PATCH-next v1] arm64: dts: rockchip: Enable NVM Express PCIe controller on rock3a
 2022-10-05  7:48 UTC  (4+ messages)
  ` [PATCH 2/3] arm64: dts: rockchip: Rename pinctrl label of pcie2x1 on rock-3a


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).