public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-11-07 23:13:25 to 2023-11-08 02:42:21 UTC [more...]

[PATCH v5 0/7] SCHED_DEADLINE server infrastructure
 2023-11-08  2:42 UTC  (9+ messages)
` [PATCH v5 6/7] sched/deadline: Deferrable dl server

[PATCH v4 00/11] media: rkvdec: Add H.264 High 10 and 4:2:2 profile support
 2023-11-08  2:39 UTC  (11+ messages)
` [PATCH v4 05/11] media: rkvdec: h264: Remove SPS validation at streaming start
` [PATCH v4 07/11] media: rkvdec: Move rkvdec_reset_decoded_fmt helper
` [PATCH v4 08/11] media: rkvdec: Extract decoded format enumeration into helper
` [PATCH v4 11/11] media: rkvdec: h264: Support High 10 and 4:2:2 profiles

[PATCH v1 1/2] coresight: Add remote etm support
 2023-11-08  2:34 UTC  (2+ messages)

[PATCH net v3] net: ti: icssg-prueth: Add missing icss_iep_put to error path
 2023-11-08  2:32 UTC  (2+ messages)

[PATCH v5 5/5] PCI: qcom: Add OPP support to scale performance state of power domain
 2023-11-08  2:32 UTC  (4+ messages)

[PATCH v4 4/4] vduse: Add LSM hooks to check Virtio device type
 2023-11-08  2:31 UTC  (2+ messages)

[PATCH] drm/sched: fix potential page fault in drm_sched_job_init()
 2023-11-08  2:26 UTC 

[PATCH 1/3] kconfig: Extend expr_depends_symbol to recurse
 2023-11-08  2:26 UTC  (3+ messages)
` [PATCH 2/3] kconfig: Add special rust_modules config option
` [PATCH 3/3] rust: Require RUST_MODULES for module support

[PATCH -next,V2] fscache: support to disable assert macro
 2023-11-08  2:25 UTC  (4+ messages)

[syzbot] [kernel?] possible deadlock in try_to_wake_up (3)
 2023-11-08  2:03 UTC  (2+ messages)

[PATCH v2] kpageflags: respect folio head-page flag placement
 2023-11-08  2:01 UTC  (8+ messages)

[syzbot] [block?] WARNING in blk_mq_start_request
 2023-11-08  2:09 UTC 

[PATCH] KVM: x86/xen: improve accuracy of Xen timers
 2023-11-08  1:43 UTC  (7+ messages)
` [PATCH v2] "

[PATCH] zram: unsafe zram_get_element call in zram_read_page()
 2023-11-08  1:42 UTC  (5+ messages)

[PATCH 0/6] mm: cleanup and use more folio in page fault
 2023-11-08  1:41 UTC  (7+ messages)
` [PATCH 1/6] mm: ksm: use more folio api in ksm_might_need_to_copy()
` [PATCH 4/6] mm: memory: use a folio in do_cow_page()

