All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-04-22 22:36:22 to 2022-04-22 23:18:42 UTC [more...]

[PATCH 1/2] tee: remove tee_shm_va2pa() and tee_shm_pa2va()
 2022-04-22 18:01 UTC  (2+ messages)
` [PATCH 2/2] tee: remove flags TEE_IOCTL_SHM_MAPPED and TEE_IOCTL_SHM_DMA_BUF

[PATCH v2 00/48] ARM: PXA multiplatform support
 2022-04-22 23:18 UTC  (10+ messages)
` [PATCH 36/48] cpufreq: pxa3: move clk register access to clk driver
` [PATCH 37/48] ARM: pxa: move smemc register access from clk to platform

[PATCH] net: unexport csum_and_copy_{from,to}_user
 2022-04-22 22:57 UTC  (3+ messages)

[PATCH] ASoC: SOF: sof-audio: remove useless assignment
 2022-04-22 23:17 UTC  (2+ messages)

[net-next v1] net: Add a second bind table hashed by port and address
 2022-04-22 22:55 UTC  (5+ messages)

[RFC PATCH 0/2] Documentation: dev-tools: begin KTAP spec v2 process
 2022-04-22 23:16 UTC  (6+ messages)
` [RFC PATCH 2/2] Documentation: dev-tools: use literal block instead of code-block

[PATCH 1/1] ixgbe: correct SDP0 check of SFP cage for X550
 2022-04-22 22:52 UTC  (3+ messages)
  ` [Intel-wired-lan] "

[PATCH v2 0/2] soc: ti: wkup_m3_ipc: support vtt toggle
 2022-04-22 23:14 UTC  (2+ messages)
` (subset) "

[PATCH v5 00/11] Intro to Hardware timestamping engine
 2022-04-22 22:52 UTC  (3+ messages)

[PATCH] soc: ti: knav_qmss_queue: using pm_runtime_resume_and_get instead of pm_runtime_get_sync
 2022-04-22 23:14 UTC  (2+ messages)

[PATCHSET 0/6] xfs: fix reflink inefficiencies
 2022-04-22 22:51 UTC  (8+ messages)
` [PATCH 1/6] xfs: stop artificially limiting the length of bunmap calls
` [PATCH 3/6] xfs: create shadow transaction reservations for computing minimum log size
` [PATCH 4/6] xfs: reduce the absurdly large log reservations

[PATCH 0/5] Fix bugs in memcontroller cgroup tests
 2022-04-22 23:14 UTC  (7+ messages)
` [PATCH 1/5] cgroups: Refactor children cgroups in memcg tests
` [PATCH 2/5] cgroup: Account for memory_recursiveprot in test_memcg_low()
` [PATCH 3/5] cgroup: Account for memory_localevents in test_memcg_oom_group_leaf_events()

[PATCH net-next v1 00/17] Extra IPsec cleanup
 2022-04-22 22:46 UTC  (11+ messages)
` [PATCH net-next v1 09/17] net/mlx5: Simplify HW context interfaces by using SA entry
` [PATCH net-next v1 10/17] net/mlx5: Clean IPsec FS add/delete rules
` [PATCH net-next v1 13/17] net/mlx5: Simplify IPsec capabilities logic
` [PATCH net-next v1 15/17] net/mlx5: Cleanup XFRM attributes struct
` [PATCH net-next v1 16/17] net/mlx5: Allow future addition of IPsec object modifiers

[PATCH net 0/2][pull request] Intel Wired LAN Driver Updates 2022-04-20
 2022-04-22 22:47 UTC  (3+ messages)
` [PATCH net 1/2] iavf: Fix error when changing ring parameters on ice PF

[PATCH v2 1/2] ARM: dts: keystone: align SPI NOR node name with dtschema
 2022-04-22 23:10 UTC  (2+ messages)

[PATCH v2] CI: select CC based on CC_PACKAGE (again)
 2022-04-22 22:46 UTC  (4+ messages)
