messages from 2023-03-30 16:10:58 to 2023-03-30 19:01:41 UTC [more...]
[PATCH 1/1] Reduce synchronize_rcu() waiting time
2023-03-30 19:01 UTC (10+ messages)
[PATCH bpf RFC-V3 0/5] XDP-hints: API change for RX-hash kfunc bpf_xdp_metadata_rx_hash
2023-03-30 18:56 UTC (9+ messages)
` [PATCH bpf RFC-V3 1/5] xdp: rss hash types representation
` [PATCH bpf RFC-V3 2/5] mlx5: bpf_xdp_metadata_rx_hash add xdp rss hash type
` [PATCH bpf RFC-V3 3/5] veth: "
` [PATCH bpf RFC-V3 4/5] mlx4: "
` [PATCH bpf RFC-V3 5/5] selftests/bpf: Adjust bpf_xdp_metadata_rx_hash for new arg
[PATCH 01/13] rust: sync: introduce `LockClassKey`
2023-03-30 18:56 UTC (7+ messages)
` [PATCH 03/13] rust: lock: introduce `Mutex`
` [DRAFT 1/2] locking/selftest: Add test infrastructure for Rust locking APIs
` [DRAFT 2/2] locking/selftest: Add AA deadlock selftest for Mutex and SpinLock
[PATCH v3] purgatory: fix disabling debug info
2023-03-30 18:22 UTC
[PATCH 0/2] memcg, cpuisol: do not interfere pcp cache charges draining with cpuisol workloads
2023-03-30 15:21 UTC (11+ messages)
` [PATCH 1/2] sched/isolation: Add cpu_is_isolated() API
[PATCH v3 0/4] ARM: dts: at91: Set sst26vf064b SPI NOR flash at its maxumum frequency
2023-03-30 18:53 UTC (4+ messages)
` [PATCH v3 3/4] ARM: dts: at91: sama5d2_icp: Set sst26vf064b SPI NOR flash at its maximum frequency
[PATCH RFC 0/2] Begin reorganizing the arch documentation
2023-03-30 18:52 UTC (6+ messages)
[PATCH] x86/ACPI/boot: Use FADT version to check support for online capable
2023-03-30 18:51 UTC (4+ messages)
[PATCH v6 0/4] sched/psi: Allow unprivileged PSI polling
2023-03-30 18:51 UTC (9+ messages)
` [PATCH v6 1/4] sched/psi: rearrange polling code in preparation
` [PATCH v6 2/4] sched/psi: rename existing poll members "
` [PATCH v6 3/4] sched/psi: extract update_triggers side effect
` [PATCH v6 4/4] sched/psi: allow unprivileged polling of N*2s period
[PATCH] can: esd_usb: Add support for CAN_CTRLMODE_BERR_REPORTING
2023-03-30 18:44 UTC
[BUG] selftests/firmware: copious kernel memory leaks in test_fw_run_batch_request()
2023-03-30 18:42 UTC (6+ messages)
` [BUG] [PATCH RFC v2] "
MREMAP_DONTUNMAP corrupts initial mapping
2023-03-30 18:42 UTC (3+ messages)
[PATCH v3 3/3] md: protect md_thread with rcu
2023-03-30 20:20 UTC (2+ messages)
[PATCH] scsi: ufs: mcq: Limit the amount of inflight requests
2023-03-30 18:39 UTC (5+ messages)
[PATCH v1 1/3] perf bench: Avoid NDEBUG warning
2023-03-30 18:38 UTC (3+ messages)
` [PATCH v1 2/3] perf block-range: Move debug code behind ifndef NDEBUG
` [PATCH v1 3/3] perf build: Conditionally define NDEBUG
[PATCH] KVM: selftests: Comment newly defined aarch64 ID registers
2023-03-30 18:36 UTC (2+ messages)
[PATCH v7 08/10] dt-bindings: msm/dp: Add bindings for HDCP registers
2023-03-30 18:31 UTC (4+ messages)
` [PATCH v7 09/10] arm64: dts: qcom: sc7180: Add support for HDCP in dp-controller
[PATCH 00/29] selftests/mm: Split / Refactor userfault test
2023-03-30 18:31 UTC (8+ messages)
` [PATCH 01/29] Revert "userfaultfd: don't fail on unrecognized features"
` [PATCH 20/29] selftests/mm: Allow allocate_area() to fail properly
` [PATCH 22/29] selftests/mm: Move uffd pagemap test to unit test
` [PATCH 25/29] selftests/mm: Move zeropage test into uffd unit tests
` [PATCH 26/29] selftests/mm: Workaround no way to detect uffd-minor + wp
` [PATCH 27/29] selftests/mm: Allow uffd test to skip properly with no privilege
[PATCH v3 0/7] RISC-V Hardware Probing User Interface
2023-03-30 18:30 UTC (4+ messages)
` [PATCH v3 2/7] RISC-V: Add a syscall for HW probing
[PATCH] arm64: dts: ti: k3-j784s4-evm: Add eMMC mmc0 support
2023-03-30 18:27 UTC (5+ messages)
[PATCH] dma-buf/heaps: c9e8440eca61 staging: ion: Fix overflow and list bugs in system heap:
2023-03-30 18:27 UTC (6+ messages)
[PATCH] amd-pstate: Fix amd_pstate mode switch
2023-03-30 18:19 UTC (2+ messages)
[PATCH v10] ASoC: tas2781: Add tas2781 driver
2023-03-30 18:17 UTC (2+ messages)
[PATCH v17 0/8] Parallel CPU bringup for x86_64
2023-03-30 18:17 UTC (5+ messages)
` [PATCH v17 6/8] x86/smpboot: Send INIT/SIPI/SIPI to secondary CPUs in parallel
[PATCH v13 1/4] Bluetooth: Add support for hci devcoredump
2023-03-30 18:16 UTC (6+ messages)
` [PATCH v13 2/4] Bluetooth: Add vhci devcoredump support
` [PATCH v13 3/4] Bluetooth: btusb: Add btusb "
` [PATCH v13 4/4] Bluetooth: btintel: Add Intel "
[PATCH v4 0/6] userfaultfd: convert userfaultfd functions to use folios
2023-03-30 18:15 UTC (10+ messages)
` [PATCH v4 1/6] userfaultfd: convert mfill_atomic_pte_copy() to use a folio
` [PATCH v4 3/6] userfaultfd: convert copy_huge_page_from_user() to copy_folio_from_user()
` [PATCH v4 4/6] userfaultfd: convert mfill_atomic_hugetlb() to use a folio
` [PATCH v4 5/6] mm: convert copy_user_huge_page() to copy_user_folio()
[PATCH v3] KVM: VMX: fix lockdep warning on posted intr wakeup
2023-03-30 18:14 UTC (6+ messages)
[PATCH v3 0/4] docs & checkpatch: allow Closes tags with links
2023-03-30 18:13 UTC (5+ messages)
` [PATCH v3 1/4] docs: process: "
` [PATCH v3 2/4] checkpatch: use a list of "link" tags
` [PATCH v3 3/4] checkpatch: allow Closes tags with links
` [PATCH v3 4/4] checkpatch: check for misuse of the link tags
[PATCH] thermal: intel: powerclamp: Fix cpumask and max_idle module parameters
2023-03-30 18:06 UTC (3+ messages)
[net PATCH 0/7] octeontx2: Miscellaneous fixes
2023-03-30 17:58 UTC (5+ messages)
` [net PATCH 5/7] octeontx2-af: Fix issues with NPC field hash extract
[PATCH 0/15] powercap/intel_rapl: Introduce RAPL TPMI support
2023-03-30 17:56 UTC (5+ messages)
` [PATCH 03/15] powercap/intel_rapl: Support per Interface rapl_defaults
` [PATCH 04/15] powercap/intel_rapl: Support per Interface primitive information
[PATCH 0/2] bio iter improvements
2023-03-30 17:55 UTC (6+ messages)
` [PATCH 1/2] block: Rework bio_for_each_segment_all()
[RFC PATCH v2 40/48] sunrpc: Use sendmsg(MSG_SPLICE_PAGES) rather then sendpage
2023-03-30 17:55 UTC (16+ messages)
` [RFC PATCH v2 00/48] splice, net: Replace sendpage with sendmsg(MSG_SPLICE_PAGES)
` [RFC PATCH v2 04/48] net: Declare MSG_SPLICE_PAGES internal sendmsg() flag
` [RFC PATCH v2 16/48] ip, udp: Support MSG_SPLICE_PAGES
[PATCH AUTOSEL 6.1 12/21] fs/super.c: stop calling fscrypt_destroy_keyring() from __put_super()
2023-03-30 17:50 UTC (12+ messages)
` AUTOSEL process
[PATCH v4] virtio: add VIRTIO_F_NOTIFICATION_DATA feature support
2023-03-30 17:48 UTC (4+ messages)
[RFC PATCH] sched/fair: Make tg->load_avg per node
2023-03-30 17:45 UTC (6+ messages)
[PATCH] fpga: bridge: fix kernel-doc
2023-03-30 17:45 UTC
[syzbot] [net?] kernel BUG in icmp_glue_bits
2023-03-30 17:41 UTC
[PATCH 2/3] i2c: thunderx: Add support for High speed mode
2023-03-30 17:39 UTC (2+ messages)
[PATCH v1 0/2] drm/bridge: ti-sn65dsi83: Add DSI video mode configuration
2023-03-30 17:37 UTC (5+ messages)
` [PATCH v1 1/2] dt-bindings: display: bridge: sn65dsi83: Add DSI video mode
[BUG] Usersapce MTE error with allocation tag 0 when low on memory
2023-03-30 17:36 UTC (4+ messages)
[PATCH v3 00/17] Improve the MT8365 SoC and EVK board support
2023-03-30 17:34 UTC (22+ messages)
` [PATCH v3 01/17] dt-bindings: watchdog: mediatek,mtk-wdt: add mt8365
` [PATCH v3 02/17] dt-bindings: pinctrl: mediatek,mt8365-pinctrl: add drive strength property
` [PATCH v3 03/17] arm64: dts: mediatek: Increase the size BL31 reserved memory
` [PATCH v3 05/17] arm64: dts: mediatek: add mt6357 device-tree
` [PATCH v3 06/17] arm64: dts: mediatek: add pwrap support to mt8365 SoC
` [PATCH v3 08/17] arm64: dts: mediatek: add mmc support for "
` [PATCH v3 11/17] arm64: dts: mediatek: add usb controller support for mt8365-evk
` [PATCH v3 12/17] arm64: dts: mediatek: add ethernet support for mt8365 SoC
` [PATCH v3 16/17] arm64: dts: mediatek: fix systimer properties
[PATCH v3] clk: expand clk_ignore_unused mechanism to keep only a few clks on
2023-03-30 17:33 UTC (7+ messages)
` [PATCH v4] "
[PATCH v5 0/3] Subject: x86/resctrl: Implement rename to help move containers' tasks
2023-03-30 17:33 UTC (3+ messages)
` [PATCH v5 3/3] Documentation/x86: Documentation for MON group move feature
[PATCH v1] dt-bindings: move cache controller bindings to a cache directory
2023-03-30 17:32 UTC
[PATCH] docs: security: Confidential computing intro and threat model
2023-03-30 17:32 UTC (3+ messages)
[PATCH] f2fs: support to show noage_extent_cache mount option
2023-03-30 17:31 UTC
[PATCH] thermal: Use of_property_present() for testing DT property presence
2023-03-30 17:28 UTC (3+ messages)
[PATCH v1 8/8] net: stmmac: Add option for VLAN filter fail queue enable
2023-03-30 17:25 UTC (2+ messages)
` Please ignore this review, send out by accident
[PATCH v1 7/8] net: stmmac: Add Double VLAN handling for VLAN Rx filtering
2023-03-30 17:25 UTC (2+ messages)
` Please ignore this review, send out by accident
[PATCH v1 6/8] net: stmmac: Add support for VLAN promiscuous mode
2023-03-30 17:25 UTC (2+ messages)
` Please ignore this review, send out by accident
[PATCH v1 5/8] net: stmmac: Add support for VLAN Rx filtering
2023-03-30 17:24 UTC (2+ messages)
` Please ignore this review, send out by accident
[PATCH v4 0/2] Add sync object UAPI support to VirtIO-GPU driver
2023-03-30 17:24 UTC (3+ messages)
` [PATCH v4 2/2] drm/virtio: Support sync objects
[PATCH v1 4/8] drivers: net: dwmac: Add use_hw_vlan setting
2023-03-30 17:24 UTC (2+ messages)
` Please ignore this review, send out by accident
[PATCH v1 3/8] drivers: net: stmmac: Add support for HW-accelerated VLAN Stripping
2023-03-30 17:24 UTC (2+ messages)
` Please ignore this review, send out by accident
[PATCH v1 2/8] drivers: net: stmmac_main: fix vlan toggle option
2023-03-30 17:24 UTC (2+ messages)
` Please ignore this review, send out by accident
[PATCH v1 1/8] drivers: net: stmmac_main: Add support for HW-accelerated VLAN Stripping
2023-03-30 17:23 UTC (2+ messages)
` Please ignore this review, send out by accident
[PATCH v8 char-misc-next 3/5] misc: microchip: pci1xxxx: Add EEPROM Functionality to read and write into EEPROM bin sysfs
2023-03-30 17:21 UTC (3+ messages)
[PATCH v1 0/8] drivers: net: stmicro: Add VLAN support
2023-03-30 17:20 UTC (2+ messages)
` Please ignore this review, send out by accident
[PATCH 0/5] Remove acpi.h implicit include of of.h
2023-03-30 17:18 UTC (3+ messages)
[PATCH 0/2] leds: aw2013: Add vdd regulator
2023-03-30 17:18 UTC (6+ messages)
` [PATCH 1/2] dt-bindings: leds: aw2013: Document vdd-supply
[PATCH v6 0/2] Add MediaTek MT8365 I2C support
2023-03-30 17:14 UTC (4+ messages)
` [PATCH v6 2/2] arm64: dts: mediatek: enable i2c0 for mt8365-evk board
[PATCH] mfd: intel-lpss: Add Intel Meteor Lake PCH-S LPSS PCI IDs
2023-03-30 17:13 UTC (2+ messages)
[PATCH v4 0/6] KVM: MMU: performance tweaks for heavy CR0.WP users
2023-03-30 17:12 UTC (4+ messages)
` [PATCH v4 6/6] KVM: VMX: Make CR0.WP a guest owned bit
[PATCH] ACPI: thermal: replace ternary operator with min_t()
2023-03-30 17:11 UTC (2+ messages)
[PATCH v5 0/4] TI TPS6594 PMIC support (Core, ESM, PFSM)
2023-03-30 17:10 UTC (2+ messages)
[PATCH v2] dt-bindings: mt76: add active-low property for led
2023-03-30 17:09 UTC (3+ messages)
[RESEND] [PATCHv3 0/7] RK3588 Thermal Support
2023-03-30 17:07 UTC (4+ messages)
` [RESEND] [PATCHv3 4/7] thermal: rockchip: Simplify channel id logic
[PATCH] MFD: dln2: fix memory leak in dln2_probe
2023-03-30 17:07 UTC (2+ messages)
[PATCH v2] soc/tegra: pmc: Support software wake-up for SPE
2023-03-30 17:06 UTC
[PATCH] leds: rgb: mt6370: fix CONFIG_LINEAR_RANGES select
2023-03-30 17:05 UTC (2+ messages)
[PATCH 00/17] sched: EEVDF using latency-nice
2023-03-30 17:05 UTC (5+ messages)
` [PATCH 08/17] sched/fair: Implement an EEVDF like policy
[PATCH RFC rcu 0/19] Further shrink srcu_struct to promote cache locality
2023-03-30 17:05 UTC (7+ messages)
` [PATCH RFC rcu 02/19] srcu: Use static init for statically allocated in-module srcu_struct
[PATCH v7 00/10] livepatch: klp-convert tool
2023-03-30 17:04 UTC (2+ messages)
[PATCH] mfd: axp20x: Fix axp288 writable-ranges
2023-03-30 17:04 UTC (2+ messages)
[PATCH 0/2] Add few device nodes for IPQ9574 SoC
2023-03-30 17:04 UTC (3+ messages)
` [PATCH 1/2] dt-bindings: watchdog: qcom-wdt: add qcom,apss-wdt-ipq9574 compatible
[PATCH v3 0/3] ACPI: SBS: Fix various issues
2023-03-30 17:02 UTC (2+ messages)
[PATCH v2] PCI: cadence: Fix Gen2 Link Retraining process
2023-03-30 17:02 UTC (2+ messages)
[PATCH v6 0/7] Support ROHM BU27034 ALS sensor
2023-03-30 16:59 UTC (11+ messages)
` [PATCH v6 2/7] iio: light: Add gain-time-scale helpers
` [PATCH v6 3/7] kunit: Add kunit wrappers for (root) device creation
` [PATCH v6 6/7] iio: light: ROHM BU27034 Ambient Light Sensor
[PATCH 2/2] staging: greybus: refactor arche_platform_wd_irq()
2023-03-30 16:58 UTC (2+ messages)
[PATCH v1 0/6] config file/command line for objdump & addr2line
2023-03-30 16:59 UTC (7+ messages)
` [PATCH v1 1/6] perf annotate: Delete session for debug builds
[PATCH] wchan: Fix get_wchan() when task in schedule
2023-03-30 16:58 UTC (2+ messages)
[PATCH v2 0/2] Handle core soft reset failure in pullup
2023-03-30 16:58 UTC (6+ messages)
` [PATCH v2 1/2] usb: dwc3: gadget: Bail out in pullup if soft reset timeout happens
[PATCH v2] iommu: make IPMMU_VMSA dependencies more strict
2023-03-30 16:58 UTC
[RESEND] f2fs: set default compress option only when sb_has_compression
2023-03-30 16:56 UTC
[PATCH] .gitignore: Exclude KUnit config dot-files
2023-03-30 16:55 UTC (3+ messages)
[PATCH v3 0/4] dts: qcom: arm64: sdm845: SLPI DSP enablement
2023-03-30 16:53 UTC (5+ messages)
` [PATCH v3 1/4] dts: arm64: qcom: sdm845: add SLPI remoteproc
` [PATCH v3 2/4] dts: arm64: qcom: sdm845: add SLPI FastRPC support
` [PATCH v3 3/4] dts: arm64: qcom: sdm845-oneplus: enable SLPI
` [PATCH v3 4/4] dts: arm64: qcom: sdm845-shift-axolotl: "
[PATCH 1/1] mm: Fix memory leak on mm_init error handling
2023-03-30 16:52 UTC (2+ messages)
[PATCH v2 1/1] dt-bindings: firmware: qcom: scm: Updating VMID list
2023-03-30 16:51 UTC
[PATCH net-next 0/2] net: dsa: rzn1-a5psw: disabled learning for standalone ports and fix STP support
2023-03-30 16:51 UTC (5+ messages)
` [PATCH net-next 1/2] net: dsa: rzn1-a5psw: enable DPBU for CPU port and fix STP states
[PATCH v1 00/13] Perf tool build improvements
2023-03-30 16:50 UTC (4+ messages)
` [PATCH v1 09/13] perf symbol: Add abi::__cxa_demangle C++ demangling support
[PATCH v2] f2fs: merge lz4hc_compress_pages() to lz4_compress_pages()
2023-03-30 16:49 UTC
[PATCH] iommu: PGTABLE_LPAE is also for RISCV
2023-03-30 16:49 UTC (8+ messages)
[PATCH v4 0/5] CXL 3.0 Performance Monitoring Unit support
2023-03-30 16:45 UTC (6+ messages)
` [PATCH v4 1/5] cxl: Add function to count regblocks of a given type
` [PATCH v4 2/5] perf: Allow a PMU to have a parent
` [PATCH v4 3/5] cxl/pci: Find and register CXL PMU devices
` [PATCH v4 4/5] cxl: CXL Performance Monitoring Unit driver
` [PATCH v4 5/5] docs: perf: Minimal introduction the the CXL PMU device and driver
[PATCH v3 0/3] remoteproc: qcom: pas: Support SDM845 SLPI
2023-03-30 16:46 UTC (4+ messages)
` [PATCH v3 1/3] dt-bindings: remoteproc: qcom: adsp: add qcom,sdm845-slpi-pas compatible
` [PATCH v3 2/3] remoteproc: qcom: pas: refactor SLPI remoteproc init
` [PATCH v3 3/3] remoteproc: qcom: pas: add SDM845 SLPI compatible
[GIT PULL] sound fixes for 6.3-rc5
2023-03-30 16:45 UTC (2+ messages)
[PATCH 00/21] dma-mapping: unify support for cache flushes
2023-03-30 16:40 UTC (5+ messages)
` [PATCH 18/21] ARM: drop SMP support for ARM11MPCore
[syzbot] [xfs?] WARNING in xfs_bmap_extents_to_btree
2023-03-30 16:39 UTC (4+ messages)
[RFC 0/7] Introduce a generic regmap-based MDIO driver
2023-03-30 16:39 UTC (5+ messages)
` [RFC 2/7] regmap: check for alignment on translated register addresses
[PATCH] sched/numa: Fix divide by zero for sysctl_numa_balancing_scan_size
2023-03-30 15:10 UTC (4+ messages)
[PATCH 0/5] mailbox: apple: Move driver into soc/apple and stop using the subsystem
2023-03-30 16:35 UTC (4+ messages)
[PATCH v8 0/4] Add WCN6855 Bluetooth support
2023-03-30 16:35 UTC (4+ messages)
` [PATCH v8 2/4] Bluetooth: hci_qca: Add support for QTI Bluetooth chip wcn6855
[PATCH 0/4] Enable DisplayPort over USB-C on SONY Sagami
2023-03-30 16:33 UTC (5+ messages)
` [PATCH 2/4] arm64: dts: qcom: sm8350-sagami: Add PMIC GLINK
` [PATCH 4/4] arm64: dts: qcom: sm8350-nagara: Unify status property placement
[PATCH v2] thermal: tegra-bpmp: Handle offline zones
2023-03-30 16:29 UTC (2+ messages)
[PATCH v8 0/7] Add pci_dev_for_each_resource() helper and update users
2023-03-30 16:24 UTC (8+ messages)
` [PATCH v8 1/7] kernel.h: Split out COUNT_ARGS() and CONCATENATE()
` [PATCH v8 2/7] PCI: Introduce pci_resource_n()
` [PATCH v8 3/7] PCI: Introduce pci_dev_for_each_resource()
` [PATCH v8 4/7] PCI: Document pci_bus_for_each_resource() to avoid confusion
` [PATCH v8 5/7] PCI: Allow pci_bus_for_each_resource() to take less arguments
` [PATCH v8 6/7] EISA: Convert to use less arguments in pci_bus_for_each_resource()
` [PATCH v8 7/7] pcmcia: "
[RESEND] f2fs: add sanity compress level check for compressed file
2023-03-30 16:28 UTC
[PATCH v3 3/5] net: Let the active time stamping layer be selectable
2023-03-30 16:26 UTC (14+ messages)
[syzbot] [ntfs3?] WARNING in attr_data_get_block (2)
2023-03-30 16:25 UTC (2+ messages)
[PATCH 0/7] module: avoid userspace pressure on unwanted allocations
2023-03-30 16:23 UTC (8+ messages)
` [PATCH 4/7] sempahore: add a helper for a concurrency limiter
[PATCH] powerpc/pseries/cpuhp: respect current SMT when adding new CPU
2023-03-30 16:19 UTC (6+ messages)
[RFC PATCH] f2fs: expand f2fs_compr_option to allow ioctl setting compression level
2023-03-30 16:15 UTC (2+ messages)
[PATCH v2] dt-bindings: omap: Convert omap.txt to yaml
2023-03-30 16:15 UTC (3+ messages)
[PATCH 0/6] sched/deadline: cpuset: Rework DEADLINE bandwidth restoration
2023-03-30 16:13 UTC (8+ messages)
` [PATCH 5/6] cgroup/cpuset: Free DL BW in case can_attach() fails
[PATCH v3 0/3] livepatch,sched: Add livepatch task switching to cond_resched()
2023-03-30 16:11 UTC (2+ messages)
[RFC PATCH v2 04/48] net: Declare MSG_SPLICE_PAGES internal sendmsg() flag
2023-03-30 14:28 UTC
[RFC PATCH v2 16/48] ip, udp: Support MSG_SPLICE_PAGES
2023-03-30 14:20 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