All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-11-15 15:26:52 to 2022-11-15 15:57:13 UTC [more...]

[PATCH v3] doc: update Linux core isolation guide
 2022-11-15 15:57 UTC  (3+ messages)
` [PATCH v4] "

[PATCH v3] platform/x86: don't unconditionally attach Intel PMC when virtualized
 2022-11-15 15:55 UTC  (2+ messages)

[PATCH 0/2] PCI: Drop controller CONFIG_OF dependencies
 2022-11-15 15:56 UTC  (3+ messages)
` [PATCH 2/2] "

[PATCH v4 0/9] Add MediaTek MT6357 PMIC support
 2022-11-15 15:54 UTC  (7+ messages)
` [PATCH v4 5/9] dt-bindings: soc: mediatek: convert pwrap documentation

[PATCH bpf-next 00/11] xdp: hints via kfuncs
 2022-11-15 15:54 UTC  (2+ messages)
` [xdp-hints] "

[PATCH v2] m25p80: Improve error when the backend file size does not match the device
 2022-11-15 15:50 UTC  (3+ messages)

[PULL 00/30] Next patches
 2022-11-15 15:35 UTC  (29+ messages)
` [PULL 01/30] migration/channel-block: fix return value for qio_channel_block_{readv, writev}
` [PULL 02/30] migration/multifd/zero-copy: Create helper function for flushing
` [PULL 03/30] migration: check magic value for deciding the mapping of channels
` [PULL 04/30] multifd: Create page_size fields into both MultiFD{Recv, Send}Params
` [PULL 05/30] multifd: Create page_count "
` [PULL 06/30] migration: Export ram_transferred_ram()
` [PULL 07/30] migration: Export ram_release_page()
` [PULL 08/30] Update AVX512 support for xbzrle_encode_buffer
` [PULL 09/30] Unit test code and benchmark code
` [PULL 11/30] migration: Fix race on qemu_file_shutdown()
` [PULL 12/30] migration: Disallow postcopy preempt to be used with compress
` [PULL 13/30] migration: Use non-atomic ops for clear log bitmap
` [PULL 14/30] migration: Disable multifd explicitly with compression
` [PULL 15/30] migration: Take bitmap mutex when completing ram migration
` [PULL 16/30] migration: Add postcopy_preempt_active()
` [PULL 17/30] migration: Cleanup xbzrle zero page cache update logic
` [PULL 18/30] migration: Trivial cleanup save_page_header() on same block check
` [PULL 19/30] migration: Remove RAMState.f references in compression code
` [PULL 20/30] migration: Yield bitmap_mutex properly when sending/sleeping
` [PULL 21/30] migration: Use atomic ops properly for page accountings
` [PULL 22/30] migration: Teach PSS about host page
` [PULL 23/30] migration: Introduce pss_channel
` [PULL 24/30] migration: Add pss_init()
` [PULL 25/30] migration: Make PageSearchStatus part of RAMState
` [PULL 26/30] migration: Move last_sent_block into PageSearchStatus
` [PULL 28/30] migration: Remove old preempt code around state maintainance
` [PULL 29/30] migration: Drop rs->f
` [PULL 30/30] migration: Block migration comment or code is wrong

[PATCH] drm/msm: Enable clamp_to_idle for 7c3
 2022-11-15 15:55 UTC  (2+ messages)

[PATCH v3 0/3] Collected pending TI dmtimer dts changes
 2022-11-15 15:48 UTC  (8+ messages)
` [PATCH v3 1/3] arm64: dts: ti: k3-am65: Configure pinctrl for timer IO pads
` [PATCH v3 2/3] arm64: dts: ti: k3-am65: Add general purpose timers for am65
` [PATCH v3 3/3] arm64: dts: ti: k3-am62: Add general purpose timers for am62

[PATCH v2 0/4] arm64/ftrace: move to DYNAMIC_FTRACE_WITH_ARGS
 2022-11-15 15:48 UTC  (4+ messages)

[PATCH v3 0/9] SM6375/PDX225 GPI DMA, QUPs & PMIC peripherals
 2022-11-15 15:52 UTC  (14+ messages)
` [PATCH v3 1/9] dt-bindings: arm-smmu: Allow 3 power domains on SM6375 MMU500
` [PATCH v3 2/9] arm64: dts: qcom: pmk8350: Allow specifying arbitrary SID
` [PATCH v3 3/9] arm64: dts: qcom: sm6375: Add GPI DMA nodes
` [PATCH v3 4/9] arm64: dts: qcom: sm6375: Add pin configs for some QUP configurations
` [PATCH v3 5/9] arm64: dts: qcom: sm6375: Add QUPs and corresponding SPI/I2C hosts
` [PATCH v3 6/9] arm64: dts: qcom: sm6375-pdx225: Enable QUPs & GPI DMA
` [PATCH v3 7/9] arm64: dts: qcom: sm6375-pdx225: Add PMIC peripherals
` [PATCH v3 8/9] arm64: dts: qcom: sm6375-pdx225: Configure SMD RPM regulators
` [PATCH v3 9/9] arm64: dts: qcom: sm6375-pdx225: Configure Samsung touchscreen

[bug report] Input: add driver for Hynitron cstxxx touchscreens
 2022-11-15 15:53 UTC  (2+ messages)

[PATCH V3 0/3] AM68 SK: Add initial support
 2022-11-15 15:48 UTC  (8+ messages)
` [PATCH V3 1/3] dt-bindings: arm: ti: Add binding for AM68 SK
` [PATCH V3 2/3] arm64: dts: ti: Add initial support for AM68 SK System on Module
` [PATCH V3 3/3] arm64: dts: ti: k3-am68-sk: Add support for AM68 SK base board

[OE-Core][dunfell][PATCH] systemd: Fix CVE-2022-3821 issue
 2022-11-15 15:52 UTC 

[PATCH v3 00/14] serial: liteuart: add IRQ support
 2022-11-15 15:51 UTC  (18+ messages)
` [PATCH v3 02/14] serial: liteuart: use bit number macros
` [PATCH v3 03/14] serial: liteuart: remove unused uart_ops stubs
` [PATCH v3 05/14] serial: liteuart: minor style fix in liteuart_init()
` [PATCH v3 06/14] serial: liteuart: move tty_flip_buffer_push() out of rx loop
` [PATCH v3 08/14] serial: liteuart: simplify passing of uart_insert_char() flag
` [PATCH v3 09/14] serial: liteuart: fix rx loop variable types
` [PATCH v3 10/14] serial: liteuart: separate rx loop from poll timer
` [PATCH v3 11/14] serial: liteuart: move function definitions

[PATCH] arm64/defconfig: CONFIG_ARM_CPUIDLE is arm only
 2022-11-15 15:50 UTC  (3+ messages)

[PATCH] drm/i915: Fix vma allocator debug
 2022-11-15 15:52 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "

stable-rc/queue/4.19 baseline: 139 runs, 21 regressions (v4.19.265-41-g477debd30e6a4)
 2022-11-15 15:51 UTC 

[PATCH] wic: implement bootloader --password
 2022-11-15 15:51 UTC  (3+ messages)
` [OE-core] "

[PATCH net-next 0/5] net: eliminate the duplicate code in the ct nat functions of ovs and tc
 2022-11-15 15:50 UTC  (6+ messages)
` [PATCH net-next 1/5] openvswitch: delete the unncessary skb_pull_rcsum call in ovs_ct_nat_execute
` [PATCH net-next 2/5] openvswitch: return NF_ACCEPT when OVS_CT_NAT is net set in info nat
` [PATCH net-next 3/5] net: sched: return NF_ACCEPT when fails to add nat ext in tcf_ct_act_nat
` [PATCH net-next 4/5] net: sched: update the nat flag for icmp error packets in ct_nat_execute
` [PATCH net-next 5/5] net: move the nat function to nf_nat_core for ovs and tc

[PATCH net v2] net: mvpp2: fix possible invalid pointer dereference
 2022-11-15 15:50 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-11-15 15:50 UTC 

[PATCH v2 0/9] Still more coroutine and various fixes in block layer
 2022-11-15 15:41 UTC  (8+ messages)
` [PATCH v2 2/9] block-copy: add missing coroutine_fn annotations

