linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-09-24 21:50:07 to 2021-09-25 11:53:36 UTC [more...]

[PATCH 5.14 000/100] 5.14.8-rc1 review
 2021-09-25 11:53 UTC  (6+ messages)
` [PATCH 5.14 080/100] habanalabs: fix race between soft reset and heartbeat

[PATCH 00/11] Modular Broadcom irqchip drivers
 2021-09-25 11:48 UTC  (3+ messages)
` [PATCH 03/11] genirq: Export irq_set_affinity_locked()

[PATCH 5.10 00/63] 5.10.69-rc1 review
 2021-09-25 11:48 UTC  (5+ messages)

[PATCH 4.4 00/23] 4.4.285-rc1 review
 2021-09-25 11:45 UTC  (5+ messages)

[PATCH v2] writeback: prefer struct_size over open coded arithmetic
 2021-09-25 11:43 UTC 

[PATCH v2] scsi: advansys: Prefer struct_size over open coded arithmetic
 2021-09-25 11:42 UTC 

[PATCH 1/2] net: bgmac-platform: handle mac-address deferral
 2021-09-25 11:36 UTC  (2+ messages)
` [PATCH 2/2] ARM: dts: NSP: MX6X: get mac-address from eeprom

[PATCH] arm64: dts: qcom: msm8996: xiaomi-gemini: Enable JDI LCD panel
 2021-09-25 11:38 UTC 

[PATCH] x86/umip: Add a umip= cmdline switch
 2021-09-25 11:31 UTC  (2+ messages)
` [tip: x86/cpu] x86/umip: Downgrade warning messages to debug loglevel

[PATCH net-next v1 00/21] Move devlink_register to be last devlink command
 2021-09-25 11:23 UTC  (22+ messages)
` [PATCH net-next v1 01/21] devlink: Notify users when objects are accessible
` [PATCH net-next v1 02/21] bnxt_en: Register devlink instance at the end devlink configuration
` [PATCH net-next v1 03/21] liquidio: Overcome missing device lock protection in init/remove flows
` [PATCH net-next v1 04/21] dpaa2-eth: Register devlink instance at the end of probe
` [PATCH net-next v1 05/21] net: hinic: Open device for the user access when it is ready
` [PATCH net-next v1 06/21] ice: Open devlink when device "
` [PATCH net-next v1 07/21] octeontx2: Move devlink registration to be last devlink command
` [PATCH net-next v1 08/21] net/prestera: Split devlink and traps registrations to separate routines
` [PATCH net-next v1 09/21] net/mlx4: Move devlink_register to be the last initialization command
` [PATCH net-next v1 10/21] net/mlx5: Accept devlink user input after driver initialization complete
` [PATCH net-next v1 11/21] mlxsw: core: Register devlink instance last
` [PATCH net-next v1 12/21] net: mscc: ocelot: delay devlink registration to the end
` [PATCH net-next v1 13/21] nfp: Move delink_register to be last command
` [PATCH net-next v1 14/21] ionic: Move devlink registration to be last devlink command
` [PATCH net-next v1 15/21] qed: "
` [PATCH net-next v1 16/21] net: ethernet: ti: "
` [PATCH net-next v1 17/21] netdevsim: "
` [PATCH net-next v1 18/21] net: wwan: iosm: Move devlink_register "
` [PATCH net-next v1 19/21] ptp: ocp: Move devlink registration "
` [PATCH net-next v1 20/21] staging: qlge: "
` [PATCH net-next v1 21/21] net: dsa: "

[PATCHv2 2/2] drm/amdgpu: Register MCE notifier for Aldebaran RAS
 2021-09-25 11:20 UTC  (8+ messages)
` [PATCHv3 "

[PATCH] platform/x86: thinkpad_acpi: Prefer struct_size over open coded arithmetic
 2021-09-25 11:07 UTC  (7+ messages)

[PATCH] memory: renesas-rpc-if: Avoid unaligned bus access for HyperFlash
 2021-09-25 10:49 UTC  (3+ messages)

[PATCH] smp: Wake ksoftirqd on PREEMPT_RT instead do_softirq()
 2021-09-25 10:31 UTC  (2+ messages)

[PATCH 2/2] dt-bindings: panel-simple-dsi: add JDI R63452 panel bindings
 2021-09-25 10:31 UTC 

[PATCH 1/2] drm/panel: Add JDI R63452 MIPI DSI panel driver
 2021-09-25 10:29 UTC 

[PATCH mlx5-next 1/7] PCI/IOV: Provide internal VF index
 2021-09-25 10:10 UTC  (3+ messages)

[PATCH net-next 0/6] Batch of devlink related fixes
 2021-09-25 10:01 UTC  (9+ messages)
` [PATCH net-next 1/6] bnxt_en: Check devlink allocation and registration status

[PATCH 00/14] KVM: Halt-polling fixes, cleanups and a new stat
 2021-09-25  9:50 UTC  (16+ messages)
` [PATCH 01/14] KVM: s390: Ensure kvm_arch_no_poll() is read once when blocking vCPU
` [PATCH 02/14] KVM: Update halt-polling stats if and only if halt-polling was attempted
` [PATCH 03/14] KVM: Refactor and document halt-polling stats update helper
` [PATCH 04/14] KVM: Reconcile discrepancies in halt-polling stats
` [PATCH 05/14] KVM: s390: Clear valid_wakeup in kvm_s390_handle_wait(), not in arch hook
` [PATCH 06/14] KVM: Drop obsolete kvm_arch_vcpu_block_finish()
` [PATCH 07/14] KVM: Don't block+unblock when halt-polling is successful
` [PATCH 08/14] KVM: x86: Tweak halt emulation helper names to free up kvm_vcpu_halt()
` [PATCH 09/14] KVM: Rename kvm_vcpu_block() => kvm_vcpu_halt()
` [PATCH 10/14] KVM: Split out a kvm_vcpu_block() helper from kvm_vcpu_halt()
` [PATCH 11/14] KVM: stats: Add stat to detect if vcpu is currently blocking
` [PATCH 12/14] KVM: Don't redo ktime_get() when calculating halt-polling stop/deadline
` [PATCH 13/14] KVM: x86: Directly block (instead of "halting") UNINITIALIZED vCPUs
` [PATCH 14/14] KVM: x86: Invoke kvm_vcpu_block() directly for non-HALTED wait states

[RFC PATCH v2 0/4] Renesas RZ/G2L IRQC support
 2021-09-25  9:31 UTC  (5+ messages)
` [RFC PATCH v2 2/4] irqchip: Add RZ/G2L IA55 Interrupt Controller driver

Fair IT, info, more updates
 2021-09-25  9:21 UTC 

[PATCH v3 0/3] staging: vt6655: replace camel case variables
 2021-09-25  9:13 UTC  (10+ messages)
` [PATCH v3 1/3] staging: vt6655: replace camel case b_short_slot_time instead of bShortSlotTime
` [PATCH v3 2/3] staging: vt6655: replace camel case ld_bm_threshold instead of ldBmThreshold
` [PATCH v3 3/3] staging: vt6655: replace camel case port_offset instead of PortOffset

[PATCH v2 1/3] dt-bindings: arm: rockchip: add rk3368 compatible string to pmu.yaml
 2021-09-25  9:04 UTC  (3+ messages)
` [PATCH v2 2/3] dt-bindings: mfd: syscon: Add rk3368 QoS register compatible
` [PATCH v2 3/3] arm64: dts: rockchip: add powerdomains to rk3368

[PATCH 1/2] kconfig: Refactor sym_escape_string_value
 2021-09-25  8:58 UTC  (7+ messages)
` [PATCH 2/2] kconfig: Deny command substitution in string values

[PATCH 0/3] fs/ntfs3: Refactoring of xattr.c
 2021-09-25  8:50 UTC  (5+ messages)
` [PATCH 1/3] fs/ntfs3: Use available posix_acl_release instead of ntfs_posix_acl_release
` [PATCH 2/3] fs/ntfs3: Remove locked argument in ntfs_set_ea

[PATCH v4 0/3] staging: vt6655: replace camel case variables
 2021-09-25  8:48 UTC  (5+ messages)
` [PATCH v4 1/3] staging: vt6655: replace camel case b_short_slot_time instead of bShortSlotTime
` [PATCH v4 2/3] staging: vt6655: replace camel case ld_bm_threshold instead of ldBmThreshold
` [PATCH v4 3/3] staging: vt6655: replace camel case port_offset instead of PortOffset

[PATCH v2 0/6] MIPS: ralink: fix PCI IO resources
 2021-09-25  8:46 UTC  (7+ messages)
` [PATCH v2 1/6] Revert "MIPS: ralink: don't define PC_IOBASE but increase IO_SPACE_LIMIT"
` [PATCH v2 2/6] Revert "staging: mt7621-pci: set end limit for 'ioport_resource'"
` [PATCH v2 3/6] MIPS: ralink: set PCI_IOBASE to 'mips_io_port_base'
` [PATCH v2 4/6] PCI: Allow architecture-specific pci_remap_iospace()
` [PATCH v2 5/6] MIPS: implement architecture-specific 'pci_remap_iospace()'
` [PATCH v2 6/6] staging: mt7621-pci: properly adjust base address for the IO window

Question about ntfs3 git pull request
 2021-09-25  8:28 UTC  (2+ messages)

[PATCH] net/ipv4/xfrm4_tunnel.c: remove superfluous header files from xfrm4_tunnel.c
 2021-09-25  8:08 UTC  (2+ messages)

[syzbot] WARNING: suspicious RCU usage in xfrm_set_default
 2021-09-25  8:06 UTC  (3+ messages)
` [PATCH ipsec] xfrm: fix rcu lock in xfrm_notify_userpolicy()

[PATCH] staging: r8188eu: remove ODM_CheckPowerStatus()
 2021-09-25  7:40 UTC 

[PATCH] net/mlx5: DR, Prefer kcalloc over open coded arithmetic
 2021-09-25  7:28 UTC  (3+ messages)

[PATCH v2] kconfig: Create links to main menu items in search
 2021-09-25  7:28 UTC  (3+ messages)

[PATCH 0/1] scsi: mptctl: Remove usage of the deprecated "pci-dma-compat.h" API
 2021-09-25  6:46 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH v2] kprobes: convert tests to kunit
 2021-09-25  6:39 UTC  (5+ messages)

