messages from 2023-08-23 21:13:10 to 2023-08-24 02:25:58 UTC [more...]
[PATCH 0/9] Fixes and cleanups to compaction
2023-08-24 2:25 UTC (21+ messages)
` [PATCH 4/9] mm/compaction: simplify pfn iteration in isolate_freepages_range
` [PATCH 6/9] mm/compaction: rename is_via_compact_memory to compaction_with_allocation_order
` [PATCH 7/9] mm/compaction: factor out code to test if we should run compaction for target order
[PATCH v1 00/25] Lazily load PMU data
2023-08-24 2:23 UTC (4+ messages)
` [PATCH v1 09/25] perf pmu: Make the loading of formats lazy
[PATCH V3 0/7] AMD Pstate Preferred Core
2023-08-24 2:23 UTC (9+ messages)
` [PATCH V3 1/7] x86: Drop CPU_SUP_INTEL from SCHED_MC_PRIO for the expansion
` [PATCH V3 2/7] acpi: cppc: Add get the highest performance cppc control
` [PATCH V3 3/7] cpufreq: amd-pstate: Enable AMD Pstate Preferred Core Supporting
` [PATCH V3 4/7] cpufreq: Add a notification message that the highest perf has changed
` [PATCH V3 5/7] cpufreq: amd-pstate: Update AMD Pstate Preferred Core ranking dynamically
` [PATCH V3 6/7] Documentation: amd-pstate: introduce AMD Pstate Preferred Core
` [PATCH V3 7/7] Documentation: introduce AMD Pstate Preferrd Core mode kernel command line options
dwc3: unusual handling of setup requests with wLength == 0
2023-08-24 2:21 UTC (12+ messages)
[for-next][PATCH 00/14] tracing: More updates for 6.6
2023-08-24 2:18 UTC (15+ messages)
` [for-next][PATCH 01/14] tracing/filters: Dynamically allocate filter_pred.regex
` [for-next][PATCH 02/14] tracing/filters: Enable filtering a cpumask field by another cpumask
` [for-next][PATCH 03/14] tracing/filters: Enable filtering a scalar field by a cpumask
` [for-next][PATCH 04/14] tracing/filters: Enable filtering the CPU common "
` [for-next][PATCH 05/14] tracing/filters: Optimise cpumask vs cpumask filtering when user mask is a single CPU
` [for-next][PATCH 06/14] tracing/filters: Optimise scalar vs cpumask filtering when the "
` [for-next][PATCH 07/14] tracing/filters: Optimise CPU "
` [for-next][PATCH 08/14] tracing/filters: Further optimise scalar vs cpumask comparison
` [for-next][PATCH 09/14] tracing/filters: Document cpumask filtering
` [for-next][PATCH 10/14] tracing: Remove unused function declarations
` [for-next][PATCH 11/14] ftrace: Remove empty declaration ftrace_enable_daemon() and ftrace_disable_daemon()
` [for-next][PATCH 12/14] tracing/user_events: Optimize safe list traversals
` [for-next][PATCH 13/14] tracefs: Avoid changing i_mode to a temp value
` [for-next][PATCH 14/14] tracefs: Remove kerneldoc from struct eventfs_file
[PATCH v7 0/8] perf vendor events: Add JSON metrics for Arm CMN
2023-08-24 2:12 UTC (4+ messages)
` [PATCH v7 7/8] perf jevents: Add support for Arm CMN PMU aliasing
[PATCH] seccomp: Remove unnecessary ‘NULL’ values from prepared
2023-08-25 18:43 UTC
linux-next: Tree for Aug 23
2023-08-24 2:06 UTC (6+ messages)
` linux-next: Tree for Aug 23 (arch/loongarch/mm/kasan_init.o)
` linux-next: Tree for Aug 23 (drivers/perf/arm_pmuv3.o)
` linux-next: Tree for Aug 23 (drivers/iio/imu/bno055/bno055.o)
` linux-next: Tree for Aug 23 (hyperv)
` linux-next: Tree for Aug 23 (drivers/platform/x86/amd/pmc.c)
[PATCH bpf-next v2 0/7] Add support cpu v4 insns for RV64
2023-08-24 9:50 UTC (10+ messages)
` [PATCH bpf-next v2 1/7] riscv, bpf: Fix missing exception handling and redundant zext for LDX_B/H/W
` [PATCH bpf-next v2 2/7] riscv, bpf: Support sign-extension load insns
` [PATCH bpf-next v2 3/7] riscv, bpf: Support sign-extension mov insns
` [PATCH bpf-next v2 4/7] riscv, bpf: Support 32-bit offset jmp insn
` [PATCH bpf-next v2 5/7] riscv, bpf: Support signed div/mod insns
` [PATCH bpf-next v2 6/7] riscv, bpf: Support unconditional bswap insn
` [PATCH bpf-next v2 7/7] selftests/bpf: Enable cpu v4 tests for RV64
[PATCH] clk: sprd: Fix thm_parents incorrect configuration
2023-08-24 2:02 UTC (2+ messages)
[PATCH drivers/perf: hisi:] drivers/perf: hisi: Update email addresses of HISILICON_PMU driver maintainers
2023-08-24 2:00 UTC (5+ messages)
[PATCH] resource: Remove unnecessary initial values of variables
2023-08-25 18:30 UTC
[Patch v3] KVM: x86/pmu: Manipulate FIXED_CTR_CTRL MSR with macros
2023-08-24 2:05 UTC
[PATCH] x86/fpu: set X86_FEATURE_OSXSAVE feature after enabling OSXSAVE in CR4
2023-08-24 1:46 UTC (3+ messages)
[RFC][PATCH] kconfig: introduce listunknownconfig
2023-08-24 1:51 UTC (11+ messages)
[PATCH] kbuild: get lib-y objects back to static library
2023-08-24 1:44 UTC (2+ messages)
[perf-tools-next:tmp.perf-tools-next] [perf dlfilter] f178a76b05: perf-sanity-tests.dlfilter_C_API.fail
2023-08-24 1:41 UTC (3+ messages)
[PATCH v2 0/6] Add fdinfo support to Panfrost
2023-08-24 1:34 UTC (7+ messages)
` [PATCH v2 1/6] drm/panfrost: Add cycle count GPU register definitions
` [PATCH v2 2/6] drm/panfrost: Add fdinfo support GPU load metrics
` [PATCH v2 3/6] drm/panfrost: Add fdinfo support for memory stats
` [PATCH v2 4/6] drm/drm_file: Add DRM obj's RSS reporting function for fdinfo
` [PATCH v2 5/6] drm/panfrost: Implement generic DRM object RSS reporting function
` [PATCH v2 6/6] drm/drm-file: Allow size unit selection in drm_show_memory_stats
[PATCH] modpost: Skip .llvm.call-graph-profile section check
2023-08-24 1:34 UTC (7+ messages)
` [PATCH v2] "
[PATCH 8/8] mm: page_alloc: consolidate free page accounting
2023-08-24 1:34 UTC (3+ messages)
[PATCH bpf-next 0/7] Add support cpu v4 insns for RV64
2023-08-24 1:23 UTC (9+ messages)
` [PATCH bpf-next 3/7] riscv, bpf: Support sign-extension mov insns
` [PATCH bpf-next 7/7] selftests/bpf: Enable cpu v4 tests for RV64
md_raid: mdX_raid6 looping after sync_action "check" to "idle" transition
2023-08-24 1:18 UTC (5+ messages)
[PATCH -next v3 0/7] md: make rdev addition and removal independent from daemon thread
2023-08-24 1:16 UTC (9+ messages)
` [PATCH -next v3 6/7] md: factor out a helper rdev_addable() from remove_and_add_spares()
[PATCH 5.15] Revert "KVM: x86: enable TDP MMU by default"
2023-08-24 1:15 UTC (2+ messages)
[PATCH] ASoC: amd: yc: Fix a non-functional mic on Lenovo 82SJ
2023-08-24 1:11 UTC
[PATCH net-next v5 00/10] net: axienet: Introduce dmaengine
2023-08-24 1:10 UTC (7+ messages)
` [PATCH net-next v5 10/10] net: axienet: Introduce dmaengine support
seqlock:do_raw_write_seqcount_end smp_wmb
2023-08-24 1:07 UTC
[PATCH 0/3] wifi: mwifiex: Fix tlv_buf_left calculation and replace one-element array
2023-08-24 1:07 UTC (8+ messages)
` [PATCH 1/3] wifi: mwifiex: Fix tlv_buf_left calculation
` [PATCH 2/3] wifi: mwifiex: Replace one-element array with flexible-array member in struct mwifiex_ie_types_rxba_sync
` [PATCH 3/3] wifi: mwifiex: Sanity check tlv_len and tlv_bitmap_len
[PATCH] arc: Explicitly include correct DT includes
2023-08-24 1:04 UTC (3+ messages)
[PATCH 6.1] KVM: x86/mmu: Fix an sign-extension bug with mmu_seq that hangs vCPUs
2023-08-24 1:01 UTC
[PATCH 00/15] sched: EEVDF and latency-nice and/or slice-attr
2023-08-24 0:52 UTC (2+ messages)
[PATCH] kconfig: add dependency warning print about invalid values in verbose mode
2023-08-24 0:47 UTC (6+ messages)
[PATCH v5 13/19] sched: Split out __sched() deactivate task logic into a helper
2023-08-24 0:34 UTC (5+ messages)
[PATCH bpf-next v2] libbpf: Add bpf_object__unpin()
2023-08-24 0:20 UTC (2+ messages)
[PATCH] x86: Use __fpu_invalidate_fpregs_state() in exec
2023-08-24 0:04 UTC (3+ messages)
[RFC PATCH v1 0/1] Return ENAMESVRLSYMS when func matches several symbols during PMU kprobe creation
2023-08-23 23:53 UTC (3+ messages)
` [RFC PATCH v1 1/1] tracing/kprobes: Return ENAMESVRLSYMS when func matches several symbols
[PATCH 0/2] arm64: qcom: sm8550: enable RNG
2023-08-23 23:47 UTC (11+ messages)
` [PATCH 1/2] dt-bindings: crypto: qcom,prng: document SM8550
` [PATCH 2/2] arm64: dts: qcom: sm8550: Add PRNG
[PATCH v4 0/3] PCI/AER, CXL: Fix appropriate _OSC check for CXL RAS Cap
2023-08-23 23:43 UTC (4+ messages)
` [PATCH v4 1/3] cxl/pci: Fix appropriate checking for _OSC while handling CXL RAS registers
` [PATCH v4 2/3] PCI/AER: Export pcie_aer_is_native()
` [PATCH v4 3/3] cxl/pci: Replace host_bridge->native_aer with pcie_aer_is_native()
[PATCH v3 0/3] perf list: Remove duplicate PMUs
2023-08-23 23:33 UTC (2+ messages)
[PATCH drm-misc-next] drm/gpuva_mgr: remove unused prev pointer in __drm_gpuva_sm_map()
2023-08-23 23:31 UTC
[RFC PATCH 0/1] Attempt to add Sponsored-by tag
2023-08-23 23:29 UTC (12+ messages)
` [RFC PATCH 1/1] docs: submitting-patches: Add Sponsored-by tag to give credits to who sponsored the patch
[PATCH V2] coresight: tmc: Make etr buffer mode user configurable from sysfs
2023-08-23 23:10 UTC (4+ messages)
[PATCH 0/2] ata: pata_ep93xx: dt convert preparation fixes
2023-08-23 23:07 UTC (3+ messages)
` [PATCH 1/2] ata: pata_ep93xx: fix error return code in probe
[PATCH 00/22] SRSO fixes/cleanups
2023-08-23 23:02 UTC (3+ messages)
` [PATCH 05/22] x86/srso: Fix SBPB enablement for mitigations=off
linux-next: build failure after merge of the scsi-mkp tree
2023-08-23 22:59 UTC (3+ messages)
[PATCH] x86/platform/uv: refactor deprecated strcpy and strncpy
2023-08-23 23:00 UTC (4+ messages)
[PATCH 0/5] FUSE consistency improvements
2023-08-23 22:55 UTC (6+ messages)
` [PATCH 4/5] fuse: writeback_cache consistency enhancement (writeback_cache_v2)
[PATCH treewide 0/9] Remove obsolete IDE headers
2023-08-23 22:54 UTC (2+ messages)
[PATCH] memcontrol: ensure memcg acquired by id is properly set up
2023-08-23 22:54 UTC
[PATCH v2 0/7] rtc: Add support for limited alarm timer offsets
2023-08-23 22:51 UTC (4+ messages)
` [PATCH v2 1/7] "
[PATCH 1/3] clk: lmk04832: Set missing parent_names for output clocks
2023-08-23 22:48 UTC (6+ messages)
` [PATCH 2/3] clk: lmk04832: Don't disable vco clock on probe fail
` [PATCH 3/3] clk: lmk04832: Support using PLL1_LD as SPI readback pin
[net-next RFC 0/1] mlx5: support per queue coalesce settings
2023-08-23 22:31 UTC (2+ messages)
` [net-next RFC 1/1] mlx5: Add {get,set}_per_queue_coalesce()
[PATCH v3] dt-bindings: irqchip: convert st,stih407-irq-syscfg to DT schema
2023-08-23 22:44 UTC
linux-next: manual merge of the kselftest tree with the mm-hotfixes tree
2023-08-23 22:43 UTC (2+ messages)
[PATCH V4 1/2] tick: Rename tick_do_update_jiffies64() and allow external usage
2023-08-23 22:41 UTC (17+ messages)
` [PATCH V4 2/2] rcu: Update jiffies in rcu_cpu_stall_reset()
[PATCH] dt-bindings: thermal: lmh: update maintainer address
2023-08-23 22:36 UTC
[RFC 00/12] ARM: MPAM: add support for priority partitioning control
2023-08-23 22:36 UTC (7+ messages)
` [EXT] "
linux-next: Fixes tag needs some work in the pinctrl tree
2023-08-23 22:35 UTC
[PATCH v5 00/17] Imagination Technologies PowerVR DRM driver
2023-08-23 22:31 UTC (2+ messages)
[PATCH] kernel: Add Mount Option For Efivarfs
2023-08-23 22:30 UTC (3+ messages)
[PATCH v2 00/11] Fix typos, comments and copyright
2023-08-23 22:29 UTC (2+ messages)
[PATCH 1/2] arm64: dts: qcom: sdm845: Fix PSCI power domain names
2023-08-23 22:27 UTC (2+ messages)
` [PATCH 2/2] arm64: dts: qcom: sdm845: cheza doesn't support LMh node
[PATCH] Title: Select GPIO command source
2023-08-23 22:17 UTC (2+ messages)
linux-next: duplicate patches in the regulator-fixes tree
2023-08-23 22:16 UTC
[PATCH v4 0/1] Compatible with NCT3015Y-R and NCT3018Y-R
2023-08-23 22:12 UTC (3+ messages)
` [PATCH v4 1/1] rtc: nuvoton: "
[PATCH] x86/efistub: Fix PCI ROM preservation in mixed mode
2023-08-23 21:51 UTC
drivers/base/regmap/regmap-raw-ram.c:24:24: sparse: sparse: cast to restricted __be16
2023-08-23 22:08 UTC
[PATCH v2] KVM: x86: Add CONFIG_KVM_MAX_NR_VCPUS
2023-08-23 21:56 UTC (2+ messages)
[PATCH v9 0/3] dma-fence: Deadline awareness (uabi edition)
2023-08-23 21:54 UTC (4+ messages)
` [PATCH v9 1/3] drm/syncobj: Add deadline support for syncobj waits
` [PATCH v9 2/3] dma-buf/sync_file: Add SET_DEADLINE ioctl
` [PATCH v9 3/3] dma-buf/sw_sync: Add fence deadline support
[PATCH] leds: max5970: Add support for max5970
2023-08-23 21:52 UTC (2+ messages)
[GIT PULL] ACPI fix for v6.5-rc8
2023-08-23 21:40 UTC (2+ messages)
[PATCH v5 0/2] Fix Nvidia BlueField-3 GPIO access
2023-08-23 21:37 UTC (6+ messages)
` [PATCH v5 2/2] gpio: mlxbf3: Support add_pin_ranges()
[PATCH v2 00/15] arm64: dts: meson: a1: introduce several peripheral IPs
2023-08-23 21:36 UTC (16+ messages)
` [PATCH v2 01/15] arm64: dts: meson: a1: reorder includes to keep them sorted
` [PATCH v2 02/15] arm64: dts: meson: a1: remove extra empty line before reset node
` [PATCH v2 03/15] arm64: dts: meson: a1: remove the unnecessary 'okay' status pwrc value
` [PATCH v2 04/15] arm64: dts: meson: a1: reorder gpio_intc node definition
` [PATCH v2 05/15] arm64: dts: meson: a1: introduce PLL and Peripherals clk controllers
` [PATCH v2 06/15] arm64: dts: meson: a1: support USB controller in OTG mode
` [PATCH v2 07/15] arm64: dts: meson: a1: enable efuse controller and setup its clk
` [PATCH v2 08/15] arm64: dts: meson: a1: introduce SPI Flash Controller
` [PATCH v2 09/15] arm64: dts: meson: a1: introduce UART_AO mux definitions
` [PATCH v2 10/15] arm64: dts: meson: a1: add eMMC controller and its pins
` [PATCH v2 11/15] arm64: dts: meson: a1: add saradc definition
` [PATCH v2 12/15] arm64: dts: meson: a1: add hw rng node
` [PATCH v2 13/15] arm64: dts: meson: a1: add ao secure node
` [PATCH v2 14/15] arm64: dts: introduce Amlogic AD402 reference board based on A113L SoC
` [PATCH v2 15/15] dt-bindings: arm: amlogic: add Amlogic AD402 bindings
[PATCH V3 1/2] tick: Rename tick_do_update_jiffies64() and allow external usage
2023-08-23 21:31 UTC (4+ messages)
[PATCH v2] media: dt-bindings: Convert Omnivision OV7251 to DT schema
2023-08-23 21:28 UTC (2+ messages)
[PATCH] MAINTAINERS: pps: Update pps-gpio bindings location
2023-08-23 21:27 UTC (2+ messages)
[PATCH] net: bluetooth: fix consistent connection failure caused by the loss of HCI_Connection_Complete event
2023-08-23 21:26 UTC (2+ messages)
[PATCH v2] partitions/ibm: refactor deprecated strncpy
2023-08-23 21:24 UTC
[PATCH v15 0/4] Add support for Maxim MAX735x/MAX736x variants
2023-08-23 21:21 UTC (10+ messages)
` [PATCH v15 1/4] dt-bindings: i2c: pca954x: Correct interrupt support
` [PATCH v15 2/4] dt-bindings: i2c: Add Maxim MAX735x/MAX736x variants
` [PATCH v15 3/4] i2c: muxes: pca954x: Add MAX735x/MAX736x support
` [PATCH v15 4/4] i2c: muxes: pca954x: Add regulator support
[PATCH bpf-next] libbpf: Add bpf_object__unpin()
2023-08-23 21:16 UTC (4+ messages)
[PATCH v8 0/7] iio: accel: Add support for Kionix/ROHM KX132-1211 accelerometer
2023-08-23 21:16 UTC (8+ messages)
` [PATCH v8 1/7] dt-bindings: iio: Add "
` [PATCH v8 2/7] iio: accel: kionix-kx022a: Remove blank lines
` [PATCH v8 3/7] iio: accel: kionix-kx022a: Warn on failed matches and assume compatibility
` [PATCH v8 4/7] iio: accel: kionix-kx022a: Add an i2c_device_id table
` [PATCH v8 5/7] iio: accel: kionix-kx022a: Refactor driver and add chip_info structure
` [PATCH v8 6/7] iio: accel: kionix-kx022a: Add a function to retrieve number of bytes in buffer
` [PATCH v8 7/7] iio: accel: Add support for Kionix/ROHM KX132-1211 accelerometer
[PATCH] dt-bindings: Drop remaining unneeded quotes
2023-08-23 21:16 UTC (2+ messages)
[PATCH RFC] rcu: torture: shorten the time between forward-progress tests
2023-08-23 21:15 UTC (2+ messages)
[PATCH] USB: cdc-acm: expose serial close_delay and closing_wait in sysfs
2023-08-23 21:12 UTC (2+ messages)
` [PATCH (v2)] "
[PATCH 0/2] KVM: SVM: Fix unexpected #UD on INT3 in SEV guests
2023-08-23 21:12 UTC (7+ messages)
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