[syzbot] [block?] WARNING in blk_mq_start_request
 2023-11-08  1:35 UTC  (2+ messages)
  ` [syzbot] [PATCH] Test for 4652b8e4f3ff

[PATCH v7 00/19] KVM: x86/pmu: selftests: Fixes and new tests
 2023-11-08  1:28 UTC  (22+ messages)
` [PATCH v7 01/19] KVM: x86/pmu: Always treat Fixed counters as available when supported
` [PATCH v7 02/19] KVM: x86/pmu: Allow programming events that match unsupported arch events
` [PATCH v7 03/19] KVM: x86/pmu: Remove KVM's enumeration of Intel's architectural encodings
` [PATCH v7 04/19] KVM: x86/pmu: Setup fixed counters' eventsel during PMU initialization
` [PATCH v7 05/19] KVM: selftests: Add vcpu_set_cpuid_property() to set properties
` [PATCH v7 06/19] KVM: selftests: Drop the "name" param from KVM_X86_PMU_FEATURE()
` [PATCH v7 07/19] KVM: selftests: Extend {kvm,this}_pmu_has() to support fixed counters
` [PATCH v7 08/19] KVM: selftests: Add pmu.h and lib/pmu.c for common PMU assets
` [PATCH v7 09/19] KVM: selftests: Test Intel PMU architectural events on gp counters
` [PATCH v7 10/19] KVM: selftests: Test Intel PMU architectural events on fixed counters
` [PATCH v7 11/19] KVM: selftests: Test consistency of CPUID with num of gp counters
` [PATCH v7 12/19] KVM: selftests: Test consistency of CPUID with num of fixed counters
` [PATCH v7 13/19] KVM: selftests: Add functional test for Intel's fixed PMU counters
` [PATCH v7 14/19] KVM: selftests: Expand PMU counters test to verify LLC events
` [PATCH v7 15/19] KVM: selftests: Add a helper to query if the PMU module param is enabled
` [PATCH v7 16/19] KVM: selftests: Add helpers to read integer module params
` [PATCH v7 17/19] KVM: selftests: Query module param to detect FEP in MSR filtering test
` [PATCH v7 18/19] KVM: selftests: Move KVM_FEP macro into common library header
` [PATCH v7 19/19] KVM: selftests: Test PMC virtualization with forced emulation

[RFC] workqueue: allow system workqueue be used in memory reclaim
 2023-11-08  1:28 UTC 

[RFC PATCH 00/86] Make the kernel preemptible
 2023-11-08  1:28 UTC  (36+ messages)
` [RFC PATCH 03/86] Revert "ftrace: Use preemption model accessors for trace header printout"
` [RFC PATCH 04/86] Revert "preempt/dynamic: Introduce preemption model accessors"
` [RFC PATCH 07/86] Revert "livepatch,sched: Add livepatch task switching to cond_resched()"
` [RFC PATCH 08/86] Revert "arm64: Support PREEMPT_DYNAMIC"
` [RFC PATCH 14/86] Revert "preempt/dynamic: Fix setup_preempt_mode() return value"
` [RFC PATCH 31/86] x86/thread_info: add TIF_NEED_RESCHED_LAZY
` [RFC PATCH 45/86] preempt: ARCH_NO_PREEMPT only preempts lazily
` [RFC PATCH 46/86] tracing: handle lazy resched
` [RFC PATCH 47/86] rcu: select PREEMPT_RCU if PREEMPT
` [RFC PATCH 57/86] coccinelle: script to remove cond_resched()
  ` [RFC PATCH 68/86] treewide: mm: "
  ` [RFC PATCH 82/86] treewide: mtd: "
  ` [RFC PATCH 83/86] treewide: drm: "
  ` [RFC PATCH 84/86] treewide: net: "
  ` [RFC PATCH 85/86] treewide: drivers: "
  ` [RFC PATCH 86/86] sched: "

[git pull] drm next + fixes for 6.7-rc1
 2023-11-08  1:28 UTC  (2+ messages)

[GIT PULL] More power management updates for v6.7-rc1
 2023-11-08  1:28 UTC  (2+ messages)

[PATCH v3] usb: typec: tcpm: Fix sink caps op current check
 2023-11-08  1:25 UTC  (3+ messages)

[PATCH v1] lib: test_objpool: make global variables static
 2023-11-08  1:22 UTC 

drivers/video/fbdev/atmel_lcdfb.c:362:20: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2023-11-08  1:14 UTC 

[PATCH RESEND v3 0/5] PM: domains: Add control for switching back and forth to HW control
 2023-11-08  1:15 UTC  (5+ messages)