[PATCH 1/2] Documentation: Update ioctl-number.rst for Intel Software Defined Silicon interface
 2021-09-25  6:27 UTC  (3+ messages)
` [PATCH 2/2] platform/x86: Add Intel Software Defined Silicon driver

[PATCH v2 0/3] staging: vt6655: replace camel case variables
 2021-09-25  6:16 UTC  (8+ messages)
` [PATCH v2 1/3] staging: vt6655: replace camel case b_short_slot_time instead of bShortSlotTime
` [PATCH v2 3/3] staging: vt6655: replace camel case port_offset instead of PortOffset

[PATCH] staging: r8188eu: core: remove the function power_saving_wk_hdl
 2021-09-25  6:14 UTC  (5+ messages)

[PATCH v5 0/3] extcon: usbc-tusb320: Initial TUSB320L support
 2021-09-25  5:46 UTC  (4+ messages)
` [PATCH v5 1/3] extcon: usbc-tusb320: Add support for mode setting and reset
` [PATCH v5 2/3] extcon: usbc-tusb320: Add support for TUSB320L
` [PATCH v5 3/3] dt-bindings: extcon: usbc-tusb320: Add TUSB320L compatible string

[PATCH] bpf: Fix integer overflow in prealloc_elems_and_freelist()
 2021-09-25  5:31 UTC 

[PATCH 0/5] Switchtec Fixes and Improvements
 2021-09-25  5:27 UTC  (3+ messages)

[PATCH V2 1/2] csky: don't let sigreturn play with priveleged bits of status register
 2021-09-25  5:16 UTC  (2+ messages)
` [PATCH V2 2/2] csky: Fixup regs.sr broken in ptrace

[PATCH v4] x86/insn, tools/x86: Fix some potential undefined behavior
 2021-09-25  4:39 UTC  (3+ messages)

[PATCH] regulator: dummy: Use devm_regulator_register()
 2021-09-25  3:55 UTC 

[RFC PATCH] xtensa: setup: use CONFIG_USE_OF instead of CONFIG_OF
 2021-09-25  3:29 UTC 

[PATCH] powerpc: don't select KFENCE on platform PPC_FSL_BOOK3E
 2021-09-25  3:10 UTC  (3+ messages)

[PATCH 4/6] PCI: allow architecture specific implementation of pci_remap_iospace()
 2021-09-25  2:42 UTC  (2+ messages)

Confusing lockdep splat
 2021-09-25  2:38 UTC  (5+ messages)

[PATCHv3] clk:aspeed:Fix AST2600 hpll calculate formula
 2021-09-25  2:23 UTC 

[PATCH] ASoC: wcd9335: Use correct version to initialize Class H
 2021-09-25  2:24 UTC 

[PATCH v6 0/3] iio: imx8qxp-adc: Add driver support for NXP IMX8QXP ADC
 2021-09-25  2:05 UTC  (4+ messages)
` [PATCH v6 1/3] "
` [PATCH v6 2/3] dt-bindings: iio: adc: Add binding documentation "
` [PATCH v6 3/3] MAINTAINERS: Add the driver info of the NXP IMX8QXP

