All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-01-17 07:35:04 to 2023-01-17 08:22:50 UTC [more...]

[PATCH v6 00/34] iov_iter: Improve page extraction (ref, pin or just list)
 2023-01-17  8:21 UTC  (26+ messages)
` [PATCH v6 01/34] vfs: Unconditionally set IOCB_WRITE in call_write_iter()
` [PATCH v6 02/34] iov_iter: Use IOCB/IOMAP_WRITE/op_is_write rather than iterator direction
` [PATCH v6 03/34] iov_iter: Pass I/O direction into iov_iter_get_pages*()
` [PATCH v6 06/34] iov_iter: Use the direction in the iterator functions
` [PATCH v6 07/34] iov_iter: Add a function to extract a page list from an iterator
` [PATCH v6 08/34] mm: Provide a helper to drop a pin/ref on a page
` [PATCH v6 09/34] bio: Rename BIO_NO_PAGE_REF to BIO_PAGE_REFFED and invert the meaning
` [PATCH v6 10/34] mm, block: Make BIO_PAGE_REFFED/PINNED the same as FOLL_GET/PIN numerically
` [PATCH v6 11/34] iov_iter, block: Make bio structs pin pages rather than ref'ing if appropriate
` [PATCH v6 12/34] bio: Fix bio_flagged() so that gcc can better optimise it

[PATCH v4 0/5] ASoC: samsung: fsd: audio support for FSD SoC
 2023-01-16 10:38 UTC  (4+ messages)
    ` [PATCH v4 1/5] ASoC: dt-bindings: Add FSD I2S controller bindings
    ` [PATCH v4 3/5] arm64: dts: fsd: Add I2S DAI node for Tesla FSD

[PATCH 2/3] drm/amd/display: Remove the unused variable value0
 2023-01-17  5:59 UTC  (2+ messages)
` [PATCH 3/3] drm/amd/display: Clean up some inconsistent indenting

[PATCH 1/3] drm/amd/display: Remove the unused variable optc
 2023-01-17  5:57 UTC 

[PATCH v2 0/3] arm64: dts: qcom: sm8550-mtp: enable DSI panel
 2023-01-17  8:21 UTC  (2+ messages)

[PATCH v3 00/11] Add support for MT8195 SCP 2nd core
 2023-01-17  8:19 UTC  (8+ messages)
` [PATCH v3 03/11] arm64: dts: mt8195: Add SCP core 1 node

RTT-PROBE: lore-subspace-rtt
 2023-01-17  8:21 UTC 

[PATCH] crypto/qat: fix build for generic x86 with GCC 12
 2023-01-17  8:20 UTC  (4+ messages)
    ` [EXT] "

[hch-misc:btrfs-bio-split] [btrfs] b7c9bcdc17: BUG:KASAN:use-after-free_in__blk_bios_map_sg
 2023-01-17  8:20 UTC  (2+ messages)

[PATCH v3 0/3] JH7110 PMU Support
 2023-01-17  8:19 UTC  (6+ messages)

[PATCH] eal: add nonnull and access function attributes
 2023-01-17  8:19 UTC  (5+ messages)
` [PATCH v7 1/4] net/bnx2x: fix warnings about rte_memcpy lengths
  ` [PATCH v7 4/4] eal: add nonnull and access function attributes

[PATCH] xen/arm: Harden setup_frametable_mappings
 2023-01-17  8:18 UTC  (4+ messages)
` [PATCH] xen/arm64: Fix incorrect DIRECTMAP_SIZE calculation

[PATCH] platform/chrome: cros_ec_uart: fix negative type promoted to high
 2023-01-17  8:19 UTC  (3+ messages)

[Intel-gfx] [RFC 0/2] Add new CDCLK step for RPL-U
 2023-01-17  8:18 UTC  (4+ messages)
` [Intel-gfx] [RFC 1/2] drm/i915: Add RPL-U sub platform
` [Intel-gfx] [RFC 2/2] drm/i915/display: Add 480 MHz CDCLK steps for RPL-U
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for Add new CDCLK step for RPL-U (rev5)

