messages from 2023-08-16 06:22:38 to 2023-08-16 09:18:45 UTC [more...]
[PATCH v30 0/6] Implement IOCTL to get and optionally clear info about PTEs
2023-08-16 9:17 UTC (8+ messages)
` [PATCH v30 1/6] userfaultfd: UFFD_FEATURE_WP_ASYNC
` [PATCH v30 2/6] fs/proc/task_mmu: Implement IOCTL to get and optionally clear info about PTEs
` [PATCH v30 3/6] fs/proc/task_mmu: Add fast paths to get/clear PAGE_IS_WRITTEN flag
` [PATCH v30 4/6] tools headers UAPI: Update linux/fs.h with the kernel sources
` [PATCH v30 5/6] mm/pagemap: add documentation of PAGEMAP_SCAN IOCTL
` [PATCH v30 6/6] selftests: mm: add pagemap ioctl tests
cleanup: Make no_free_ptr() __must_check
2023-08-16 9:17 UTC (7+ messages)
[PATCH v5 0/6] perf vendor events arm64: Update N2 and V2 metrics and events using Arm telemetry repo
2023-08-16 9:16 UTC (14+ messages)
` [PATCH v5 2/6] perf arm64: Allow version comparisons of CPU IDs
` [PATCH v5 3/6] perf test: Add a test for the new Arm CPU ID comparison behavior
` [PATCH v5 5/6] perf vendor events arm64: Update stall_slot workaround for N2 r0p3
[PATCH v2] Documentation/gpu: VM_BIND locking document
2023-08-16 9:15 UTC
[PATCH] null_blk: fix poll request timeout handling
2023-08-16 9:15 UTC (3+ messages)
[PATCH 0/5] use refcount+RCU method to implement lockless slab shrink (part 1)
2023-08-16 9:14 UTC (7+ messages)
` [PATCH 1/5] mm: move some shrinker-related function declarations to mm/internal.h
` [PATCH 2/5] mm: vmscan: move shrinker-related code into a separate file
` [PATCH 3/5] mm: shrinker: remove redundant shrinker_rwsem in debugfs operations
` [PATCH 4/5] drm/ttm: introduce pool_shrink_rwsem
` [PATCH 5/5] mm: shrinker: add a secondary array for shrinker_info::{map, nr_deferred}
[PATCH net] sock: Fix misuse of sk_under_memory_pressure()
2023-08-16 9:12 UTC
[PATCH v4 0/4] add clock controller of qca8386/qca8084
2023-08-16 9:12 UTC (4+ messages)
` [PATCH v4 2/4] dt-bindings: clock: add qca8386/qca8084 clock and reset definitions
[PATCH v3 0/3] few fixes for synthetic trace events
2023-08-16 9:08 UTC (2+ messages)
[PATCH net-next] net: fec: use napi_consume_skb() in fec_enet_tx_queue()
2023-08-16 9:02 UTC
[PATCH] drm/dp_mst: Fix NULL deref in get_mst_branch_device_by_guid_helper()
2023-08-16 9:07 UTC (2+ messages)
[PATCH v2 net] octeontx2-pf: fix page_pool creation fail for rings > 32k
2023-08-16 9:07 UTC
[PATCH] ARM: dts: at91: sama5d29_curiosity: Add device tree for sama5d29_curiosity board
2023-08-16 9:05 UTC (5+ messages)
[PATCH v3 0/2] hexdump: minimize the output width of address and offset
2023-08-16 9:04 UTC (7+ messages)
` [PATCH v3 2/2] hexdump: add a new dump prefix DUMP_PREFIX_CUSTOM
[PATCH v3] drm/i915/display/lspcon: Increase LSPCON mode settle timeout
2023-08-16 9:02 UTC (2+ messages)
[PATCH net-next 0/4] refactor registers information for ethtool -d
2023-08-16 9:00 UTC (2+ messages)
[PATCH 00/36] tty: type unifications -- part I
2023-08-16 8:58 UTC (6+ messages)
` [PATCH 34/36] tty: gdm724x: convert counts to size_t
[PATCH 0/6] locking/rtmutex: Avoid PI state recursion through sched_submit_work()
2023-08-16 8:58 UTC (3+ messages)
[PATCH v4 0/4] block/badblocks: fix badblocks setting error
2023-08-16 8:54 UTC (2+ messages)
[PATCH v1 0/3] PCI: qcom: Add support for OPP
2023-08-16 8:53 UTC (12+ messages)
` [PATCH v1 1/3] dt-bindings: pci: qcom: Add binding for operating-points-v2
` [PATCH v1 2/3] arm64: dts: qcom: sm8450: Add opp table support to PCIe
` [PATCH v1 3/3] PCI: qcom: Add OPP suuport for speed based performance state of RPMH
[PATCH] tty: gdm724x: use min_t() for size_t varable and a constant
2023-08-16 8:53 UTC
[PATCH] thermal/drivers/sun8i: Free calibration nvmem after reading it
2023-08-16 8:52 UTC (2+ messages)
[PATCH v3 1/3] dt-bindings: hwmon: Add Infineon TDA38640
2023-08-16 8:51 UTC (7+ messages)
[PATCH] scsi: sli4: Remove code duplication
2023-08-16 8:50 UTC
[RFC PATCH v2] iov_iter: Convert iterate*() to inline funcs
2023-08-16 8:30 UTC (3+ messages)
[PATCH v1] HID: i2c-hid: use print_hex_dump_debug to print report descriptor
2023-08-16 8:38 UTC (2+ messages)
` [PATCH v2] "
[PATCH 1/1] thermal/drivers/imx_sc_thermal: return -EAGAIN when SCFW turn off resource
2023-08-16 8:44 UTC (4+ messages)
[PATCH RFC 00/13] drm/connector: Create HDMI Connector infrastructure
2023-08-16 8:43 UTC (2+ messages)
[PATCH v5 00/17] Imagination Technologies PowerVR DRM driver
2023-08-16 8:25 UTC (18+ messages)
` [PATCH v5 01/17] sizes.h: Add entries between 32G and 64T
` [PATCH v5 02/17] dt-bindings: gpu: Add Imagination Technologies PowerVR GPU
` [PATCH v5 03/17] drm/imagination/uapi: Add PowerVR driver UAPI
` [PATCH v5 04/17] drm/imagination: Add skeleton PowerVR driver
` [PATCH v5 05/17] drm/imagination: Get GPU resources
` [PATCH v5 06/17] drm/imagination: Add GPU register and FWIF headers
` [PATCH v5 07/17] drm/imagination: Add GPU ID parsing and firmware loading
` [PATCH v5 08/17] drm/imagination: Add GEM and VM related code
` [PATCH v5 09/17] drm/imagination: Implement power management
` [PATCH v5 10/17] drm/imagination: Implement firmware infrastructure and META FW support
` [PATCH v5 11/17] drm/imagination: Implement MIPS firmware processor and MMU support
` [PATCH v5 12/17] drm/imagination: Implement free list and HWRT create and destroy ioctls
` [PATCH v5 13/17] drm/imagination: Implement context creation/destruction ioctls
` [PATCH v5 14/17] drm/imagination: Implement job submission and scheduling
` [PATCH v5 15/17] drm/imagination: Add firmware trace to debugfs
` [PATCH v5 16/17] drm/imagination: Add driver documentation
` [PATCH v5 17/17] arm64: dts: ti: k3-am62-main: Add GPU device node [DO NOT MERGE]
[PATCH v3] usb: typec: tcpm: Add IS_ERR_OR_NULL check for port->partner
2023-08-16 8:30 UTC
[RFC][PATCH v2 00/13] integrity: Introduce a digest cache
2023-08-16 8:35 UTC (7+ messages)
` [RFC][PATCH v2 02/13] "
` [RFC][PATCH v2 03/13] integrity/digest_cache: Add functions to populate and search
[GIT PULL] nolibc changes for 6.6-rc1
2023-08-16 8:35 UTC (8+ messages)
[PATCH net-next 0/6] net/smc: several features's implementation for smc v2.1
2023-08-16 8:33 UTC (7+ messages)
` [PATCH net-next 1/6] net/smc: support smc release version negotiation in clc handshake
` [PATCH net-next 2/6] net/smc: add vendor unique experimental options area "
` [PATCH net-next 3/6] net/smc: support smc v2.x features validate
` [PATCH net-next 4/6] net/smc: support max connections per lgr negotiation
` [PATCH net-next 5/6] net/smc: support max links per lgr negotiation in clc handshake
` [PATCH net-next 6/6] net/smc: Extend SMCR v2 linkgroup netlink attribute
[PATCH] ARM: sti: removal of stih415/stih416 related entries
2023-08-16 8:32 UTC (2+ messages)
[PATCH] ntb_hw_switchtec: Fix shift-out-of-bounds in switchtec_ntb_mw_set_trans
2023-08-16 8:33 UTC
[PATCH] x86/srso: Disable the mitigation on unaffected configurations
2023-08-16 8:30 UTC (11+ messages)
` [PATCH] x86/srso: Correct the mitigation status when SMT is disabled
[PATCH] i2c: Make I2C_ATR invisible
2023-08-16 8:27 UTC (4+ messages)
[PATCH] net: nixge: fix -Wvoid-pointer-to-enum-cast warning
2023-08-16 8:27 UTC (2+ messages)
[gustavoars:testing/fam01-next20230815] BUILD REGRESSION 7d3ebbc1f4bfba0fdd9ade111e93edf6be617187
2023-08-16 8:23 UTC
[PATCH kernel v5] x86/sev: Do not handle #VC for DR7 read/write
2023-08-16 8:26 UTC (3+ messages)
` [tip: x86/sev] "
[PATCH] cpufreq: cppc: Add missing error pointer check
2023-08-16 8:22 UTC (5+ messages)
[PATCH 00/11] drm/bridge: tc358768: Fixes and timings improvements
2023-08-16 8:21 UTC (9+ messages)
` [PATCH 02/11] drm/bridge: tc358768: Fix bit updates
[RFC net-next v1 0/5] Add MACsec support for TJA11XX C45 PHYs
2023-08-16 8:18 UTC (4+ messages)
` [RFC net-next v1 3/5] net: phy: nxp-c45-tja11xx add MACsec support
[PATCH v4 0/2] regulator: aw37503: add regulator driver for Awinic AW37503
2023-08-16 8:17 UTC (3+ messages)
` [PATCH v4 1/2] "
` [PATCH v4 2/2] regulator: dt-bindings: Add "
[PATCH v3 0/2] Add support for CS40L50
2023-08-16 8:11 UTC (5+ messages)
` [PATCH v3 2/2] Input: cs40l50 - Initial support for Cirrus Logic CS40L50
linux-next-2023-0815: s390/block/dasd: build error
2023-08-16 8:11 UTC (4+ messages)
[PATCH v5 0/5] variable-order, large folios for anonymous memory
2023-08-16 8:11 UTC (2+ messages)
[PATCH RESEND 1/3] ASoC: codecs: tlv320aic32x4: Fix Wvoid-pointer-to-enum-cast warning
2023-08-16 8:09 UTC (3+ messages)
` [PATCH RESEND 2/3] ASoC: codecs: wm8904: "
[PATCH v3 00/15] KVM: x86: Add "governed" X86_FEATURE framework
2023-08-16 8:07 UTC (11+ messages)
` [PATCH v3 04/15] KVM: VMX: Check KVM CPU caps, not just VMX MSR support, for XSAVE enabling
` [PATCH v3 05/15] KVM: VMX: Rename XSAVES control to follow KVM's preferred "ENABLE_XYZ"
` [PATCH v3 09/15] KVM: nSVM: Use KVM-governed feature framework to track "TSC scaling enabled"
` [PATCH v3 12/15] KVM: nSVM: Use KVM-governed feature framework to track "Pause Filter enabled"
` [PATCH v3 13/15] KVM: nSVM: Use KVM-governed feature framework to track "vGIF enabled"
[PATCH v4 0/3] Bluetooth: qca: enable WCN7850 support
2023-08-16 8:06 UTC (4+ messages)
` [PATCH v4 1/3] dt-bindings: net: bluetooth: qualcomm: document WCN7850 chipset
` [PATCH v4 2/3] Bluetooth: qca: use switch case for soc type behavior
` [PATCH v4 3/3] Bluetooth: qca: add support for WCN7850
[PATCH] coresight: etm4x: Ensure valid drvdata and clock before clk_put()
2023-08-16 8:06 UTC (6+ messages)
[PATCH v3] i2c: stm32f7: Add atomic_xfer method to driver
2023-08-16 8:05 UTC
[PATCH V3 1/2] net: phylink: add a function to resume phy alone to fix resume issue with WoL enabled
2023-08-16 8:06 UTC (9+ messages)
Subject: [PATCH] nlookup missing decrement in fuse_direntplus_link
2023-08-16 8:05 UTC (3+ messages)
` "
[PATCH V0 0/2] Add support for UMP serise pmic adc
2023-08-16 8:02 UTC (3+ messages)
` [PATCH V0 1/2] dt-bindings: iio: adc: Add support for ump518 "
` [PATCH V0 2/2] iio: adc: sprd_pmic_adc: Add support for UMP serise "
[PATCH -V2 0/4] memory tiering: calculate abstract distance based on ACPI HMAT
2023-08-16 8:00 UTC (5+ messages)
` [PATCH -V2 1/4] memory tiering: add abstract distance calculation algorithms management
` [PATCH -V2 2/4] acpi, hmat: refactor hmat_register_target_initiators()
` [PATCH -V2 3/4] acpi, hmat: calculate abstract distance with HMAT
` [PATCH -V2 4/4] dax, kmem: calculate abstract distance with general interface
[PATCH 1/2] ASoC: dt-bindings: nau8821: Add single-ended input feature
2023-08-16 8:00 UTC (2+ messages)
` [PATCH 2/2] ASoC: nau8821: Improve AMIC recording performance
linux-next: duplicate patch in the amlogic tree
2023-08-16 7:59 UTC (2+ messages)
[PATCH bpf-next v5] libbpf: Expose API to consume one ring at a time
2023-08-16 7:57 UTC (4+ messages)
[PATCH v2 0/8] LASS KVM virtualization support
2023-08-16 7:55 UTC (7+ messages)
` [PATCH v2 2/8] KVM: x86: Use a new flag for branch instructions
` [PATCH v2 4/8] KVM: x86: Add X86EMUL_F_INVTLB and pass it in em_invlpg()
[PATCH v2 00/11] Fix up SRSO stuff
2023-08-16 7:55 UTC (6+ messages)
` [PATCH v2 05/11] x86/cpu: Clean up SRSO return thunk mess
` [tip: x86/urgent] "
[PATCH v2 01/11] x86/cpu: Fixup __x86_return_thunk
2023-08-16 7:55 UTC (2+ messages)
` [tip: x86/urgent] x86/cpu: Fix __x86_return_thunk symbol type
[PATCH v2 02/11] x86/cpu: Fix up srso_safe_ret() and __x86_return_thunk()
2023-08-16 7:55 UTC (2+ messages)
` [tip: x86/urgent] "
[PATCH v2 03/11] objtool/x86: Fix SRSO mess
2023-08-16 7:55 UTC (2+ messages)
` [tip: x86/urgent] "
[PATCH v2 04/11] x86/alternative: Make custom return thunk unconditional
2023-08-16 7:55 UTC (2+ messages)
` [tip: x86/urgent] "
[PATCH v2 06/11] x86/cpu: Rename original retbleed methods
2023-08-16 7:55 UTC (2+ messages)
` [tip: x86/urgent] "
[PATCH v2 07/11] x86/cpu: Rename srso_(.*)_alias to srso_alias_\1
2023-08-16 7:55 UTC (2+ messages)
` [tip: x86/urgent] "
[PATCH v2 08/11] x86/cpu: Cleanup the untrain mess
2023-08-16 7:55 UTC (2+ messages)
` [tip: x86/urgent] "
[PATCH v2 09/11] x86/cpu/kvm: Provide UNTRAIN_RET_VM
2023-08-16 7:55 UTC (2+ messages)
` [tip: x86/urgent] "
[tip: x86/urgent] x86/srso: Explain the untraining sequences a bit more
2023-08-16 7:55 UTC
[RFC PATCH v2 5/5] KVM: Unmap pages only when it's indeed protected for NUMA migration
2023-08-16 7:53 UTC (14+ messages)
[PATCH] drm/panel: Add prepare_prev_first flag to Visionox VTDR6130
2023-08-16 7:51 UTC (7+ messages)
[PATCH v3 0/2] dt-bindings: sti: updates for STi platform
2023-08-16 7:46 UTC (5+ messages)
` [PATCH v3 1/2] dt-bindings: soc: sti: add STi platform syscon
` [PATCH v3 2/2] dt-bindings: arm: sti: add STi boards and remove stih415/stih416
Page batch allocation latency measurement and max batch scale discussion
2023-08-16 7:44 UTC
[RFC PATCH v2 0/5] Reduce NUMA balance caused TLB-shootdowns in a VM
2023-08-16 7:43 UTC (10+ messages)
[PATCH] treewide: drop CONFIG_EMBEDDED
2023-08-16 7:41 UTC (2+ messages)
[PATCH] scsi: isci: init Return result of sas_register_ha()
2023-08-16 7:40 UTC (2+ messages)
[PATCH] soc: kunpeng_hccs: fix some sparse warnings about incorrect type
2023-08-16 7:37 UTC (2+ messages)
` [PATCH v2] "
linux-next: build failure after merge of the driver-core tree
2023-08-16 7:39 UTC (3+ messages)
[PATCH v8 0/4] Add display support on the stm32f746-disco board
2023-08-16 7:36 UTC (2+ messages)
[PATCH] doc: idmappings: fix an error and rephrase a paragraph
2023-08-16 7:36 UTC (2+ messages)
Final removal of Linux Oxnas support
2023-08-16 7:36 UTC
linux-next: Tree for Aug 16
2023-08-16 7:31 UTC
[PATCH 1/2] drivers: base: test: Add missing MODULE_* macros for platform devices tests
2023-08-16 7:30 UTC (2+ messages)
` [PATCH 2/2] drivers: base: test: Add missing MODULE_* macros to root device tests
[PATCH v2] i2c: stm32f7: Add atomic_xfer method to driver
2023-08-16 7:22 UTC (6+ messages)
[PATCH v1] mtd: spinand: micron: correct parameters
2023-08-16 7:21 UTC (2+ messages)
[PATCH -next v2 0/7] md: make rdev addition and removal independent from daemon thread
2023-08-16 7:18 UTC (5+ messages)
` [PATCH -next v2 3/7] md: delay choosing sync direction to md_start_sync()
` [PATCH -next v2 7/7] md: delay remove_and_add_spares() for read only array "
[PATCH v4,0/3] Add compatible to increase MT8188 audio control
2023-08-16 7:17 UTC (6+ messages)
` [PATCH v4,1/3] dt-bindings: display: mediatek: dp: Add compatible for MediaTek MT8188
` [PATCH v4,2/3] drm/mediatek: dp: Add the audio packet flag to mtk_dp_data struct
` [PATCH v4, 2/3] "
[PATCH 0/3] ARM: dts: st: dts fixes in stih418-b2264.dts
2023-08-16 7:16 UTC (10+ messages)
` [PATCH 1/3] ARM: dts: st: correct serial alias "
` [PATCH 2/3] ARM: dts: st: move leds out of soc "
` [PATCH 3/3] ARM: dts: st: correct led level "
[PATCH 0/7] selftests/resctrl: Rework benchmark command handling
2023-08-16 7:13 UTC (11+ messages)
` [PATCH 1/7] selftests/resctrl: Ensure the benchmark commands fits to its array
` [PATCH 5/7] selftests/resctrl: Use pointers to build benchmark cmd and make it const
[PATCH] mm: fix draining remote pageset
2023-08-16 7:08 UTC (5+ messages)
[PATCH v10 0/9] Linear Address Masking (LAM) KVM Enabling
2023-08-16 7:08 UTC (4+ messages)
` [PATCH v10 3/9] KVM: x86: Use KVM-governed feature framework to track "LAM enabled"
[PATCH 0/1] netlabel: KMSAN warning
2023-08-16 7:05 UTC (3+ messages)
[PATCH V4 0/4] coresight: trbe: Enable ACPI based devices
2023-08-16 6:56 UTC (12+ messages)
` [PATCH V4 1/4] arm_pmu: acpi: Refactor arm_spe_acpi_register_device()
[PATCH v2 1/4] ARM: dts: st: stm32mp157c-emstamp: drop incorrect vref_ddr property
2023-08-16 6:54 UTC (3+ messages)
` [PATCH v2 4/4] ARM: dts: st: stih407: drop max-duty-cycle
[PATCH rdma-next 0/2] mlx5 RDMA LAG fixes
2023-08-16 6:52 UTC
[PATCH V6 net-next 0/2] net: fec: add XDP_TX feature support
2023-08-16 6:50 UTC (2+ messages)
[PATCH] [next] initramfs: Parse KBUILD_BUILD_TIMESTAMP as UTC date
2023-08-16 6:38 UTC (2+ messages)
[PATCH v3 0/4] net: stmmac: dwc-qos: Add FSD EQoS support
2023-08-16 6:40 UTC (11+ messages)
` [PATCH v3 4/4] arm64: dts: fsd: Add Ethernet support for PERIC Block of FSD SoC
` [PATCH v3 2/4] net: stmmac: dwc-qos: Add FSD EQoS support
` [PATCH v3 3/4] arm64: dts: fsd: Add Ethernet support for FSYS0 Block of FSD SoC
[PATCH][next] RDMA/mlx4: Copy union directly
2023-08-16 6:32 UTC (2+ messages)
[PATCH V4] xen: privcmd: Add support for irqfd
2023-08-16 6:29 UTC (2+ messages)
[RFC PATCH] cpufreq: Support per-policy performance boost
2023-08-16 6:27 UTC (2+ messages)
[PATCH] MAINTAINERS: Add usr/ (initramfs generation) to KBUILD
2023-08-16 6:22 UTC
linux-next: manual merge of the iommufd tree with the iommu tree
2023-08-16 6:21 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