messages from 2024-04-30 07:29:13 to 2024-04-30 09:20:03 UTC [more...]
[PATCH] slub: Fixes freepointer encoding for single free
2024-04-30 9:19 UTC (12+ messages)
[PATCH] media: dvb-usb: Fix unexpected infinite loop in dvb_usb_read_remote_control()
2024-04-30 9:19 UTC (4+ messages)
[PATCH v2 00/27] context_tracking, rcu: Spring cleaning renaming
2024-04-30 9:17 UTC (28+ messages)
` [PATCH v2 01/27] treewide: context_tracking: Rename CONTEXT_* into CT_STATE_*
` [PATCH v2 02/27] context_tracking, rcu: Rename RCU_DYNTICKS_IDX into CT_RCU_WATCHING
` [PATCH v2 03/27] context_tracking, rcu: Rename ct_dynticks() into ct_rcu_watching()
` [PATCH v2 04/27] context_tracking, rcu: Rename ct_dynticks_cpu() into ct_rcu_watching_cpu()
` [PATCH v2 05/27] context_tracking, rcu: Rename ct_dynticks_cpu_acquire() into ct_rcu_watching_cpu_acquire()
` [PATCH v2 06/27] context_tracking, rcu: Rename struct context_tracking .dynticks_nesting into .nesting
` [PATCH v2 07/27] context_tracking, rcu: Rename ct_dynticks_nesting() into ct_nesting()
` [PATCH v2 08/27] context_tracking, rcu: Rename ct_dynticks_nesting_cpu() into ct_nesting_cpu()
` [PATCH v2 09/27] context_tracking, rcu: Rename struct context_tracking .dynticks_nmi_nesting into .nmi_nesting
` [PATCH v2 10/27] context_tracking, rcu: Rename ct_dynticks_nmi_nesting() into ct_nmi_nesting()
` [PATCH v2 11/27] context_tracking, rcu: Rename ct_dynticks_nmi_nesting_cpu() into ct_nmi_nesting_cpu()
` [PATCH v2 12/27] context_tracking, rcu: Rename DYNTICK_IRQ_NONIDLE into CT_NESTING_IRQ_NONIDLE
` [PATCH v2 13/27] context_tracking, rcu: Rename rcu_dynticks_task*() into rcu_task*()
` [PATCH v2 14/27] context_tracking, rcu: Rename rcu_dynticks_curr_cpu_in_eqs() into rcu_watching_curr_cpu()
` [PATCH v2 15/27] rcu: Rename rcu_dynticks_eqs_online() into rcu_watching_eqs_online()
` [PATCH v2 16/27] rcu: Rename rcu_dynticks_snap() into rcu_watching_snap()
` [PATCH v2 17/27] rcu: Rename rcu_dynticks_in_eqs() into rcu_watching_in_eqs()
` [PATCH v2 18/27] rcu: Rename rcu_dynticks_in_eqs_since() into rcu_watching_changed_since()
` [PATCH v2 19/27] rcu: Rename rcu_dynticks_zero_in_eqs() into rcu_watching_zero_in_eqs()
` [PATCH v2 20/27] rcu: Rename struct rcu_data .dynticks_snap into .watching_snap
` [PATCH v2 21/27] rcu: Rename struct rcu_data .exp_dynticks_snap into .exp_watching_snap
` [PATCH v2 22/27] rcu: Rename dyntick_save_progress_counter() into eqs_save_progress_counter()
` [PATCH v2 23/27] rcu: Rename rcu_implicit_dynticks_qs() into rcu_implicit_eqs()
` [PATCH v2 24/27] rcu: Rename rcu_momentary_dyntick_idle() into rcu_momentary_eqs()
` [PATCH v2 25/27] context_tracking, rcu: Rename stray ->dynticks comments
` [PATCH v2 26/27] rcu: Update stray documentation references to rcu_dynticks_eqs_{enter, exit}()
` [PATCH v2 27/27] context_tracking, rcu: Rename rcu_dyntick trace event into rcu_watching
[PATCH] kunit: Cover 'assert.c' with tests
2024-04-30 9:19 UTC (3+ messages)
[PATCH] bcachefs: Fix error path of bch2_link_trans()
2024-04-30 9:18 UTC (2+ messages)
` "
[PATCH -tip 1/5] x86/percpu: Introduce pcpu_binary_op() macro
2024-04-30 9:17 UTC (5+ messages)
` [PATCH -tip 2/5] x86/percpu: Move some percpu macros around
` [PATCH -tip 3/5] x86/percpu: Unify percpu read-write accessors
` [PATCH -tip 4/5] x86/percpu: Introduce __raw_cpu_read_const() macro
` [PATCH -tip 5/5] x86/percpu: Fix operand constraint modifier in __raw_cpu_write()
[PATCH] perf/x86/intel/uncore: Prefer struct_size over open coded arithmetic
2024-04-30 9:18 UTC (3+ messages)
[RESEND PATCH 0/3] slimbus: patches for v6.10
2024-04-30 9:16 UTC (4+ messages)
` [RESEND PATCH 1/3] slimbus: qcom-ngd-ctrl: Reduce auto suspend delay
` [RESEND PATCH 2/3] slimbus: Convert to platform remove callback returning void
` [RESEND PATCH 3/3] slimbus: qcom-ctrl: fix module autoloading
[PATCH] perf/ring_buffer: Prefer struct_size over open coded arithmetic
2024-04-30 9:15 UTC (2+ messages)
[PATCH v1 0/5] drm/ci: uprev mesa and generate testlist
2024-04-30 9:11 UTC (6+ messages)
` [PATCH v1 1/5] drm/ci: uprev mesa version
` [PATCH v1 2/5] drm/ci: generate testlist from build
` [PATCH v1 3/5] drm/ci: build virtual GPU driver as module
` [PATCH v1 4/5] drm/ci: skip driver specific tests
` [PATCH v1 5/5] drm/ci: update xfails for the new testlist
[PATCH 0/1] slimbus: fixes for 6.9
2024-04-30 9:12 UTC (2+ messages)
` [PATCH 1/1] slimbus: qcom-ngd-ctrl: Add timeout for wait operation
[PATCH V2] scsi: qla2xxx: Fix double free of fcport in error handling path
2024-04-30 9:11 UTC (3+ messages)
` [PATCH V3 1/2] scsi: qla2xxx: Fix double free of fcport in qla24xx_els_dcmd_iocb
` [PATCH V3 2/2] scsi: qla2xxx: Optimisation of exception handling "
[PATCH v2] mmc: renesas_sdhi: Set the SDBUF after reset
2024-04-30 9:10 UTC (2+ messages)
[PATCH 0/4] slimbus: patches for v6.10
2024-04-30 9:09 UTC (8+ messages)
` [PATCH 1/4] slimbus: qcom-ngd-ctrl: Add timeout for wait operation
` [PATCH 2/4] slimbus: qcom-ngd-ctrl: Reduce auto suspend delay
` [PATCH 3/4] slimbus: Convert to platform remove callback returning void
` [PATCH 4/4] slimbus: qcom-ctrl: fix module autoloading
[PATCH v2 00/25] Enable FRED with KVM VMX
2024-04-30 9:09 UTC (7+ messages)
` [PATCH v2 13/25] KVM: VMX: Handle VMX nested exception for FRED
` [PATCH v2 14/25] KVM: VMX: Disable FRED if FRED consistency checks fail
` [PATCH v2 15/25] KVM: VMX: Dump FRED context in dump_vmcs()
[PATCH v3 0/3] Reclaim lazyfree THP without splitting
2024-04-30 9:07 UTC (4+ messages)
` [PATCH v3 3/3] mm/vmscan: avoid split lazyfree THP during shrink_folio_list()
[PATCH] lib/cpumask: Boot option to disable tasks distribution within cpumask
2024-04-30 9:04 UTC
[PATCH v4] vmci: prevent speculation leaks by sanitizing event in event_deliver()
2024-04-30 8:59 UTC
[PATCH] nvme-fabrics: use reserved tag for reg read/write command
2024-04-30 8:59 UTC (5+ messages)
[PATCH] drivers: core: Make dev->driver usage safe in dev_uevent()
2024-04-30 8:57 UTC (8+ messages)
[PATCH 1/1] arm64: optimize code duplication in arch_static_branch/_jump function
2024-04-30 8:56 UTC (3+ messages)
` [PATCH v3 0/1] cleanup arch_static_branch/_jump
` [PATCH v3 1/1] arm64: simplify arch_static_branch/_jump function
[PATCH v7 00/12] Add support for Intel PPS Generator
2024-04-30 8:52 UTC (13+ messages)
` [PATCH v7 01/12] timekeeping: Add base clock properties in clocksource structure
` [PATCH v7 02/12] x86/tsc: Update tsc/art values in the base clock structure
` [PATCH v7 03/12] e1000e: remove convert_art_to_tsc()
` [PATCH v7 04/12] igc: remove convert_art_ns_to_tsc()
` [PATCH v7 05/12] stmmac: intel: remove convert_art_to_tsc()
` [PATCH v7 06/12] ALSA: hda: "
` [PATCH v7 07/12] ice/ptp: "
` [PATCH v7 08/12] x86/tsc: Remove art to tsc conversion functions which are obsolete
` [PATCH v7 09/12] timekeeping: Add function to convert realtime to base clock
` [PATCH v7 10/12] pps: generators: Add PPS Generator TIO Driver
` [PATCH v7 11/12] Documentation: driver-api: pps: Add Intel Timed I/O PPS generator
` [PATCH v7 12/12] ABI: pps: Add ABI documentation for Intel TIO
[PATCH v2] slub: Fixes freepointer encoding for single free
2024-04-30 8:52 UTC
[PATCH 1/1] hv_balloon: Enable hot-add for memblock sizes > 128 Mbytes
2024-04-30 8:52 UTC (5+ messages)
Hotplug hardware with (un)loadable DT overlays - unconference meeting notes
2024-04-30 8:51 UTC (2+ messages)
[PATCH v3] arm64: dts: ti: k3-am62x-sk-common: Add bootph-all property in phy_gmii_sel node
2024-04-30 8:50 UTC
CVE-2023-52630: blk-iocost: Fix an UBSAN shift-out-of-bounds warning
2024-04-30 8:50 UTC (3+ messages)
` "
[PATCH 00/11] nvmem: patches(set 1) for 6.10
2024-04-30 8:49 UTC (12+ messages)
` [PATCH 01/11] nvmem: layouts: store owner from modules with nvmem_layout_driver_register()
` [PATCH 02/11] nvmem: layouts: onie-tlv: drop driver owner initialization
` [PATCH 03/11] nvmem: layouts: sl28vpd: "
` [PATCH 04/11] nvmem: sc27xx: fix module autoloading
` [PATCH 05/11] nvmem: sprd: "
` [PATCH 06/11] nvmem: core: switch to use device_add_groups()
` [PATCH 07/11] nvmem: lpc18xx_eeprom: Convert to platform remove callback returning void
` [PATCH 08/11] dt-bindings: nvmem: Add compatible for sm8450, sm8550 and sm8650
` [PATCH 09/11] dt-bindings: nvmem: qcom,spmi-sdam: update maintainer
` [PATCH 10/11] dt-bindings: nvmem: Add compatible for SC8280XP
` [PATCH 11/11] nvmem: meson-mx-efuse: Remove nvmem_device from efuse struct
[PATCH v2 1/3] media: v4l2-ctrls: Add average qp control
2024-04-30 8:55 UTC (10+ messages)
` [PATCH v2 3/3] media: amphion: Remove lock in s_ctrl callback
[PATCH v15 00/16] Add audio support in v4l2 framework
2024-04-30 8:47 UTC (3+ messages)
[syzbot] [ext4?] KMSAN: uninit-value in ext4_inlinedir_to_tree
2024-04-30 8:47 UTC
[PATCH v3 0/8] memcg: reduce memory consumption by memcg stats
2024-04-30 8:41 UTC (7+ messages)
` [PATCH v3 1/8] memcg: reduce memory size of mem_cgroup_events_index
` [PATCH v3 3/8] mm: memcg: account memory used for memcg vmstats and lruvec stats
` [PATCH v3 4/8] memcg: reduce memory for the lruvec and memcg stats
[PATCH] mailbox: mtk-cmdq: Fix sleeping function called from invalid context
2024-04-30 8:39 UTC
[PATCH 00/17] Add support for the LAN966x PCI device using a DT overlay
2024-04-30 8:37 UTC (18+ messages)
` [PATCH 01/17] mfd: syscon: Add reference counting and device managed support
` [PATCH 02/17] reset: mchp: sparx5: Remove dependencies and allow building as a module
` [PATCH 03/17] reset: mchp: sparx5: Release syscon when not use anymore
` [PATCH 04/17] reset: core: add get_device()/put_device on rcdev
` [PATCH 05/17] reset: mchp: sparx5: set the dev member of the reset controller
` [PATCH 06/17] dt-bindings: net: mscc-miim: Add resets property
` [PATCH 07/17] net: mdio: mscc-miim: Handle the switch reset
` [PATCH 08/17] net: lan966x: remove debugfs directory in probe() error path
` [PATCH 09/17] dt-bindings: interrupt-controller: Add support for Microchip LAN966x OIC
` [PATCH 10/17] irqdomain: Add missing parameter descriptions in docs
` [PATCH 11/17] irqdomain: Introduce irq_domain_alloc() and irq_domain_publish()
` [PATCH 12/17] irqchip: Add support for LAN966x OIC
` [PATCH 13/17] MAINTAINERS: Add the Microchip LAN966x OIC driver entry
` [PATCH 14/17] of: dynamic: Introduce of_changeset_add_prop_bool()
` [PATCH 15/17] pci: of_property: Add the interrupt-controller property in PCI device nodes
` [PATCH 16/17] mfd: Add support for LAN966x PCI device
` [PATCH 17/17] MAINTAINERS: Add the Microchip LAN966x PCI driver entry
[PATCH] init: fix allocated page overlapping with PTR_ERR
2024-04-30 8:37 UTC (4+ messages)
[PATCH] tools/power/cpupower: Fix Pstate frequency reporting on AMD Family 1Ah CPUs
2024-04-30 8:37 UTC
[PATCH v6 0/7] Adds support for ConfigFS to VKMS!
2024-04-30 8:36 UTC (15+ messages)
` [PATCH v6 1/7] drm/vkms: Back VKMS with DRM memory management instead of static objects
` [PATCH v6 2/7] drm/vkms: Support multiple DRM objects (crtcs, etc.) per VKMS device
` [PATCH v6 3/7] drm/vkms: Provide platform data when creating VKMS devices
` [PATCH v6 4/7] drm/vkms: Add ConfigFS scaffolding to VKMS
` [PATCH v6 5/7] drm/vkms: Support enabling ConfigFS devices
` [PATCH v6 7/7] drm/vkms Add hotplug support via configfs to VKMS
[PATCH v7 0/2] modify Signed-off-by field
2024-04-30 8:35 UTC (3+ messages)
` [PATCH v7 1/2] dt-bindings: arm: aspeed: add ASUS X4TF board
[syzbot] [mm?] KMSAN: uninit-value in zswap_rb_insert
2024-04-30 8:32 UTC (2+ messages)
[PATCH v3 0/2] riscv: sophgo: Add SG2042 external hardware monitor support
2024-04-30 8:27 UTC (4+ messages)
` [PATCH v3 1/2] dt-bindings: hwmon: Add Sophgo "
[syzbot] [net?] [virt?] [kvm?] KASAN: slab-use-after-free Read in vhost_task_fn
2024-04-30 8:25 UTC
[PATCH v2 0/2] LoongArch: Add steal time support
2024-04-30 8:23 UTC (3+ messages)
` [PATCH v2 2/2] LoongArch: Add steal time support in guest side
[PATCH net-next] net: phy: Don't conditionally compile the phy_link_topology creation
2024-04-30 8:17 UTC (2+ messages)
[PATCH] arm64: dts: mediatek: mt8192-asurada: Add off-on-delay-us for pp3300_mipibrdg
2024-04-30 8:17 UTC (2+ messages)
[PATCH net-next v4 00/12] Add support for OPEN Alliance 10BASE-T1x MACPHY Serial Interface
2024-04-30 8:14 UTC (9+ messages)
` [PATCH net-next v4 02/12] net: ethernet: oa_tc6: implement register write operation
` [PATCH net-next v4 13/12] net: lan865x: optional hardware reset
[PATCH] cpuidle: riscv-sbi: Add cluster_pm_enter()/exit()
2024-04-30 8:12 UTC (5+ messages)
CVE-2024-26908: x86/xen: Add some null pointer checking to smp.c
2024-04-30 8:11 UTC (2+ messages)
[PATCH v3] usb: ohci: Prevent missed ohci interrupts
2024-04-30 8:10 UTC (2+ messages)
[PATCH v6 0/2] riscv: pwm: sophgo: add pwm support for CV1800
2024-04-30 8:06 UTC (5+ messages)
` [PATCH v6 2/2] pwm: sophgo: add pwm support for Sophgo CV1800 SoC
[PATCH v3 0/3] usb: gadget: 9pfs transport
2024-04-30 8:06 UTC (5+ messages)
` [PATCH v3 2/3] net/9p/usbg: Add new usb gadget function transport
[PATCH v4 00/10] PCI: endpoint: Make host reboot handling more robust
2024-04-30 8:05 UTC (3+ messages)
` [PATCH v4 04/10] PCI: qcom-ep: Drop 'Link is enabled' from the debug message for BME event
[PATCH v20 00/41] Introduce QC USB SND audio offloading support
2024-04-30 8:01 UTC (4+ messages)
` [PATCH v20 22/41] ASoC: usb: Add PCM format check API for USB backend
[PATCH 0/5] Support for Cadence xSPI Marvell modifications
2024-04-30 8:00 UTC (16+ messages)
` [PATCH 2/5] spi: cadence: Add Marvell IP modification changes
` [EXTERNAL] "
` [PATCH v3 0/5] Marvell HW overlay support for Cadence xSPI
` [PATCH v3 2/5] spi: cadence: Add MRVL overlay bindings documentation for Cadence XSPI
` [EXTERNAL] "
` [PATCH v3 4/5] spi: cadence: Allow to read basic xSPI configuration from ACPI
` [EXTERNAL] "
[PATCH -mm 0/2] nilfs2: reduce build warnings with "make C=1"
2024-04-30 8:00 UTC (3+ messages)
` [PATCH -mm 1/2] nilfs2: use integer type instead of enum req_op for event tracing header
` [PATCH -mm 2/2] nilfs2: make superblock data array index computation sparse friendly
[PATCH v4 0/4] Support MT8188 SCP core 1
2024-04-30 7:56 UTC (3+ messages)
` [PATCH v4 4/4] remoteproc: mediatek: Add IMGSYS IPI command
[PATCH v12 0/8] AMD Pstate Fixes And Enhancements
2024-04-30 7:55 UTC (5+ messages)
[PATCH 6.6.y] kselftest: Add a ksft_perror() helper
2024-04-30 7:51 UTC (2+ messages)
[PATCH 0/3] media: bcm2835-unicam: Improve error handling during probe
2024-04-30 7:51 UTC (4+ messages)
` [PATCH 1/3] media: bcm2835-unicam: Fix error handling for platform_get_irq
` [PATCH 2/3] media: bcm2835-unicam: Do not print error when irq not found
` [PATCH 3/3] media: bcm2835-unicam: Do not replace IRQ retcode during probe
[GIT PULL] Pin control fixes for v6.9
2024-04-30 7:50 UTC
[PATCH 6.8.y] phy: qcom: qmp-combo: fix VCO div offset on v5_5nm and v6
2024-04-30 7:49 UTC (2+ messages)
[PATCH 1/2] cpufreq: amd-pstate: fix code format problems
2024-04-30 7:48 UTC (2+ messages)
` [PATCH 2/2] cpufreq: amd-pstate: remove unused variable lowest_nonlinear_freq
[PATCH v15 0/5] riscv: sophgo: add clock support for sg2042
2024-04-30 7:48 UTC (3+ messages)
` [PATCH v15 4/5] clk: sophgo: Add SG2042 clock driver
[PATCH] drm/stm: dsi: relax mode_valid clock tolerance
2024-04-30 7:48 UTC (4+ messages)
[PATCH v5 4/4] PCI/ASPM: Fix L1.2 parameters when enable link state
2024-04-30 7:46 UTC (3+ messages)
[PATCH v2 1/2] dt-bindings: mfd: Convert lp873x.txt to json-schema
2024-04-30 7:44 UTC (2+ messages)
[PATCH] pinctrl: samsung: drop redundant drvdata assignment
2024-04-30 7:42 UTC (2+ messages)
[PATCH v4 00/17] ARM: dts: aspeed: Add IBM P11 BMC Boards
2024-04-30 7:37 UTC (9+ messages)
` [PATCH v4 09/17] dt-bindings: fsi: Document the FSI Hub Controller
` [PATCH v4 10/17] dt-bindings: i2c: i2c-fsi: Convert to json-schema
` [PATCH v4 11/17] dt-bindings: arm: aspeed: add IBM P11 BMC boards
` [PATCH v4 17/17] fsi: scom: Update compatible string to match documentation
[syzbot] [ext4?] KMSAN: uninit-value in ext4_inlinedir_to_tree
2024-04-30 7:35 UTC (2+ messages)
[PATCH] ALSA: usb-audio: Add sampling rates support for Mbox3
2024-04-30 7:34 UTC (3+ messages)
` [PATCH v2] "
[PATCH v3] Bluetooth: L2CAP: Fix slab-use-after-free in l2cap_connect()
2024-04-30 7:33 UTC (2+ messages)
linux-next: Signed-off-by missing for commit in the aspeed tree
2024-04-30 7:30 UTC
[PATCH net-next 6/8] net:openvswitch: add psample support
2024-04-30 7:29 UTC (2+ messages)
[PATCH net-next v5 0/7] net: stmmac: Add support for RZN1 GMAC devices
2024-04-30 7:29 UTC (3+ messages)
` [PATCH net-next v5 6/7] net: stmmac: add support for RZ/N1 GMAC
` [PATCH net-next v5 7/7] ARM: dts: r9a06g032: describe GMAC1
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