` [PATCH RESEND v3 4/5] clk: qcom: Use HW_CTRL_TRIGGER flag to switch video GDSC to HW mode

drivers/nvme/common/keyring.c:117:3: sparse: sparse: symbol 'nvme_tls_psk_prio' was not declared. Should it be static?
 2023-11-08  1:10 UTC 

drivers/remoteproc/stm32_rproc.c:139:20: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2023-11-08  1:04 UTC 

[PATCH v2 0/2] KVM: selftests: Detect if KVM bugged the VM
 2023-11-08  1:09 UTC  (3+ messages)
` [PATCH v2 1/2] KVM: selftests: Drop the single-underscore ioctl() helpers
` [PATCH v2 2/2] KVM: selftests: Add logic to detect if ioctl() failed because VM was killed

lib/flex_proportions.c:73:9: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2023-11-08  1:04 UTC 

[GIT PULL] regmap fixes for v6.7-merge-window
 2023-11-08  1:06 UTC  (2+ messages)

[GIT PULL] PCMCIA odd cleanups and fixes for v6.7-rc1
 2023-11-08  1:06 UTC  (2+ messages)

[GIT PULL] gpio/pinctrl: updates for v6.7-rc1
 2023-11-08  1:06 UTC  (2+ messages)

[GIT PULL] remoteproc updates for v6.7
 2023-11-08  1:06 UTC  (2+ messages)

[GIT PULL] rpmsg updates for v6.7
 2023-11-08  1:06 UTC  (2+ messages)

[PATCH v2 0/4] locking/atomic: arch_cmpxchg[64]_local undefined
 2023-11-08  1:04 UTC  (9+ messages)
` [PATCH v2 1/4] locking/atomic: arc: data size checking in arch_cmpxchg
` [PATCH v2 2/4] locking/atomic: arc: arch_cmpxchg[64]_local undefined
` [PATCH v2 3/4] locking/atomic: openrisc: "
` [PATCH v2 4/4] locking/atomic: hexagon: "

[PATCH 1/2] tg3: Move the [rt]x_dropped counters to tg3_napi
 2023-11-08  1:01 UTC  (2+ messages)
` [PATCH 2/2] tg3: Increment tx_dropped in tg3_tso_bug()

[PATCH v6 00/12] Add Cgroup support for SGX EPC memory
 2023-11-08  1:00 UTC  (4+ messages)

[PATCH v8 1/2] dt-bindings: input: bindings for Adafruit Seesaw Gamepad
 2023-11-08  0:53 UTC  (2+ messages)