[PATCH mptcp-next 0/5] mptcp: uniform code style and fix checkpatch splats
 2022-11-15 15:48 UTC  (7+ messages)

[PATCH 0/4] Minor SoundWire clean ups
 2022-11-15 15:12 UTC  (6+ messages)
` [PATCH 2/4] soundwire: Provide build stubs for common functions

[PATCH] spi: spi-imx: Revert "spi: spi-imx: add PIO polling support"
 2022-11-15 15:46 UTC  (11+ messages)

[Intel-gfx] [PATCH 1/1] drm/i915: Export LMEM max memory bandwidth via sysfs
 2022-11-15 15:47 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [1/1] "

[PATCH v2 1/4] i915: Move list_count() to list.h for broader use
 2022-11-15 15:46 UTC  (4+ messages)
  ` [Intel-gfx] "

[PATCH v3] drm/msm/a6xx: Fix speed-bin detection vs probe-defer
 2022-11-15 15:46 UTC  (2+ messages)

[PATCH v3 0/2] Qualcomm Ramp Controller and MSM8976 config
 2022-11-15 15:45 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: soc: qcom: Add bindings for Qualcomm Ramp Controller
` [PATCH v3 2/2] soc: qcom: Add Qualcomm Ramp Controller driver

[PATCH v1 0/2] x86/resctrl: implement rename to help move containers' tasks
 2022-11-15 15:45 UTC  (3+ messages)
` [PATCH v1 1/2] x86/resctrl: factor rdtgroup lock for multi-file ops
` [PATCH v1 2/2] x86/resctrl: Implement rename op for mon groups

[PATCH v3] USB: gadget: Fix use-after-free during usb config switch
 2022-11-15 15:45 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t v2] tests/api_intel_bb: Run misplaced-blitter only with supported engines
 2022-11-15 15:45 UTC  (5+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for tests/api_intel_bb: Run misplaced-blitter only with supported engines (rev2)

[PATCH net-next v2] net: phy: mscc: macsec: do not copy encryption keys
 2022-11-15 15:44 UTC 

[rafael-pm:bleeding-edge 66/68] drivers/acpi/acpi_ffh.c:16:12: warning: no previous prototype for 'acpi_ffh_address_space_arch_setup'
 2022-11-15 15:42 UTC 

[igt-dev] [PATCH 0/3] Add new subtest and test cleanup
 2022-11-15 15:42 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.BAT: failure for Add new subtest and test cleanup (rev3)

[PATCH v2 0/3] power: supply: cpcap-battery improvements
 2022-11-15 15:41 UTC  (6+ messages)
` [PATCH 2/3] power: supply: cpcap-battery: Fix battery identification

[PATCH v2 0/4] Collected pending TI dmtimer dts changes
 2022-11-15 15:40 UTC  (9+ messages)
` [PATCH v2 3/4] arm64: dts: ti: k3-am62: Add general purpose timers for am62
` [PATCH v2 4/4] arm64: dts: ti: k3-am625-sk: Use pwm-led instead of gpio-led

[PATCH] HID: playstation: remove unreachable code
 2022-11-15 15:41 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-11-15 15:40 UTC 

[PATCH v8 0/9] Add latency priority for CFS class
 2022-11-15 15:40 UTC  (4+ messages)