Re: [PATCH] Revert "usb-storage: Add Hiksemi USB3-FW to IGNORE_UAS"
 2023-01-17  8:18 UTC  (4+ messages)
      `  "

[PATCH v3] media: i2c: imx219: Fix binning for RAW8 capture
 2023-01-17  8:16 UTC 

[PATCH] dt-bindings: sram: Tightly Coupled Memory (TCM) bindings
 2023-01-17  8:16 UTC  (11+ messages)

[PATCH v3 00/51] cpuidle,rcu: Clean up the mess
 2023-01-17  4:24 UTC  (5+ messages)
` [PATCH v3 35/51] trace,hardirq: No moar _rcuidle() tracing

[PATCH v2 00/18] Add Command Duration Limits support
 2023-01-17  8:14 UTC  (9+ messages)
` [PATCH v2 07/18] block: introduce duration-limits priority class
` [PATCH v2 14/18] scsi: sd: detect support for command duration limits

[PATCH v3 0/7] Add Ethernet driver for StarFive JH7110 SoC
 2023-01-17  8:14 UTC  (8+ messages)
` [PATCH v3 2/7] dt-bindings: net: snps,dwmac: Update the maxitems number of resets and reset-names

[PATCH] block: check disk flag before setting scan bit
 2023-01-17  8:14 UTC  (2+ messages)

[PATCH 0/4] vl: avoid SIGSEGV on invalid [accel] configuration
 2023-01-17  8:14 UTC  (7+ messages)
` [PATCH 1/4] vl: catch [accel] entry without accelerator
` [PATCH 2/4] libqtest: split qtest_spawn_qemu function
` [PATCH 3/4] libqtest: ensure waitpid() is only called once
` [PATCH 4/4] readconfig-test: add test for accelerator configuration

switch blk-cgroup to work on gendisk
 2023-01-17  8:12 UTC  (23+ messages)
` [PATCH 01/15] blk-cgroup: don't defer blkg_free to a workqueue
` [PATCH 02/15] block: don't call blk_throtl_stat_add for non-READ/WRITE commands
` [PATCH 03/15] blk-cgroup: delay blk-cgroup initialization until add_disk
` [PATCH 04/15] blk-cgroup: pin the gendisk in struct blkcg_gq
` [PATCH 05/15] blk-cgroup: store a gendisk to throttle in struct task_struct
` [PATCH 06/15] blk-wbt: pass a gendisk to wbt_{enable,disable}_default
` [PATCH 07/15] blk-wbt: pass a gendisk to wbt_init
` [PATCH 08/15] blk-wbt: open code wbt_queue_depth_changed in wbt_update_limits
` [PATCH 09/15] blk-rq-qos: make rq_qos_add and rq_qos_del more useful
` [PATCH 10/15] blk-rq-qos: constify rq_qos_ops
` [PATCH 11/15] blk-rq-qos: store a gendisk instead of request_queue in struct rq_qos
` [PATCH 12/15] blk-cgroup: pass a gendisk to blkcg_{de,}activate_policy
` [PATCH 13/15] blk-cgroup: pass a gendisk to pd_alloc_fn
` [PATCH 14/15] blk-cgroup: pass a gendisk to blkg_lookup
` [PATCH 15/15] blk-cgroup: move the cgroup information to struct gendisk

[PATCHSET 0/8] perf/core: Prepare sample data for BPF
 2023-01-17  8:12 UTC  (3+ messages)

[PATCH 1/2] drm/amdgpu: stop waiting in amdgpu_uvd_send_msg
 2023-01-17  8:12 UTC  (2+ messages)
` [PATCH 2/2] drm/amdgpu: simplify amdgpu_uvd_send_msg

[PATCH 0/7] iommu/vt-d: Support performance monitoring for IOMMU
 2023-01-17  8:12 UTC  (5+ messages)
` [PATCH 4/7] iommu/vt-d: Add IOMMU perfmon support

[PATCHv2] mm: use stack_depot_early_init for kmemleak
 2023-01-17  8:11 UTC 

[PATCH v2 00/21] hw: Remove implicit sysbus_mmio_map() from pflash APIs
 2023-01-17  8:11 UTC  (8+ messages)