` [PATCH v8 2/2] input: joystick: driver "

[PATCH v10 3/5] PCI: move pci_clear_and_set_dword helper to pci header
 2023-11-08  0:51 UTC  (2+ messages)

[ANNOUNCE] PUCK Agenda - 2023.11.08 - No topic, but still a go
 2023-11-08  0:51 UTC 

[alobakin:pfcp 11/19] include/linux/bitmap.h:642:17: warning: array subscript [1, 1024] is outside array bounds of 'long unsigned int[1]'
 2023-11-08  0:48 UTC  (7+ messages)

[PATCH v3 0/6] media: qcom: camss: Add sc8280xp support
 2023-11-08  0:47 UTC  (7+ messages)
` [PATCH v3 3/6] media: qcom: camss: csiphy-3ph: Add Gen2 v1.1 two-phase MIPI CSI-2 DPHY init
` [PATCH v3 4/6] media: qcom: camss: Add sc8280xp resource details

[PATCH 1/3] dt-bindings: vendor-prefixes: add asair
 2023-11-08  0:32 UTC  (3+ messages)

[syzbot] [PATCH] Test for 4652b8e4f3ff
 2023-11-08  0:31 UTC 

[PATCH drm-misc-next v9 00/12] [RFC] DRM GPUVM features
 2023-11-08  0:12 UTC  (13+ messages)
` [PATCH drm-misc-next v9 01/12] drm/gpuvm: convert WARN() to drm_WARN() variants
` [PATCH drm-misc-next v9 02/12] drm/gpuvm: don't always WARN in drm_gpuvm_check_overflow()
` [PATCH drm-misc-next v9 03/12] drm/gpuvm: export drm_gpuvm_range_valid()
` [PATCH drm-misc-next v9 04/12] drm/nouveau: make use of drm_gpuvm_range_valid()
` [PATCH drm-misc-next v9 05/12] drm/gpuvm: add common dma-resv per struct drm_gpuvm
` [PATCH drm-misc-next v9 06/12] drm/nouveau: make use of the GPUVM's shared dma-resv
` [PATCH drm-misc-next v9 07/12] drm/gpuvm: add drm_gpuvm_flags to drm_gpuvm
` [PATCH drm-misc-next v9 08/12] drm/nouveau: separately allocate struct nouveau_uvmm
` [PATCH drm-misc-next v9 09/12] drm/gpuvm: reference count drm_gpuvm structures
` [PATCH drm-misc-next v9 10/12] drm/gpuvm: add an abstraction for a VM / BO combination
` [PATCH drm-misc-next v9 11/12] drm/gpuvm: track/lock/validate external/evicted objects
` [PATCH drm-misc-next v9 12/12] drm/nouveau: use GPUVM common infrastructure

Fwd: 01f05940a9a75e11a2be64993c44ad8dd06e6e26 causes Wayland servers to flicker in non-gl virtio QEMU cards
 2023-11-08  0:11 UTC 

[PATCH 0/3] drm/ci: Add support for SM8250 Gitlab Runner
 2023-11-08  0:10 UTC  (4+ messages)

[RFC PATCH v3 00/12] Device Memory TCP
 2023-11-08  0:10 UTC  (16+ messages)
` [RFC PATCH v3 06/12] memory-provider: dmabuf devmem memory provider
` [RFC PATCH v3 10/12] tcp: RX path for devmem TCP

[PATCH] rpm-pkg: simplify installkernel %post
 2023-11-08  0:07 UTC  (2+ messages)

[GIT PULL] gfs2 fixes
 2023-11-08  0:04 UTC  (4+ messages)

[PATCH] fs/exec.c: Add fast path for ENOENT on PATH search before allocating mm
 2023-11-08  0:03 UTC  (8+ messages)

[PATCH v3] drm: amd: Resolve Sphinx unexpected indentation warning
 2023-11-07 23:57 UTC  (2+ messages)

[PATCH] perf/x86: Don't enforce minimum period for KVM guest-only events
 2023-11-07 23:47 UTC  (4+ messages)

[PATCH AUTOSEL 5.4 1/4] tty: vcc: Add check for kstrdup() in vcc_probe()
 2023-11-07 23:25 UTC  (4+ messages)
` [PATCH AUTOSEL 5.4 2/4] usb: pci-quirks: group AMD specific quirk code together
` [PATCH AUTOSEL 5.4 3/4] usb: pci-quirks: handle HAS_IOPORT dependency for UHCI handoff
` [PATCH AUTOSEL 5.4 4/4] usb: gadget: f_ncm: Always set current gadget in ncm_bind()

[PATCH AUTOSEL 5.10 1/5] tty: vcc: Add check for kstrdup() in vcc_probe()
 2023-11-07 23:25 UTC  (5+ messages)
` [PATCH AUTOSEL 5.10 2/5] usb: pci-quirks: group AMD specific quirk code together
` [PATCH AUTOSEL 5.10 3/5] usb: pci-quirks: handle HAS_IOPORT dependency for UHCI handoff
` [PATCH AUTOSEL 5.10 4/5] usb: gadget: f_ncm: Always set current gadget in ncm_bind()
` [PATCH AUTOSEL 5.10 5/5] 9p/trans_fd: Annotate data-racy writes to file::f_flags

[PATCH AUTOSEL 5.15 1/6] tty: vcc: Add check for kstrdup() in vcc_probe()
 2023-11-07 23:24 UTC  (6+ messages)