` [PATCH v3] "

[PATCH v1] media: videobuf2: Allow applications customize data offsets of capture buffers
 2022-04-22 22:50 UTC  (8+ messages)

[PATCH] target/riscv: Fix incorrect PTE merge in walk_pte
 2022-04-22 23:08 UTC  (7+ messages)
` [PATCH v2] "
      ` [EXT] "

RTT-PROBE: lore-subspace-rtt
 2022-04-22 23:08 UTC 

[PATCH v2 00/17] Add writeback block support for DPU
 2022-04-22 23:08 UTC  (4+ messages)
` [PATCH v2 04/17] drm/msm/dpu: add writeback blocks to the sm8250 DPU catalog

[PATCH] xsm/flask: code style formatting
 2022-04-22 23:07 UTC  (2+ messages)

[PATCH v4 00/20] Add writeback block support for DPU
 2022-04-22 23:06 UTC  (21+ messages)
` [PATCH v4 01/20] drm: allow passing possible_crtcs to drm_writeback_connector_init()
` [PATCH v4 02/20] drm: introduce drm_writeback_connector_init_with_encoder() API
` [PATCH v4 03/20] drm: allow real encoder to be passed for drm_writeback_connector
` [PATCH v4 04/20] drm/msm/dpu: add writeback blocks to the sm8250 DPU catalog
` [PATCH v4 05/20] drm/msm/dpu: add reset_intf_cfg operation for dpu_hw_ctl
` [PATCH v4 06/20] drm/msm/dpu: rename dpu_hw_pipe_cdp_cfg to dpu_hw_cdp_cfg
` [PATCH v4 07/20] drm/msm/dpu: add dpu_hw_wb abstraction for writeback blocks
` [PATCH v4 08/20] drm/msm/dpu: add writeback blocks to DPU RM
` [PATCH v4 09/20] drm/msm/dpu: add changes to support writeback in hw_ctl
` [PATCH v4 10/20] drm/msm/dpu: add an API to reset the encoder related hw blocks
` [PATCH v4 11/20] drm/msm/dpu: make changes to dpu_encoder to support virtual encoder
` [PATCH v4 12/20] drm/msm/dpu: add encoder operations to prepare/cleanup wb job
` [PATCH v4 13/20] drm/msm/dpu: move _dpu_plane_get_qos_lut to dpu_hw_util file
` [PATCH v4 14/20] drm/msm/dpu: introduce the dpu_encoder_phys_* for writeback
` [PATCH v4 15/20] drm/msm/dpu: add the writeback connector layer
` [PATCH v4 16/20] drm/msm/dpu: initialize dpu encoder and connector for writeback
` [PATCH v4 17/20] drm/msm/dpu: gracefully handle null fb commits "
` [PATCH v4 18/20] drm/msm/dpu: add writeback blocks to the display snapshot
` [PATCH v4 19/20] drm/msm/dpu: add wb_idx to existing DRM prints in dpu_encoder
` [PATCH v4 20/20] drm/msm/dpu: add wb_idx to DRM traces "

[PATCH net-next] mlxsw: core_linecards: Fix size of array element during ini_files allocation
 2022-04-22 22:50 UTC  (2+ messages)

[PATCH v3] target/riscv: Support configuarable marchid, mvendorid, mipid CSR values
 2022-04-22 23:05 UTC  (3+ messages)

[PATCH v3 1/2] drm: Add HPD state to drm_connector_oob_hotplug_event()
 2022-04-22 23:07 UTC  (3+ messages)
` [PATCH v3 2/2] drm/msm/dp: Implement oob_hotplug_event()

[PATCH 1/3] dm: core: Add DM_FLAG_PROBE_AFTER_BIND flag
 2022-04-22 23:07 UTC  (5+ messages)

[PATCH v2 bpf-next 1/2] bpf: Extend batch operations for map-in-map bpf-maps
 2022-04-22 22:43 UTC  (3+ messages)
` [PATCH v2 bpf-next 2/2] selftests/bpf: handle "

[PATCH net v3] tcp: ensure to use the most recently sent skb when filling the rate sample
 2022-04-22 22:40 UTC  (2+ messages)