[PATCH v11 04/16] dt-bindings: display: mediatek: dsc: add yaml for mt8195 SoC binding
 2021-09-25  2:22 UTC  (3+ messages)
  ` [PATCH v11 05/16] dt-bindings: display: mediatek: merge: add additional prop for mt8195
  ` [PATCH v11 07/16] dt-bindings: arm: mediatek: move common module from display folder

[PATCH v1 0/4] arm64: Kconfig: Update ARCH_EXYNOS select configs
 2021-09-25  2:17 UTC  (5+ messages)

[PATCH] xfs: fix system crash caused by null bp->b_pages
 2021-09-25  2:16 UTC  (5+ messages)

[PATCH 00/19] tcp: Initial support for RFC5925 auth option
 2021-09-25  1:57 UTC  (8+ messages)
` [PATCH 08/19] tcp: authopt: Disable via sysctl by default
` [PATCH 17/19] selftests: Add -t tcp_authopt option for fcnal-test.sh

[PATCH net-next 0/5] brcm ASP 2.0 Ethernet controller
 2021-09-25  1:05 UTC  (4+ messages)
` [PATCH net-next 3/5] net: bcmasp: Add support for ASP2.0 "

[PATCH] drm/bridge: parade-ps8640: check return values in ps8640_aux_transfer()
 2021-09-25  0:45 UTC  (3+ messages)

[PATCH RFC 1/1] kvm: export per-vcpu exits to userspace
 2021-09-25  0:41 UTC  (3+ messages)

[PATCH v16 0/5] FPGA Image Load (previously Security Manager)
 2021-09-25  0:29 UTC  (4+ messages)
` [PATCH v16 5/5] fpga: image-load: enable cancel of image upload

[PATCH] infiniband hfi1: fix misuse of %x in ipoib_tx.c
 2021-09-25  0:20 UTC  (7+ messages)

[syzbot] WARNING in __dev_set_promiscuity
 2021-09-25  0:17 UTC 

[PATCH v2] fix judgment error in shmem_is_huge()
 2021-09-25  0:15 UTC  (3+ messages)

[syzbot] INFO: rcu detected stall in io_ring_exit_work
 2021-09-25  0:07 UTC 

[syzbot] general protection fault in nf_tables_dump_tables
 2021-09-25  0:07 UTC 

[PATCH] arm64: dts: sc7180: Factor out ti-sn65dsi86 support
 2021-09-24 23:54 UTC 

[PATCH v3 0/2] gpio: mlxbf2: Introduce proper interrupt handling
 2021-09-24 23:48 UTC  (4+ messages)
` [PATCH v3 1/2] gpio: mlxbf2: Introduce IRQ support

[PATCH 1/1] selftests: KVM: set affinity of VM to right CPUs
 2021-09-24 23:30 UTC 

[PATCH] arm64: dts: qcom: sc7180: Base homestar's power coefficients in reality
 2021-09-24 23:29 UTC  (2+ messages)
` (subset) "

[PATCH v2 1/7] arm64: dts: qcom: Introduce support for MSM8998 Sony Yoshino platform
 2021-09-24 23:26 UTC  (2+ messages)

[PATCH 1/2] drm/rockchip: dsi: hold pm-runtime across bind/unbind
 2021-09-24 23:23 UTC  (2+ messages)
` [PATCH 2/2] drm/rockchip: dsi: Fix unbalanced clock on probe error

[GIT PULL] cifs/smb3 client fixes
 2021-09-24 23:23 UTC 

[PATCH v9 0/5] Introduce SoC sleep stats driver
 2021-09-24 23:23 UTC  (5+ messages)
` [PATCH v9 1/5] dt-bindings: Introduce SoC sleep stats bindings
` [PATCH v9 2/5] soc: qcom: Add SoC sleep stats driver

[PATCH] ASoC: meson: aiu: Fix spelling mistake "Unsupport" -> "Unsupported"
 2021-09-24 23:12 UTC 

[PATCH 0/8] Re-enable ENQCMD and PASID MSR
 2021-09-24 23:11 UTC  (9+ messages)
` [PATCH 5/8] x86/mmu: Add mm-based PASID refcounting