` [PATCH AUTOSEL 5.15 2/6] usb: pci-quirks: group AMD specific quirk code together
` [PATCH AUTOSEL 5.15 3/6] usb: pci-quirks: handle HAS_IOPORT dependency for UHCI handoff
` [PATCH AUTOSEL 5.15 4/6] usb: gadget: f_ncm: Always set current gadget in ncm_bind()
` [PATCH AUTOSEL 5.15 5/6] 9p/trans_fd: Annotate data-racy writes to file::f_flags
` [PATCH AUTOSEL 5.15 6/6] 9p: v9fs_listxattr: fix %s null argument warning

[PATCH v2] audit: Send netlink ACK before setting connection in auditd_set
 2023-11-07 23:31 UTC  (2+ messages)

[PATCH 0/4] sched/eevdf: Optimize reweight and pick
 2023-11-07 23:26 UTC  (3+ messages)
` [PATCH 2/4] sched/eevdf: Sort the rbtree by virtual deadline

[PATCH AUTOSEL 4.14 1/2] tty: vcc: Add check for kstrdup() in vcc_probe()
 2023-11-07 23:25 UTC  (2+ messages)
` [PATCH AUTOSEL 4.14 2/2] usb: pci-quirks: handle HAS_IOPORT dependency for UHCI handoff

[PATCH AUTOSEL 4.19 1/3] tty: vcc: Add check for kstrdup() in vcc_probe()
 2023-11-07 23:25 UTC  (3+ messages)
` [PATCH AUTOSEL 4.19 2/3] usb: pci-quirks: handle HAS_IOPORT dependency for UHCI handoff
` [PATCH AUTOSEL 4.19 3/3] usb: gadget: f_ncm: Always set current gadget in ncm_bind()

6.7/regression/KASAN: null-ptr-deref in amdgpu_ras_reset_error_count+0x2d6
 2023-11-07 23:24 UTC  (4+ messages)

[PATCH AUTOSEL 6.1 01/11] iio: adc: stm32-adc: harden against NULL pointer deref in stm32_adc_probe()
 2023-11-07 23:24 UTC  (11+ messages)
` [PATCH AUTOSEL 6.1 02/11] thunderbolt: Apply USB 3.x bandwidth quirk only in software connection manager
` [PATCH AUTOSEL 6.1 03/11] tty: vcc: Add check for kstrdup() in vcc_probe()
` [PATCH AUTOSEL 6.1 04/11] usb: dwc3: core: configure TX/RX threshold for DWC3_IP
` [PATCH AUTOSEL 6.1 05/11] usb: pci-quirks: group AMD specific quirk code together
` [PATCH AUTOSEL 6.1 06/11] usb: pci-quirks: handle HAS_IOPORT dependency for UHCI handoff
` [PATCH AUTOSEL 6.1 07/11] soundwire: dmi-quirks: update HP Omen match
` [PATCH AUTOSEL 6.1 08/11] f2fs: fix error handling of __get_node_page
` [PATCH AUTOSEL 6.1 09/11] usb: gadget: f_ncm: Always set current gadget in ncm_bind()
` [PATCH AUTOSEL 6.1 10/11] 9p/trans_fd: Annotate data-racy writes to file::f_flags
` [PATCH AUTOSEL 6.1 11/11] 9p: v9fs_listxattr: fix %s null argument warning

[PATCH AUTOSEL 6.5 01/18] iio: adc: stm32-adc: harden against NULL pointer deref in stm32_adc_probe()
 2023-11-07 23:23 UTC  (18+ messages)
` [PATCH AUTOSEL 6.5 02/18] thunderbolt: Apply USB 3.x bandwidth quirk only in software connection manager
` [PATCH AUTOSEL 6.5 03/18] tty: vcc: Add check for kstrdup() in vcc_probe()
` [PATCH AUTOSEL 6.5 04/18] dt-bindings: phy: qcom,snps-eusb2-repeater: Add magic tuning overrides
` [PATCH AUTOSEL 6.5 05/18] phy: qualcomm: phy-qcom-eusb2-repeater: Use regmap_fields
` [PATCH AUTOSEL 6.5 06/18] phy: qualcomm: phy-qcom-eusb2-repeater: Zero out untouched tuning regs
` [PATCH AUTOSEL 6.5 07/18] usb: dwc3: core: configure TX/RX threshold for DWC3_IP
` [PATCH AUTOSEL 6.5 08/18] usb: pci-quirks: group AMD specific quirk code together
` [PATCH AUTOSEL 6.5 09/18] usb: pci-quirks: handle HAS_IOPORT dependency for AMD quirk
` [PATCH AUTOSEL 6.5 10/18] usb: pci-quirks: handle HAS_IOPORT dependency for UHCI handoff
` [PATCH AUTOSEL 6.5 11/18] usb: ucsi: glink: use the connector orientation GPIO to provide switch events
` [PATCH AUTOSEL 6.5 12/18] soundwire: dmi-quirks: update HP Omen match
` [PATCH AUTOSEL 6.5 13/18] f2fs: fix error path of __f2fs_build_free_nids
` [PATCH AUTOSEL 6.5 14/18] f2fs: fix error handling of __get_node_page
` [PATCH AUTOSEL 6.5 15/18] usb: host: xhci: Avoid XHCI resume delay if SSUSB device is not present
` [PATCH AUTOSEL 6.5 16/18] usb: gadget: f_ncm: Always set current gadget in ncm_bind()
` [PATCH AUTOSEL 6.5 17/18] 9p/trans_fd: Annotate data-racy writes to file::f_flags
` [PATCH AUTOSEL 6.5 18/18] 9p: v9fs_listxattr: fix %s null argument warning