` [PATCH v8 5/9] sched/fair: Take into account latency priority at wakeup

[PATCH v1] net/ethtool/ioctl: ensure that we have phy ops before using them
 2022-11-15 15:40 UTC  (2+ messages)

[PATCH net-next] sctp: move SCTP_PAD4 and SCTP_TRUNC4 to linux/sctp.h
 2022-11-15 15:40 UTC 

Yocto Project Status 15 November 2022 (WW46)
 2022-11-15 15:39 UTC 

[PATCH net-next] sctp: change to include linux/sctp.h in net/sctp/checksum.h
 2022-11-15 15:39 UTC 

[igt-dev] [PATCH i-g-t] i915_pm_freq_mult: Compare scale factors as floats
 2022-11-15 15:39 UTC  (2+ messages)

[PATCH v6 0/5] PCI: add 4x lane support for pci-j721e controllers
 2022-11-15 15:37 UTC  (3+ messages)

[PATCH v1 1/1] riscv: mm: call best_map_size many times during linear-mapping
 2022-11-15 15:38 UTC  (2+ messages)

[RFC PATCH 0/1] remoteproc: Enable getter for drivers that manage 2+ remotes
 2022-11-15 15:37 UTC  (2+ messages)
` [RFC PATCH 1/1] remoteproc: Introduce rproc_get_by_id API

[PATCH 1/1] doc: expand description of no-huge and PMD issue
 2022-11-15 15:37 UTC  (4+ messages)

[PATCH v1 0/2] mm: In-kernel support for memory-deny-write-execute (MDWE)
 2022-11-15 15:35 UTC  (8+ messages)
` [PATCH v1 1/2] mm: Implement memory-deny-write-execute as a prctl

[Intel-gfx] [PULL] gvt-next
 2022-11-15 15:36 UTC  (2+ messages)

[PATCH 1/4] drm/amdgpu: always register an MMU notifier for userptr
 2022-11-15 15:36 UTC  (5+ messages)
` [PATCH 2/4] drm/amdgpu: fix userptr HMM range handling

[PATCH] nvme: rename the queue quiescing helpers
 2022-11-15 15:36 UTC  (2+ messages)

[PATCH] mempool: add object usage counts for the telemetry api
 2022-11-15 15:35 UTC 

[ANNOUNCE] xfsprogs-6.0.0 released
 2022-11-15 15:35 UTC  (3+ messages)

[PATCH][next] ksmbd: replace one-element arrays with flexible-array members
 2022-11-15 15:35 UTC 

[PATCH v4] doc: add removal warning for power empty poll API
 2022-11-15 15:35 UTC  (3+ messages)
` [PATCH v5] "

[PATCH v2 0/2] Qualcomm Ramp Controller and MSM8976 config
 2022-11-15 15:34 UTC  (8+ messages)
` [PATCH v2 1/2] dt-bindings: soc: qcom: Add bindings for Qualcomm Ramp Controller

[PATCH v3 0/3] x86/crash: Fix double NMI shootdown bug
 2022-11-15 15:33 UTC  (2+ messages)

[PATCH printk v4 00/39] reduce console_lock scope
 2022-11-15 15:34 UTC  (3+ messages)
` [PATCH printk v4 38/39] printk: relieve console_lock of list synchronization duties
  ` replay log: "

[PATCH net-next 0/7] sctp: support vrf processing
 2022-11-15 15:33 UTC  (4+ messages)
` [PATCH net-next 7/7] selftests: add a selftest for sctp vrf

[PATCH 0/8] arm64: Expose compat Armv8 AArch32 features
 2022-11-15 15:32 UTC  (5+ messages)
` [PATCH 2/8] arm64: Add compat hwcap FPHP and ASIMDHP

[PULL 00/11] Block layer patches
 2022-11-15 15:32 UTC  (7+ messages)

[PATCH hid v12 00/15] Introduce eBPF support for HID devices
 2022-11-15 15:32 UTC  (4+ messages)
` [PATCH hid v12 01/15] HID: fix I2C_HID not selected when I2C_HID_OF_ELAN is

[PATCH v2 00/18] btrfs-progs: prep and initial sync of kernel code
 2022-11-15 15:31 UTC  (19+ messages)
` [PATCH v2 01/18] btrfs-progs: turn on more compiler warnings and use -Wall
` [PATCH v2 02/18] btrfs-progs: properly test for send_stream_version
` [PATCH v2 03/18] btrfs-progs: use -std=gnu11
` [PATCH v2 04/18] btrfs-progs: move btrfs_err_str into common/utils.h
` [PATCH v2 05/18] btrfs-progs: rename qgroup items to match the kernel naming scheme
` [PATCH v2 06/18] btrfs-progs: make btrfs_qgroup_level helper match the kernel
` [PATCH v2 07/18] btrfs-progs: move NO_RESULT definition into replace.c
` [PATCH v2 08/18] btrfs-progs: rename BLOCK_* to IMAGE_BLOCK_* for metadump
` [PATCH v2 09/18] btrfs-progs: rename btrfs_item_end to btrfs_item_data_end
` [PATCH v2 10/18] btrfs-progs: sync uapi/btrfs.h into btrfs-progs
` [PATCH v2 11/18] btrfs: stop using btrfs_root_item_v0
` [PATCH v2 12/18] btrfs-progs: sync ondisk definitions from the kernel
` [PATCH v2 13/18] btrfs-progs: sync compression.h "
` [PATCH v2 14/18] btrfs-progs: sync messages.* "
` [PATCH v2 15/18] btrfs-progs: replace btrfs_leaf_data with btrfs_item_nr_offset
` [PATCH v2 16/18] btrfs-progs: don't use btrfs_header_csum helper
` [PATCH v2 17/18] btrfs-progs: make write_extent_buffer take a const eb
` [PATCH v2 18/18] btrfs-progs: sync accessors.[ch] from the kernel

[PATCH v3] clk: qcom: gcc-sc8280xp: add cxo as parent for three ufs ref clks
 2022-11-15 15:29 UTC 

[PATCH v3 0/7] x86: KVM: Advertise CPUID of new Intel platform
 2022-11-15 15:29 UTC  (4+ messages)
` [PATCH v3 1/7] x86: KVM: Move existing x86 CPUID leaf [CPUID_7_1_EAX] to kvm-only leaf

[PATCH 0/9] iommu: {map,unmap}_pages cleanup
 2022-11-15 15:26 UTC  (17+ messages)
` [PATCH 1/9] iommu/mediatek-v1: Update to {map,unmap}_pages
` [PATCH 2/9] iommu/sprd: "
` [PATCH 3/9] iommu/mediatek: "
` [PATCH 4/9] iommu/msm: "
` [PATCH 5/9] iommu/ipmmu-vmsa: "
` [PATCH 6/9] iommu/qcom: "
` [PATCH 7/9] iommu/io-pgtable-arm: Remove map/unmap
` [PATCH 8/9] iommu/io-pgtable-arm-v7s: "
` [PATCH 9/9] iommu/io-pgtable: "

RTT-PROBE: lore-subspace-rtt
 2022-11-15 15:30 UTC 

[PATCH v4 0/2] add hotplug depedency info
 2022-11-15 15:29 UTC  (2+ messages)

[PATCH v2] drm/i915: remove circ_buf.h includes
 2022-11-15 15:28 UTC  (4+ messages)
  ` [Intel-gfx] "

[RFC] Proposed location to host the firmware handoff specification
 2022-11-15 15:29 UTC  (5+ messages)
  ` [TF-A] "

[PATCH 0/1] i915/mtl: Enable idle messaging for GSC CS
 2022-11-15 15:27 UTC  (3+ messages)
` [PATCH 1/1] drm/i915/mtl: Enable Idle Messaging "
  ` [Intel-gfx] "

[PATCH net-next 0/3] add tx packets aggregation to ethtool and rmnet
 2022-11-15 15:27 UTC  (8+ messages)
` [PATCH net-next 1/3] ethtool: add tx aggregation parameters


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.