[PATCH] ASoC: codecs: Fix spelling mistake "Unsupport" -> "Unsupported"
 2021-09-24 23:10 UTC 

Struct page proposal
 2021-09-24 23:05 UTC  (7+ messages)
    ` Mapcount of subpages

[RFC] Expose request_module via syscall
 2021-09-24 23:04 UTC  (12+ messages)

[PATCH] scsi: virtio_scsi: Fix spelling mistake "Unsupport" -> "Unsupported"
 2021-09-24 23:03 UTC 

[PATCHv2 0/5] arm64/irqentry: remove duplicate housekeeping of
 2021-09-24 22:59 UTC  (3+ messages)

[PATCH] drm/i915/gvt: Fix spelling mistake "Unsupport" -> "Unsupported"
 2021-09-24 22:56 UTC 

[PATCH] mmc: sdhci-pci-o2micro: Fix spelling mistake "unsupport" -> "unsupported"
 2021-09-24 22:51 UTC 

Regression with mainline kernel on rpi4
 2021-09-24 22:50 UTC  (12+ messages)

[PATCH V10 0/8] Add QSPI and QUPv3 DT nodes for SC7280 SoC
 2021-09-24 22:47 UTC  (4+ messages)
` [PATCH V10 1/8] dt-bindings: spi: Add sc7280 support

[PATCH v4 11/15] pci: Add pci_iomap_shared{,_range}
 2021-09-24 22:43 UTC  (12+ messages)

[PATCH] net: hns: Fix spelling mistake "maped" -> "mapped"
 2021-09-24 22:31 UTC 

[PATCH v4 0/2] irqchip/mchp-eic: add driver for Microchip EIC
 2021-09-24 22:23 UTC  (3+ messages)
` [PATCH v4 1/2] dt-bindings: microchip,eic: add bindings

[PATCH] video: fbdev: via: Fix spelling mistake "bellow" -> "below"
 2021-09-24 22:22 UTC 

[PATCH V1 0/3] Add tegra header license and dt-bindings Copyright
 2021-09-24 22:18 UTC  (7+ messages)
` [PATCH V1 1/3] dt-bindings: tegra: memory,bpmp-thermal: add SPDX license
` [PATCH V1 2/3] trace: events: tegra_apb_dma: add SPDX license identifier

[PATCH] ASoC: max98373: Mark cache dirty before entering sleep
 2021-09-24 22:13 UTC 

[PATCH V1 0/3] Add tegra header license and dt-bindings Copyright
 2021-09-24 22:10 UTC  (7+ messages)
` [PATCH V1 1/3] dt-bindings: tegra: memory,bpmp-thermal: add SPDX license
` [PATCH V1 3/3] dt-bindings: tegra: clock,memory,thermal: add header Copyright

[RFC][PATCH v3 0/9] mm: Use DIO for swap and fix NFS swapfiles
 2021-09-24 22:07 UTC  (3+ messages)
` [PATCH v3 3/9] mm: Make swap_readpage() void

[RFC] LKMM: Add volatile_if()
 2021-09-24 22:07 UTC  (5+ messages)

[PATCH V1 0/3] Add tegra header license and dt-bindings Copyright
 2021-09-24 22:04 UTC  (6+ messages)
` [PATCH V1 1/3] dt-bindings: tegra: memory,bpmp-thermal: add SPDX license

[PATCH v5 1/2] pwm: Introduce single-PWM of_xlate function
 2021-09-24 22:04 UTC  (4+ messages)
` [PATCH v5 2/2] drm/bridge: ti-sn65dsi86: Implement the pwm_chip

[PATCH 5.4 00/50] 5.4.149-rc1 review
 2021-09-24 22:03 UTC  (3+ messages)

[RFC PATCH] drm/print: Add deprecation notes to DRM_...() functions
 2021-09-24 21:59 UTC  (2+ messages)

[PATCH] drm/edid: Fix EDID quirk compile error on older compilers
 2021-09-24 21:58 UTC  (2+ messages)

[PATCH 4.19 00/34] 4.19.208-rc1 review
 2021-09-24 21:54 UTC  (3+ messages)

[PATCH 4.9 00/26] 4.9.284-rc1 review
 2021-09-24 21:53 UTC  (3+ messages)

[PATCH] kernel: introduce prctl(PR_LOG_UACCESS)
 2021-09-24 21:50 UTC  (5+ messages)


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).