linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-11-07 22:01:08 to 2023-11-08 00:04:44 UTC [more...]

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

[RFC PATCH v3 00/12] Device Memory TCP
 2023-11-08  0:02 UTC  (23+ messages)
` [RFC PATCH v3 04/12] netdev: support binding dma-buf to netdevice
` [RFC PATCH v3 05/12] netdev: netdevice devmem allocator
` [RFC PATCH v3 06/12] memory-provider: dmabuf devmem memory provider
` [RFC PATCH v3 10/12] tcp: RX path for devmem TCP

[RFC PATCH 00/86] Make the kernel preemptible
 2023-11-08  0:00 UTC  (88+ messages)
` [RFC PATCH 02/86] Revert "sched/core: Make sched_dynamic_mutex static"
` [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 05/86] Revert "kcsan: Use "
` [RFC PATCH 06/86] Revert "entry: Fix compile error in dynamic_irqentry_exit_cond_resched()"
` [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 22/86] Revert "sched/core: Stop using magic values in sched_dynamic_mode()"
` [RFC PATCH 23/86] Revert "sched,x86: Allow !PREEMPT_DYNAMIC"
` [RFC PATCH 24/86] Revert "sched: Harden PREEMPT_DYNAMIC"
` [RFC PATCH 25/86] Revert "sched: Add /debug/sched_preempt"
` [RFC PATCH 26/86] Revert "preempt/dynamic: Support dynamic preempt with preempt= boot option"
` [RFC PATCH 27/86] Revert "preempt/dynamic: Provide irqentry_exit_cond_resched() static call"
` [RFC PATCH 28/86] Revert "preempt/dynamic: Provide preempt_schedule[_notrace]() static calls"
` [RFC PATCH 29/86] Revert "preempt/dynamic: Provide cond_resched() and might_resched() "
` [RFC PATCH 30/86] Revert "preempt: Introduce CONFIG_PREEMPT_DYNAMIC"
` [RFC PATCH 31/86] x86/thread_info: add TIF_NEED_RESCHED_LAZY
` [RFC PATCH 32/86] entry: handle TIF_NEED_RESCHED_LAZY
` [RFC PATCH 33/86] entry/kvm: "
` [RFC PATCH 34/86] thread_info: accessors for TIF_NEED_RESCHED*
` [RFC PATCH 35/86] thread_info: change to tif_need_resched(resched_t)
` [RFC PATCH 36/86] entry: irqentry_exit only preempts TIF_NEED_RESCHED
` [RFC PATCH 37/86] sched: make test_*_tsk_thread_flag() return bool
` [RFC PATCH 38/86] sched: *_tsk_need_resched() now takes resched_t
` [RFC PATCH 39/86] sched: handle lazy resched in set_nr_*_polling()
` [RFC PATCH 40/86] context_tracking: add ct_state_cpu()
` [RFC PATCH 41/86] sched: handle resched policy in resched_curr()
` [RFC PATCH 42/86] sched: force preemption on tick expiration
` [RFC PATCH 43/86] sched: enable PREEMPT_COUNT, PREEMPTION for all preemption models
` [RFC PATCH 44/86] sched: voluntary preemption
` [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 48/86] rcu: handle quiescent states for PREEMPT_RCU=n
` [RFC PATCH 49/86] osnoise: handle quiescent states directly
` [RFC PATCH 50/86] rcu: TASKS_RCU does not need to depend on PREEMPTION
` [RFC PATCH 51/86] preempt: disallow !PREEMPT_COUNT or !PREEMPTION
` [RFC PATCH 52/86] sched: remove CONFIG_PREEMPTION from *_needbreak()
` [RFC PATCH 53/86] sched: fixup __cond_resched_*()
` [RFC PATCH 54/86] sched: add cond_resched_stall()
` [RFC PATCH 55/86] xarray: add cond_resched_xas_rcu() and cond_resched_xas_lock_irq()
` [RFC PATCH 56/86] xarray: use cond_resched_xas*()
` [RFC PATCH 57/86] coccinelle: script to remove cond_resched()
  ` [RFC PATCH 58/86] treewide: x86: "
  ` [RFC PATCH 59/86] treewide: rcu: "
  ` [RFC PATCH 60/86] treewide: torture: "
  ` [RFC PATCH 61/86] treewide: bpf: "
  ` [RFC PATCH 62/86] treewide: trace: "
  ` [RFC PATCH 63/86] treewide: futex: "
  ` [RFC PATCH 64/86] treewide: printk: "
  ` [RFC PATCH 65/86] treewide: task_work: "
  ` [RFC PATCH 66/86] treewide: kernel: "
  ` [RFC PATCH 67/86] treewide: kernel: remove cond_reshed()
  ` [RFC PATCH 68/86] treewide: mm: remove cond_resched()
  ` [RFC PATCH 69/86] treewide: io_uring: "
  ` [RFC PATCH 70/86] treewide: ipc: "
  ` [RFC PATCH 71/86] treewide: lib: "
  ` [RFC PATCH 72/86] treewide: crypto: "
  ` [RFC PATCH 73/86] treewide: security: "
  ` [RFC PATCH 74/86] treewide: fs: "
  ` [RFC PATCH 75/86] treewide: virt: "
  ` [RFC PATCH 76/86] treewide: block: "
  ` [RFC PATCH 77/86] treewide: netfilter: "
  ` [RFC PATCH 78/86] treewide: net: "
  ` [RFC PATCH 79/86] "
  ` [RFC PATCH 80/86] treewide: sound: "
  ` [RFC PATCH 81/86] treewide: md: "
  ` [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: "

[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] KVM: x86/xen: improve accuracy of Xen timers
 2023-11-07 23:24 UTC  (6+ messages)
` [PATCH v2] "

[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()

[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-07 23:25 UTC  (6+ messages)

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

[PATCH 0/9] SVM guest shadow stack support
 2023-11-07 23:10 UTC  (9+ messages)
` [PATCH 3/9] KVM: x86: SVM: Pass through shadow stack MSRs

[RFC PATCH V3 00/26] vfio/pci: Back guest interrupts from Interrupt Message Store (IMS)
 2023-11-07 23:06 UTC  (10+ messages)

sound/usb/mixer_scarlett2.c:3226:48: error: ' Volume Control Playback Enum' directive output may be truncated writing 29 bytes into a region of size between 25 and 33
 2023-11-07 23:02 UTC 

[PATCH v3 0/3] Add a test to catch unprobed Devicetree devices
 2023-11-07 23:02 UTC  (7+ messages)
` [PATCH v3 3/3] kselftest: Add new test for detecting "

[PATCH v4 00/11] media: rkvdec: Add H.264 High 10 and 4:2:2 profile support
 2023-11-07 22:56 UTC  (6+ messages)
` [PATCH v4 05/11] media: rkvdec: h264: Remove SPS validation at streaming start
` [PATCH v4 06/11] media: rkvdec: Extract rkvdec_fill_decoded_pixfmt into helper

[PATCH] dt: dt-extract-compatibles: Don't follow symlinks when walking tree
 2023-11-07 22:55 UTC 

[PATCH v2 net 4/7] net/sched: taprio: get corrected value of cycle_time and interval
 2023-11-07 22:45 UTC  (2+ messages)

Missing a write memory barrier in tls_init()
 2023-11-07 22:45 UTC  (3+ messages)

[RESEND v5 0/4] Add support for Vendor Defined Error Types in Einj Module
 2023-11-07 22:41 UTC  (7+ messages)
` [RESEND v5 2/4] fs: debugfs: Add write functionality to debugfs blobs
` [RESEND v5 3/4] platform/chrome: cros_ec_debugfs: Fix permissions for panicinfo
` [RESEND v5 4/4] ACPI: APEI: EINJ: Add support for vendor defined error types

[PATCH net v2] net: phylink: initialize carrier state at creation
 2023-11-07 22:40 UTC  (2+ messages)

[PATCH] x86/shstk: Change SSP after user accesses
 2023-11-07 22:40 UTC  (2+ messages)

[PATCH v10 00/50] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2023-11-07 22:33 UTC  (10+ messages)
` [PATCH v10 06/50] x86/sev: Add the host SEV-SNP initialization support

[PATCH net 0/4] vsock: fix server prevents clients from reconnecting
 2023-11-07 22:30 UTC  (2+ messages)

[PATCH net v3] tcp: Fix -Wc23-extensions in tcp_options_write()
 2023-11-07 22:30 UTC  (2+ messages)

[PATCH] i2c: iproc: handle invalid slave state
 2023-11-07 22:28 UTC  (3+ messages)

[syzbot] possible deadlock in reiserfs_dirty_inode
 2023-11-07 22:26 UTC  (5+ messages)
` [syzbot] [reiserfs?] "

[RFC PATCH v3 09/12] net: add support for skbs with unreadable frags
 2023-11-07 22:23 UTC  (11+ messages)

[PATCH] s390/qeth: Fix typo 'weed' in comment
 2023-11-07 22:20 UTC  (2+ messages)

[PATCH v3] tg3: Fix the TX ring stall
 2023-11-07 22:20 UTC  (2+ messages)

[PATCH] perf: arm_cspmu: Reject events meant for other PMUs
 2023-11-07 22:12 UTC  (3+ messages)

[PATCH] USB: serial: option: add Fibocom L7xx modules
 2023-11-07 22:02 UTC  (5+ messages)

mm/filemap.c:4249:1: sparse: sparse: Using plain integer as NULL pointer
 2023-11-07 22:02 UTC  (2+ messages)

[PATCH 5.10 00/91] 5.10.200-rc2 review
 2023-11-07 22:01 UTC  (2+ 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).