[PATCH bpf-next 0/3] LINK_CREATE support for fentry/tp_btf/lsm attachments
 2022-04-22 22:40 UTC  (2+ messages)

[PATCH] drm: msm: fix error check return value of irq_of_parse_and_map()
 2022-04-22 22:40 UTC  (4+ messages)

[PATCH] drm/msm/dp: fix error check return value of irq_of_parse_and_map()
 2022-04-22 22:40 UTC  (4+ messages)

[PATCH 1/2] hw/riscv: spike: Add '/chosen/stdout-path' in device tree unconditionally
 2022-04-22 23:03 UTC  (4+ messages)
` [PATCH 2/2] hw/riscv: Don't add empty bootargs to device tree

[Intel-gfx] [RFC] drm/i915/rc6: Access RC6 regs with forcewake
 2022-04-22 23:03 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for "

[PATCH 0/2] ahci: Add some controls on actual LPM capability
 2022-04-22 22:37 UTC  (5+ messages)
` [PATCH 1/2] ahci: Add PhyRdy Change control "

[PATCH] iommu/mediatek: fix NULL pointer dereference when printing dev_name
 2022-04-22 22:35 UTC  (3+ messages)

[PATCH v11 00/14] support subsets of scalar crypto extension
 2022-04-22 23:01 UTC  (3+ messages)

[PATCH] Bluetooth: protect le accept and resolv lists with hdev->lock
 2022-04-22 22:31 UTC 

[PATCH 0/2] i915: Turn on compute engine support
 2022-04-22 23:02 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for i915: Turn on compute engine support (rev3)

+ vmap-dont-allow-invalid-pages.patch added to -mm tree
 2022-04-22 22:33 UTC 

[PATCH V1 0/6] virtio: Solution to restrict memory access under Xen using xen-grant DMA-mapping layer
 2022-04-22 23:00 UTC  (12+ messages)
` [PATCH V1 1/6] arm/xen: Introduce xen_setup_dma_ops()
` [PATCH V1 3/6] xen/virtio: Add option to restrict memory access under Xen
` [PATCH V1 4/6] dt-bindings: Add xen,dev-domid property description for xen-grant DMA ops
  ` [PATCH V1 4/6] dt-bindings: Add xen, dev-domid "
` [PATCH V1 5/6] xen/grant-dma-ops: Retrieve the ID of backend's domain for DT devices
` [PATCH V1 6/6] arm/xen: Assign xen-grant DMA ops for xen-grant DMA devices

[PATCH v4 1/2] PCI/AER: Disable AER service when link is in L2/L3 ready, L2 and L3 state
 2022-04-22 22:26 UTC  (3+ messages)

[PATCH v1 0/3] Fixes for Mediatek dt-bindings
 2022-04-22 23:00 UTC  (4+ messages)
` [PATCH v1 1/3] dt-bindings: remoteproc: mediatek: Add interrupts property to mtk,scp
  ` (subset) [PATCH v1 1/3] dt-bindings: remoteproc: mediatek: Add interrupts property to mtk, scp

[PATCH v6 0/3] PCI/ACPI: add support for CXL _OSC
 2022-04-22 22:24 UTC  (2+ messages)

[PATCH 0/5] Some misc from my tree
 2022-04-22 22:58 UTC  (4+ messages)
` [PATCH 5/5] tools/xl: Fix potential deallocation bug

RTT-PROBE: lore-subspace-rtt
 2022-04-22 22:57 UTC 

[ammarfaizi2-block:dhowells/linux-fs/netfs-maple 35/44] fs/netfs/buffered_write.c:618:58: error: 'struct netfs_i_context' has no member named 'cache'
 2022-04-22 22:30 UTC 

[GIT PULL] ext4 fixes for 5.18-rc4
 2022-04-22 22:31 UTC 

[PATCH v4 2/2] PCI/PM: Fix pci_pm_suspend_noirq() to disable PTM
 2022-04-22 22:24 UTC  (2+ messages)

[RFC 00/18] vfio: Adopt iommufd
 2022-04-22 22:09 UTC  (5+ messages)
` [RFC 15/18] vfio/iommufd: Implement iommufd backend

[PATCH] ci: make perforce installation optional in macOS
 2022-04-22 22:23 UTC  (5+ messages)
` [PATCH v2 0/2] ci: avoid perforce/brew issues affecting macOS
  ` [PATCH v2 1/2] ci: make failure to find perforce more user friendly

[PATCH] WireGuard: restrict packet handling to non-isolated CPUs
 2022-04-22 22:23 UTC  (3+ messages)

[PATCH v2] pinctrl: stm32: Keep pinctrl block clock enabled when LEVEL IRQ requested
 2022-04-22 22:22 UTC  (3+ messages)

[PATCH v5 0/7] typec: mux: Introduce support for multiple USB TypeC muxes
 2022-04-22 22:23 UTC  (8+ messages)
` [PATCH v5 1/7] device property: Add helper to match multiple connections
` [PATCH v5 2/7] device property: Use multi-connection matchers for single case
` [PATCH v5 3/7] usb: typec: mux: Check dev_set_name() return value
` [PATCH v5 4/7] usb: typec: mux: Introduce indirection
` [PATCH v5 5/7] usb: typec: mux: Allow multiple mux_devs per mux
` [PATCH v5 6/7] dt-bindings: usb: Add binding for fcs,fsa4480
` [PATCH v5 7/7] usb: typec: mux: Add On Semi fsa4480 driver

[PATCH v2 0/6] meson: add clk and adc support for JetHub D1 (j100)
 2022-04-22 22:55 UTC  (3+ messages)
` [PATCH v2 1/6] clk: meson: add minimal driver for axg-ao clocks

[PATCH v2 1/8] lib/printbuf: New data structure for heap-allocated strings
 2022-04-22 22:20 UTC  (12+ messages)

[PATCH net-next] net: bridge: switchdev: check br_vlan_group() return value
 2022-04-22 22:20 UTC  (4+ messages)

[PATCH v2 net] tcp: md5: incorrect tcp_header_len for incoming connections
 2022-04-22 22:20 UTC  (2+ messages)

[PATCH net-next] qed: Remove IP services API
 2022-04-22 22:20 UTC  (2+ messages)

[PATCH] gpio: mvebu: drop pwm base assignment
 2022-04-22 22:18 UTC  (3+ messages)

[intel-tdx:kvm-upstream-workaround 190/293] arch/x86/virt/vmx/tdx/tdx_debug.c:38:6: warning: variable 'ret' is used uninitialized whenever 'if' condition is false
 2022-04-22 22:51 UTC 

[GIT PULL] ata fixes for 5.18-rc4
 2022-04-22 22:17 UTC 

[PATCH v3 0/9] More PolarFire SoC Fixes for 5.18
 2022-04-22 22:32 UTC  (4+ messages)

[igt-dev] [PATCH i-g-t] lib/i915: remove use of debugfs/i915_next_seqno
 2022-04-22 22:49 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for "

[Buildroot] [RFC PATCH v3 0/2] Bump sysdig to 0.29.1
 2022-04-22 22:48 UTC  (3+ messages)
` [Buildroot] [RFC PATCH v3 2/2] package/sysdig: bump "

git log --since to not stop after first old commit?
 2022-04-22 22:11 UTC  (9+ messages)
              ` [PATCH v6] log: "--since-as-filter" option is a non-terminating "--since" variant

fs/nfsd/nfs4proc.c:1219:17: warning: 'strncpy' specified bound 63 equals destination size
 2022-04-22 22:10 UTC 

much about ah objects in rxe
 2022-04-22 22:11 UTC  (3+ messages)

[PATCH] irqchip/stm32: Keep pinctrl block clock enabled when LEVEL IRQ requested
 2022-04-22 22:11 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-04-22 22:47 UTC 

[dm-devel] [PATCH v9 0/7] DAX poison recovery
 2022-04-22 22:45 UTC  (16+ messages)
`  "
` [dm-devel] [PATCH v9 1/7] acpi/nfit: rely on mce->misc to determine poison granularity
  `  "
` [dm-devel] [PATCH v9 2/7] x86/mce: relocate set{clear}_mce_nospec() functions
  `  "
` [dm-devel] [PATCH v9 3/7] mce: fix set_mce_nospec to always unmap the whole page
  `  "
` [dm-devel] [PATCH v9 4/7] dax: introduce DAX_RECOVERY_WRITE dax access mode
  `  "
` [dm-devel] [PATCH v9 5/7] dax: add .recovery_write dax_operation
  `  "
` [dm-devel] [PATCH v9 6/7] pmem: refactor pmem_clear_poison()
  `  "
` [dm-devel] [PATCH v9 7/7] pmem: implement pmem_recovery_write()
  `  "

[PATCH v3 0/2] tracing: make tracer_init_tracefs initcall asynchronous
 2022-04-22 22:07 UTC  (5+ messages)
` [PATCH v3 1/2] tracing: Avoid adding tracer option before update_tracer_options
` [PATCH v3 2/2] tracing: make tracer_init_tracefs initcall asynchronous

[PATCH 1/2] selftests: vm: refactor run_vmtests.sh to reduce boilerplate
 2022-04-22 22:06 UTC  (3+ messages)

[PATCH 0/14] Refactor Ralink Pinctrl and Add Documentation
 2022-04-22 22:07 UTC  (6+ messages)

[PATCH bpf-next 0/3] Introduce local_storage exclusive caching
 2022-04-22 22:07 UTC  (4+ messages)

+ selftests-cgroup-add-a-selftest-for-memoryreclaim.patch added to -mm tree
 2022-04-22 21:37 UTC 

+ selftests-cgroup-fix-alloc_anon_noexit-instantly-freeing-memory.patch added to -mm tree
 2022-04-22 21:37 UTC 

+ memcg-introduce-per-memcg-reclaim-interface.patch added to -mm tree
 2022-04-22 21:37 UTC 

+ selftests-cgroup-return-errno-from-cg_read-cg_write-on-failure.patch added to -mm tree
 2022-04-22 21:37 UTC 

[PATCH 1/2] pinctrl: rockchip: fix RK3308 pinmux bits
 2022-04-22 21:36 UTC  (2+ messages)

[patch iproute2-next] devlink: introduce -h[ex] cmdline option to allow dumping numbers in hex format
 2022-04-22 21:36 UTC  (2+ messages)

[PATCH v2 00/12] add large CQE support for io-uring
 2022-04-22 21:39 UTC  (4+ messages)
` [PATCH v2 05/12] io_uring: add CQE32 completion processing

[ammarfaizi2-block:dhowells/linux-fs/netfs-maple 28/44] fs/netfs/crypto.c:76:10: warning: comparison of distinct pointer types ('typeof (len) *' (aka 'unsigned int *') and 'typeof (((1UL) << (12)) - offset) *' (aka 'unsigned long *'))
 2022-04-22 22:41 UTC 

[PATCH 1/2] dt-bindings: display: simple: Add Startek KD070WVFPA043-C069A panel
 2022-04-22 18:20 UTC  (3+ messages)
` [PATCH 2/2] drm/panel: simple: Add Startek KD070WVFPA043-C069A panel support

[PATCHSET 0/4] xfs: fix rmap inefficiencies
 2022-04-22 21:43 UTC  (3+ messages)
` [PATCH 3/4] xfs: speed up rmap lookups by using non-overlapped lookups when possible

[ammarfaizi2-block:dhowells/linux-fs/netfs-maple 30/44] fs/netfs/direct_read.c:199:22: warning: mixing declarations and code is incompatible with standards before C99
 2022-04-22 22:41 UTC 

[PATCH net-next] net/af_packet: add VLAN support for AF_PACKET SOCK_RAW GSO
 2022-04-22 21:39 UTC  (6+ messages)

[PATCH v3 0/9] More PolarFire SoC Fixes for 5.18
 2022-04-22 21:40 UTC  (2+ messages)

[PATCHSET next 0/5] Add support for non-IPI task_work
 2022-04-22 21:42 UTC  (6+ messages)
` [PATCH 1/5] task_work: allow TWA_SIGNAL without a rescheduling IPI
` [PATCH 2/5] io_uring: serialize ctx->rings->sq_flags with cmpxchg()
` [PATCH 3/5] io-wq: use __set_notify_signal() to wake workers
` [PATCH 4/5] io_uring: set task_work notify method at init time
` [PATCH 5/5] io_uring: use TWA_SIGNAL_NO_IPI if IORING_SETUP_NO_RESCHED is used

[PATCH 0/7] Nuvoton WPCM450 clock and reset driver
 2022-04-22 18:30 UTC  (4+ messages)
` [PATCH 2/7] clocksource: timer-npcm7xx: Enable timer 1 clock before use
` [PATCH 3/7] watchdog: npcm: Enable clock if provided
` [PATCH 5/7] ARM: dts: wpcm450: Add clock controller node

RTT-PROBE: lore-subspace-rtt
 2022-04-22 22:37 UTC 

[Buildroot] [PATCH v2 0/4] Pull in WILC Wi-Fi updates
 2022-04-22 22:36 UTC  (5+ messages)
` [Buildroot] [PATCH v2 1/4] package/wilc1000-firmware: bump to 15.6
` [Buildroot] [PATCH v2 2/4] package/wilc-firmware: rename from wilc1000-firmware
` [Buildroot] [PATCH v2 3/4] configs: add WILC3000_FIRMWARE to compatible devices
` [Buildroot] [PATCH v2 4/4] package/wilc-driver: new package

[PATCH v5 00/28] Builtin FSMonitor Part 3
 2022-04-22 21:29 UTC  (17+ messages)
` [PATCH v6 "
  ` [PATCH v6 04/28] fsmonitor-settings: bare repos are incompatible with FSMonitor
  ` [PATCH v6 06/28] fsmonitor-settings: VFS for Git virtual repos are incompatible
  ` [PATCH v6 14/28] fsmonitor--daemon: prepare for adding health thread
  ` [PATCH v6 17/28] fsm-health-win32: add polling framework to monitor daemon health
  ` [PATCH v6 18/28] fsm-health-win32: force shutdown daemon if worktree root moves
  ` [PATCH v6 19/28] fsm-listen-darwin: shutdown daemon if worktree root is moved/renamed
  ` [PATCH v6 20/28] fsmonitor: optimize processing of directory events
  ` [PATCH v6 21/28] t7527: FSMonitor tests for directory moves
  ` [PATCH v6 22/28] t/perf/p7527: add perf test for builtin FSMonitor
  ` [PATCH v6 23/28] fsmonitor: never set CE_FSMONITOR_VALID on submodules
  ` [PATCH v6 24/28] t7527: test FSMonitor on case insensitive+preserving file system
  ` [PATCH v6 25/28] fsmonitor: on macOS also emit NFC spelling for NFD pathname
  ` [PATCH v6 26/28] t/lib-unicode-nfc-nfd: helper prereqs for testing unicode nfc/nfd
  ` [PATCH v6 27/28] t7527: test Unicode NFC/NFD handling on MacOS
  ` [PATCH v6 28/28] fsmonitor--daemon: allow --super-prefix argument

[PATCH v2 1/2] dt-bindings: display: bridge: ldb: Implement simple NXP i.MX8M LDB bridge
 2022-04-22 18:26 UTC  (2+ messages)

[PATCH -next] libbpf: Add additional null-pointer checking in make_parent_dir
 2022-04-22 21:46 UTC  (4+ messages)

[PATCH v2 0/6] userfaultfd: add /dev/userfaultfd for fine grained access control
 2022-04-22 21:29 UTC  (2+ messages)
` [PATCH v2 3/6] userfaultfd: selftests: modify selftest to use /dev/userfaultfd

[PATCH 0/6] firmware: ti_sci: Introduce system suspend support
 2022-04-22 19:02 UTC  (4+ messages)
` [PATCH 1/6] dt-bindings: ti,sci: Add ti,ctx-memory-region property


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.