` [PATCH v2 01/21] hw/block: Rename TYPE_PFLASH_CFI02 'width' property as 'device-width'

[PATCH] target/i386: Fix C flag for BLSI, BLSMSK, BLSR
 2023-01-17  8:11 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2023-01-17  8:11 UTC 

drivers/platform/chrome/cros_ec_proto_test.c:2530:13: warning: stack frame size (1040) exceeds limit (1024) in 'cros_ec_proto_test_get_sensor_count_legacy'
 2023-01-17  8:11 UTC  (2+ messages)

[Patch net v3 0/2] l2tp: fix race conditions in l2tp_tunnel_register()
 2023-01-17  8:10 UTC  (4+ messages)
` [Patch net v3 2/2] l2tp: close all "

[PATCH 0/2] target/i386: Fix BEXTR instruction [#1372]
 2023-01-17  8:09 UTC  (2+ messages)

[PATCH linux-next] crypto: p10-aes-gcm - remove duplicate included header files
 2023-01-17  8:01 UTC  (2+ messages)

[meta-gnome][PATCHv2] gnome-remote-desktop: add recipe
 2023-01-17  8:09 UTC 

[PATCH v2 0/5] hw/nvram/eeprom_at24c: Cleanup + FRUID EEPROM init example
 2023-01-17  8:08 UTC  (10+ messages)
` [PATCH v2 1/5] hw/arm: Extract at24c_eeprom_init helper from Aspeed and Nuvoton boards
` [PATCH v2 3/5] hw/nvram/eeprom_at24c: Add init_rom field and at24c_eeprom_init_rom helper
` [PATCH v2 4/5] hw/arm/aspeed: Add aspeed_eeprom.c
` [PATCH v2 5/5] hw/nvram/eeprom_at24c: Make reset behavior more like hardware

linux-next: build failure after merge of the crypto tree
 2023-01-17  7:26 UTC  (2+ messages)
` crypto: p10-aes-gcm - Add asm markings necessary for kernel code

[PATCH v3] perf_event_open.2: Update recent changes
 2023-01-17  8:08 UTC 

stable-rc/linux-5.4.y build: 189 builds: 4 failed, 185 passed, 2 errors, 36 warnings (v5.4.228-659-gb3b34c474ec7)
 2023-01-17  8:08 UTC 

[PATCH] drm/ttm: Include <linux/vmalloc.h> to fix MIPS build
 2023-01-17  8:08 UTC  (4+ messages)

[PATCH v13 0/3] Add kernel seccomp support for m68k
 2023-01-17  8:08 UTC  (6+ messages)

[linux-next:master 4223/5186] drivers/firmware/arm_scmi/bus.c:156:24: warning: Uninitialized variable: victim->id_table [uninitvar]
 2023-01-17  8:08 UTC 

[oe] [meta-gnome][PATCH] gnome-control-center: add recipe
 2023-01-17  8:07 UTC 

[igt-dev] [PATCH i-g-t] tests/kms_lease: close mcl.fd when drmModeSetCrtc fails
 2023-01-17  8:05 UTC 

[PATCH v2] perf_event_open.2: Update recent changes
 2023-01-17  8:05 UTC  (3+ messages)

[PATCH net-next 0/2] add some vf fault detect patch for hns
 2023-01-17  8:04 UTC  (3+ messages)
` [PATCH net-next 2/2] net: hns3: add vf fault process in hns3 ras

[PATCH] ddr: marvell: a38x: Add support for DDR4 from Marvell mv-ddr-marvell repository
 2023-01-17  8:05 UTC  (9+ messages)

[linus:master] [hugetlb] 7118fc2906: kernel_BUG_at_lib/list_debug.c
 2023-01-17  8:01 UTC  (4+ messages)

[LTP] LTP release
 2023-01-17  8:04 UTC  (5+ messages)

[PATCH] drm/msm: Initialize mode_config earlier
 2023-01-17  8:04 UTC  (6+ messages)

[PATCH] platform/chrome: cros_ec_proto: remove big stub objects from stack
 2023-01-17  8:02 UTC 

RTT-PROBE: lore-subspace-rtt
 2023-01-17  8:01 UTC 

Intel HD Audio: sound stops working in Xen PV dom0 in >=5.17
 2023-01-17  7:58 UTC  (8+ messages)

[PATCH v3 0/3]s390x/pv: Improve error reporting of protected VMs
 2023-01-17  7:59 UTC  (3+ messages)
` [PATCH v3 2/3] s390x/pv: Introduce a s390_pv_check() helper for runtime

[meta-gnome][PATCH] gnome-shell: update 43.1 -> 43.2
 2023-01-17  7:59 UTC 

[Buildroot] [PATCH] package/util-linux: add an option to enable irqtop
 2023-01-17  7:57 UTC  (3+ messages)

[PATCH mm v2] mm: hugetlb: Add checks for NULL for vma returned from find_vma
 2023-01-17  7:57 UTC  (3+ messages)

[PATCH] firmware: imx-dsp: Fix an error handling path in imx_dsp_setup_channels()
 2023-01-17  7:55 UTC  (3+ messages)

[PATCH net-next v1 0/7] Allow offloading of UDP NEW connections via act_ct
 2023-01-17  7:55 UTC  (5+ messages)
` [PATCH net-next v1 1/7] net: flow_offload: provision conntrack info in ct_metadata

Help needed: EFI debug
 2023-01-17  7:54 UTC  (3+ messages)

[PATCH v3 00/15] net/idpf: introduce idpf common modle
 2023-01-17  7:26 UTC  (20+ messages)
  ` [PATCH v3 01/15] common/idpf: add adapter structure
  ` [PATCH v3 02/15] common/idpf: add vport structure
  ` [PATCH v3 03/15] common/idpf: add virtual channel functions
  ` [PATCH 03/15] common/idpf: move vc functions to common module
  ` [PATCH v3 04/15] common/idpf: introduce adapter init and deinit
  ` [PATCH v3 05/15] common/idpf: add vport init/deinit
  ` [PATCH v3 06/15] common/idpf: add config RSS
  ` [PATCH v3 07/15] common/idpf: add irq map/unmap
  ` [PATCH 08/15] common/idpf: move ptype table to adapter structure
  ` [PATCH v3 08/15] common/idpf: support get packet type
  ` [PATCH v3 09/15] common/idpf: add vport info initialization
  ` [PATCH 09/15] common/idpf: init create vport info
  ` [PATCH v3 10/15] common/idpf: add vector flags in vport
  ` [PATCH v3 11/15] common/idpf: add rxq and txq struct
  ` [PATCH v3 12/15] common/idpf: add help functions for queue setup and release
  ` [PATCH v3 13/15] common/idpf: add Rx and Tx data path
  ` [PATCH 13/15] common/idpf: add scalar "
  ` [PATCH v3 14/15] common/idpf: add vec queue setup
  ` [PATCH v3 15/15] common/idpf: add avx512 for single queue model

Coverity: console_prepend_dropped(): Memory - corruptions
 2023-01-17  7:51 UTC  (6+ messages)

[PATCH 1/6] arm64: dts: qcom: sm8250: drop unused clock-frequency from rx-macro
 2023-01-17  7:51 UTC  (4+ messages)
` [PATCH 2/6] arm64: dts: qcom: sdm845: move WCD9340 codec to separate file

[wireless-next:main] BUILD SUCCESS de7d0ff301fccc75281d7d8eb98c4a47faacf32d
 2023-01-17  7:50 UTC 

[rdma:wip/jgg-for-rc] BUILD SUCCESS 41f4a67e6d2488489039a1d78c289143641046d0
 2023-01-17  7:50 UTC 

RTT-PROBE: lore-subspace-rtt
 2023-01-17  7:51 UTC 

KASAN: use-after-free Read in ___bpf_prog_run
 2023-01-17  7:50 UTC  (8+ messages)

[PATCH 0/5] add lcore set name and get name API
 2023-01-17  7:49 UTC  (4+ messages)
` [PATCH v4 0/4] add rte_thread_set_name API for rte_thread_t
  ` [PATCH v4 2/4] eal: remove thread getname API

[meta-multimedia][PATCH] pipewire: update 0.3.63 -> 0.3.64
 2023-01-17  7:49 UTC 

[PATCH v2 0/8] arm64: dts: renesas: Simple-Card / Audio-Graph-Card/Card2 dts for ULCB/KF
 2023-01-17  7:48 UTC  (5+ messages)
` [PATCH v2 7/8] arm64: dts: renesas: add ulcb{-kf} Audio Graph Card dtsi MIX + TDM Split dtsi

[linux-next:master 5028/5186] htmldocs: Documentation/mm/unevictable-lru.rst:186: WARNING: Title underline too short
 2023-01-17  7:47 UTC 

[zen:6.1/prjc 303/359] kernel/sched/alt_core.c:5782: warning: expecting prototype for sys_sched_getscheduler(). Prototype was for sys_sched_getparam() instead
 2023-01-17  7:47 UTC 

[Buildroot] [PATCH v2] package/util-linux: add an option to enable irqtop
 2023-01-17  7:47 UTC 

[PATCH v3 5/5] LoongArch: Add generic ex-handler unwind in prologue unwinder
 2023-01-17  7:47 UTC  (4+ messages)

[PATCH 0/6] blktests: char device tests with iouring-cmd fio
 2023-01-17  7:46 UTC  (5+ messages)
  ` [PATCH 2/6] tests/nvme: add new test for rand-read on the nvme character device

kernel BUG scsi_dh_alua sleeping from invalid context && kernel WARNING do not call blocking ops when !TASK_RUNNING
 2023-01-17  7:46 UTC  (3+ messages)

[PATCH] gpiolib: fix linker errors when GPIOLIB is disabled
 2023-01-17  7:44 UTC  (3+ messages)

[PATCH v3 0/2] edac: xilinx: Added EDAC support for Xilinx DDR controller
 2023-01-17  7:43 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: edac: Add bindings for Xilinx Versal EDAC for DDRMC

[Bug 216917] hibernation regression since 6.0.18 (Ryzen-5650U incl. Radeon GPU)
 2023-01-17  7:43 UTC 

RTT-PROBE: lore-subspace-rtt
 2023-01-17  7:41 UTC 

[PATCH v2] rcu: Remove impossible wakeup rcu GP kthread action from rcu_report_qs_rdp()
 2023-01-17  7:44 UTC 

[PATCH] remoteproc: imx_dsp_rproc: add module parameter to ignore ready flag from remote processor
 2023-01-17  7:36 UTC  (3+ messages)

[PATCH] s390/chsc: Switch over to memdup_user()
 2023-01-17  7:37 UTC  (2+ messages)

[PATCH mptcp-next v2 00/13] mptcp: refactor first subflow init
 2023-01-17  7:36 UTC  (14+ messages)
` [PATCH mptcp-next v2 01/13] mptcp: fix locking for setsockopt corner-case
` [PATCH mptcp-next v2 02/13] mptcp: fix locking for in-kernel listener creation
` [PATCH mptcp-next v2 03/13] mptcp: refactor passive socket initialization
` [PATCH mptcp-next v2 04/13] mptcp: drop unneeded argument
` [PATCH mptcp-next v2 05/13] mptcp: drop legacy code
` [PATCH mptcp-next v2 06/13] mptcp: avoid unneeded __mptcp_nmpc_socket() usage
` [PATCH mptcp-next v2 07/13] mptcp: move fastopen subflow check inside mptcp_sendmsg_fastopen()
` [PATCH mptcp-next v2 08/13] mptcp: move first subflow allocation at mpc access time
` [PATCH mptcp-next v2 09/13] mptcp: do not keep around the first subflow after disconnect
` [PATCH mptcp-next v2 10/13] mptcp: fastclose msk when cleaning unaccepted sockets
` [PATCH mptcp-next v2 11/13] mptcp: refactor mptcp_stream_accept()
` [PATCH mptcp-next v2 12/13] security, lsm: Introduce security_mptcp_add_subflow()
` [PATCH mptcp-next v2 13/13] selinux: Implement mptcp_add_subflow hook

[PATCH v3 0/2] hw/arm/virt: Handle HVF in finalize_gic_version()
 2023-01-17  7:34 UTC  (4+ messages)
` [PATCH v3 2/2] hw/arm/virt: Make accels in GIC finalize logic explicit


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.