[PATCH AUTOSEL 6.6 01/18] iio: adc: stm32-adc: harden against NULL pointer deref in stm32_adc_probe()
 2023-11-07 23:22 UTC  (18+ messages)
` [PATCH AUTOSEL 6.6 02/18] thunderbolt: Apply USB 3.x bandwidth quirk only in software connection manager
` [PATCH AUTOSEL 6.6 03/18] tty: vcc: Add check for kstrdup() in vcc_probe()
` [PATCH AUTOSEL 6.6 04/18] dt-bindings: phy: qcom,snps-eusb2-repeater: Add magic tuning overrides
` [PATCH AUTOSEL 6.6 05/18] phy: qualcomm: phy-qcom-eusb2-repeater: Use regmap_fields
` [PATCH AUTOSEL 6.6 06/18] phy: qualcomm: phy-qcom-eusb2-repeater: Zero out untouched tuning regs
` [PATCH AUTOSEL 6.6 07/18] usb: dwc3: core: configure TX/RX threshold for DWC3_IP
` [PATCH AUTOSEL 6.6 08/18] usb: pci-quirks: group AMD specific quirk code together
` [PATCH AUTOSEL 6.6 09/18] usb: pci-quirks: handle HAS_IOPORT dependency for AMD quirk
` [PATCH AUTOSEL 6.6 10/18] usb: pci-quirks: handle HAS_IOPORT dependency for UHCI handoff
` [PATCH AUTOSEL 6.6 11/18] usb: ucsi: glink: use the connector orientation GPIO to provide switch events
` [PATCH AUTOSEL 6.6 12/18] soundwire: dmi-quirks: update HP Omen match
` [PATCH AUTOSEL 6.6 13/18] f2fs: fix error path of __f2fs_build_free_nids
` [PATCH AUTOSEL 6.6 14/18] f2fs: fix error handling of __get_node_page
` [PATCH AUTOSEL 6.6 15/18] usb: host: xhci: Avoid XHCI resume delay if SSUSB device is not present
` [PATCH AUTOSEL 6.6 16/18] usb: gadget: f_ncm: Always set current gadget in ncm_bind()
` [PATCH AUTOSEL 6.6 17/18] 9p/trans_fd: Annotate data-racy writes to file::f_flags
` [PATCH AUTOSEL 6.6 18/18] 9p: v9fs_listxattr: fix %s null argument warning


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox