messages from 2023-11-07 20:00:55 to 2023-11-07 23:07:37 UTC [more...]
[RFC PATCH V3 00/26] vfio/pci: Back guest interrupts from Interrupt Message Store (IMS)
2023-11-07 23:06 UTC (10+ messages)
[RFC PATCH 00/86] Make the kernel preemptible
2023-11-07 23:04 UTC (59+ messages)
` [RFC PATCH 01/86] Revert "riscv: support PREEMPT_DYNAMIC with static keys"
` [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 09/86] Revert "sched/preempt: Add PREEMPT_DYNAMIC using static keys"
` [RFC PATCH 10/86] Revert "sched/preempt: Decouple HAVE_PREEMPT_DYNAMIC from GENERIC_ENTRY"
` [RFC PATCH 11/86] Revert "sched/preempt: Simplify irqentry_exit_cond_resched() callers"
` [RFC PATCH 12/86] Revert "sched/preempt: Refactor sched_dynamic_update()"
` [RFC PATCH 13/86] Revert "sched/preempt: Move PREEMPT_DYNAMIC logic later"
` [RFC PATCH 14/86] Revert "preempt/dynamic: Fix setup_preempt_mode() return value"
` [RFC PATCH 15/86] Revert "preempt: Restore preemption model selection configs"
` [RFC PATCH 16/86] Revert "sched: Provide Kconfig support for default dynamic preempt mode"
` [RFC PATCH 17/86] sched/preempt: remove PREEMPT_DYNAMIC from the build version
` [RFC PATCH 18/86] Revert "preempt/dynamic: Fix typo in macro conditional statement"
` [RFC PATCH 19/86] Revert "sched,preempt: Move preempt_dynamic to debug.c"
` [RFC PATCH 20/86] Revert "static_call: Relax static_call_update() function argument type"
` [RFC PATCH 21/86] Revert "sched/core: Use -EINVAL in sched_dynamic_mode()"
` [RFC PATCH 22/86] Revert "sched/core: Stop using magic values "
` [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 v3 00/12] Device Memory TCP
2023-11-07 23:03 UTC (15+ 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 07/12] page-pool: device memory support
` [RFC PATCH v3 08/12] net: support non paged skb frags
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] perf/x86: Don't enforce minimum period for KVM guest-only events
2023-11-07 23:02 UTC (3+ messages)
[PATCH v4 00/11] media: rkvdec: Add H.264 High 10 and 4:2:2 profile support
2023-11-07 22:56 UTC (11+ messages)
` [PATCH v4 03/11] media: rkvdec: h264: Use bytesperline and buffer height as virstride
` [PATCH v4 04/11] media: rkvdec: h264: Don't hardcode SPS/PPS parameters
` [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] fs/exec.c: Add fast path for ENOENT on PATH search before allocating mm
2023-11-07 22:50 UTC (6+ messages)
[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 (8+ messages)
` [RESEND v5 1/4] ACPI: APEI: EINJ: Refactor available_error_type_show()
` [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 (13+ 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)
[GIT PULL] gfs2 fixes
2023-11-07 22:18 UTC (4+ 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)
[PATCH v2 0/3] phy: qcom-qmp-pcie: Add support to keep refclk always on
2023-11-07 21:57 UTC (2+ messages)
[PATCH v1 0/2] arm64: qcom: sa8775p: add support for x4 EP PCIe controller
2023-11-07 21:54 UTC (4+ messages)
` [PATCH v1 2/2] arm64: dts: qcom: sa8775p: Add ep pcie1 controller node
[PATCH v6 0/5] Add a few panels and use correct modes
2023-11-07 21:52 UTC (9+ messages)
` [PATCH v6 1/5] drm/panel-edp: drm/panel-edp: Fix AUO B116XAK01 name and timing
` [PATCH v6 2/5] drm/panel-edp: drm/panel-edp: Fix AUO B116XTN02 name
` [PATCH v6 3/5] drm/panel-edp: drm/panel-edp: Add several generic edp panels
` [PATCH v6 4/5] drm/panel-edp: Add override_edid_mode quirk for generic edp
` [PATCH v6 5/5] drm/panel-edp: Avoid adding multiple preferred modes
[PATCH 1/3] dt-bindings: clock: qcom: ipq6018: add USB GDSCs
2023-11-07 21:51 UTC (8+ messages)
` [PATCH 2/3] clk: "
mm/vmstat.c:358:9: sparse: sparse: incorrect type in argument 1 (different address spaces)
2023-11-07 21:48 UTC
[PATCH v3 0/6] media: qcom: camss: Add sc8280xp support
2023-11-07 21:48 UTC (9+ 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 v3 5/6] media: qcom: camss: Add sc8280xp support
` [PATCH v3 6/6] media: qcom: camss: vfe-17x: Rename camss-vfe-170 to camss-vfe-17x
[PATCH v1] spi: Fix null dereference on suspend
2023-11-07 21:47 UTC
drivers/mux/adg792a.c:134:34: warning: 'adg792a_of_match' defined but not used
2023-11-07 21:39 UTC (3+ messages)
[PATCH 5.15 000/125] 5.15.138-rc2 review
2023-11-07 21:37 UTC (2+ messages)
[PATCH] dt-bindings: soc: Add new board description for MicroBlaze V
2023-11-07 21:36 UTC (8+ messages)
[PATCH 0/8] Add PM8937 PMIC support
2023-11-07 21:30 UTC (5+ messages)
` [PATCH 7/8] arm64: dts: qcom: Add PM8937 PMIC
` [PATCH 8/8] soc: qcom: socinfo: Add PM8937 Power IC
[PATCH v3] drm: amd: Resolve Sphinx unexpected indentation warning
2023-11-07 16:28 UTC
[PATCH v6] selftests: rtc: Fixes rtctest error handling
2023-11-07 21:27 UTC (4+ messages)
Regression from dcadfd7f7c74ef9ee415e072a19bdf6c085159eb
2023-11-07 21:27 UTC (3+ messages)
[PATCH] arm64: dts: qcom: sdm850-lenovo-yoga: Add wakeup-sources
2023-11-07 21:26 UTC (2+ messages)
[PATCH v7 0/7] incorporate pm runtime framework and eDP clean up
2023-11-07 21:23 UTC (4+ messages)
[PATCH] selftests: capabilities: namespace create varies for root and normal user
2023-11-07 21:23 UTC (2+ messages)
[PATCH v4 0/6] querying mount attributes
2023-11-07 21:23 UTC (3+ messages)
` [PATCH v4 5/6] add listmount(2) syscall
[PATCH RESEND v3 0/5] PM: domains: Add control for switching back and forth to HW control
2023-11-07 21:21 UTC (4+ messages)
` [PATCH RESEND v3 4/5] clk: qcom: Use HW_CTRL_TRIGGER flag to switch video GDSC to HW mode
[PATCH v2] x86/resctrl: mba_MBps: Fall back to total b/w if local b/w unavailable
2023-11-07 21:15 UTC (4+ messages)
` [PATCH v3] "
[PATCH v6 0/4] usb: gadget: uvc: stability fixes on STREAMOFF
2023-11-07 21:15 UTC (8+ messages)
` [PATCH v9 1/4] usb: gadget: uvc: prevent use of disabled endpoint
` [PATCH v9 4/4] usb: gadget: uvc: Fix use-after-free for inflight usb_requests
[PATCH 1/1] s390/cio: make sch->lock a spinlock (is a pointer)
2023-11-07 21:14 UTC (3+ messages)
KASAN: use-after-free Read in __media_entity_remove_links
2023-11-07 21:12 UTC (2+ messages)
` [syzbot] "
[PATCH net,v3, 0/2] hv_netvsc: fix race of netvsc and VF register
2023-11-07 21:05 UTC (3+ messages)
` [PATCH net,v3, 1/2] hv_netvsc: Fix race of netvsc and VF register_netdevice
` [PATCH net,v3, 2/2] hv_netvsc: Fix race of register_netdevice_notifier and VF register
[GIT PULL] overlayfs update for 6.7
2023-11-07 21:07 UTC (4+ messages)
linux-next: Fixes tag needs some work in the vfs-brauner tree
2023-11-07 21:02 UTC
[PATCH v5] kconfig: avoid an infinite loop in oldconfig/syncconfig
2023-11-07 21:00 UTC (3+ messages)
drivers/pci/hotplug/../pci.h:325:17: sparse: sparse: cast from restricted pci_channel_state_t
2023-11-07 20:56 UTC
[PATCH v2 0/7] Enable HS-G5 support on SM8550
2023-11-07 20:56 UTC (5+ messages)
` [PATCH v2 1/7] scsi: ufs: host: Rename structure ufs_dev_params to ufs_host_params
` [PATCH v2 2/7] scsi: ufs: ufs-qcom: Setup host power mode during init
[PATCH] objtool: Fix calloc call for new -Walloc-size
2023-11-07 20:55 UTC
[PATCH] arm64: mm: drop tlb flush operation when clearing the access bit
2023-11-07 20:50 UTC (5+ messages)
[PATCH RESEND] ptp: Fixes a null pointer dereference in ptp_ioctl
2023-11-07 20:48 UTC
[PATCH] xfs: Remove unused function
2023-11-07 20:44 UTC (3+ messages)
[PATCH] media: cedrus: Update TODO with future rework plans
2023-11-07 20:35 UTC (2+ messages)
[PATCH v2] drm: amd: Resolve Sphinx unexpected indentation warning
2023-11-07 15:34 UTC (3+ messages)
[GIT PULL] vfs fanotify fsid updates
2023-11-07 20:34 UTC (2+ messages)
[GIT PULL] vfs iomap updates
2023-11-07 20:34 UTC (2+ messages)
[PATCH] media: v4l2-dev: Check that g/s_selection are valid before selecting crop
2023-11-07 20:33 UTC (2+ messages)
[PATCH kmod] libkmod: remove pkcs7 obj_to_hash_algo()
2023-11-07 20:13 UTC (2+ messages)
[RFC PATCH 00/14] Support multiple KVM modules on the same host
2023-11-07 20:20 UTC (15+ messages)
` [RFC PATCH 01/14] KVM: x86: Move common module params from SVM/VMX to x86
` [RFC PATCH 02/14] KVM: x86: Fold x86 vendor modules into the main KVM modules
` [RFC PATCH 03/14] KVM: x86: Remove unused exports
` [RFC PATCH 04/14] KVM: x86: Create stubs for a new VAC module
` [RFC PATCH 05/14] KVM: x86: Refactor hardware enable/disable operations into a new file
` [RFC PATCH 06/14] KVM: x86: Move user return msr operations out of KVM
` [RFC PATCH 07/14] KVM: SVM: Move shared SVM data structures into VAC
` [RFC PATCH 08/14] KVM: VMX: Move shared VMX "
` [RFC PATCH 09/14] KVM: x86: Move shared KVM state "
` [RFC PATCH 10/14] KVM: VMX: Move VMX enable and disable "
` [RFC PATCH 11/14] KVM: SVM: Move SVM "
` [RFC PATCH 12/14] KVM: x86: Move VMX and SVM support checks "
` [RFC PATCH 13/14] KVM: x86: VAC: Move all hardware enable/disable code "
` [RFC PATCH 14/14] KVM: VAC: Bring up VAC as a new module
[PATCH 5.10 00/95] 5.10.200-rc1 review
2023-11-07 20:24 UTC (6+ messages)
[PATCH 5.15 000/128] 5.15.138-rc1 review
2023-11-07 20:21 UTC (3+ messages)
[PATCH v2] mm: Fix for negative counter: nr_file_hugepages
2023-11-07 20:20 UTC (5+ messages)
[PATCH v5 0/7] SCHED_DEADLINE server infrastructure
2023-11-07 20:07 UTC (10+ messages)
` [PATCH v5 6/7] sched/deadline: Deferrable dl server
[PATCH v3 0/7] ACPI: scan: MIPI DisCo for Imaging support
2023-11-07 20:06 UTC (4+ messages)
` [PATCH v3 5/7] ACPI: scan: Extract MIPI DisCo for Imaging data into swnodes
[PATCH 0/2] KVM: X86: Make bus lock frequency for vapic timer configurable
2023-11-07 20:03 UTC (3+ messages)
` KVM: X86: Make bus clock frequency for vapic timer (bus lock -> bus clock) (was Re: [PATCH 0/2] KVM: X86: Make bus lock frequency for vapic timer) configurable
[PATCH] MAINTAINERS: update lists.linuxfoundation.org migrated lists
2023-11-07 20:00 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox