All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-09-20 12:48:13 to 2023-09-20 13:09:29 UTC [more...]

[PATCH v7 00/13] fs: implement multigrain timestamps
 2023-09-20 13:03 UTC  (23+ messages)
` [PATCH v7 12/13] ext4: switch to "
    ` [Cluster-devel] "
                ` [f2fs-dev] "

[PATCH] RDMA/core: use rdma_cap_iw_cm() in rdma_resolve_route()
 2023-09-20 13:07 UTC  (6+ messages)

[PATCH] printk/nbcon: Add assert that CPU migration is disabled when calling nbcon_context_try_acquire()
 2023-09-20 13:08 UTC  (3+ messages)

[f2fs-dev] [PATCH 0/3] f2fs-tools: cache free segments count to improve perfmance
 2023-09-20 13:07 UTC  (3+ messages)
` [f2fs-dev] [PATCH 2/3] f2fs-tools: skip not matched segment when finding free block

[Buildroot] [PATCH 1/1] package/nftables: install libnftables to staging
 2023-09-20 13:07 UTC 

[PATCH v1 00/22] vfio: Adopt iommufd
 2023-09-20 13:07 UTC  (19+ messages)
` [PATCH v1 07/22] vfio/common: Refactor vfio_viommu_preset() to be group agnostic
` [PATCH v1 13/22] vfio: Add base container
` [PATCH v1 15/22] Add iommufd configure option
` [PATCH v1 17/22] util/char_dev: Add open_cdev()

[Nouveau] [PATCH drm-misc-next v3 0/7] [RFC] DRM GPUVA Manager GPU-VM features
 2023-09-20 13:06 UTC  (23+ messages)
` [Nouveau] [PATCH drm-misc-next v3 6/7] drm/gpuvm: generalize dma_resv/extobj handling and GEM validation
                                        `  "

[PATCH 00/52] input: Convert to platform remove callback returning void
 2023-09-20 13:06 UTC  (60+ messages)
` [PATCH 01/52] input: adp5520-keys - "
` [PATCH 02/52] input: cros_ec_keyb "
` [PATCH 03/52] input: ep93xx_keypad "
` [PATCH 04/52] input: iqs62x-keys "
` [PATCH 05/52] input: matrix_keypad "
` [PATCH 06/52] input: omap-keypad "
` [PATCH 07/52] input: omap4-keypad "
` [PATCH 08/52] input: samsung-keypad "
` [PATCH 09/52] input: sh_keysc "
` [PATCH 10/52] input: spear-keyboard "
` [PATCH 11/52] input: stmpe-keypad "
` [PATCH 12/52] input: 88pm80x_onkey "
` [PATCH 13/52] input: da9052_onkey "
` [PATCH 14/52] input: da9055_onkey "
` [PATCH 15/52] input: ideapad_slidebar "
` [PATCH 16/52] input: m68kspkr "
` [PATCH 17/52] input: max8997_haptic "
` [PATCH 18/52] input: mc13783-pwrbutton "
` [PATCH 19/52] input: palmas-pwrbutton "
` [PATCH 20/52] input: pcap_keys "
` [PATCH 21/52] input: pcf50633-input "
` [PATCH 22/52] input: pcspkr "
` [PATCH 23/52] input: pm8941-pwrkey "
` [PATCH 24/52] input: soc_button_array "
` [PATCH 25/52] input: sparcspkr "
` [PATCH 26/52] input: wistron_btns "
` [PATCH 27/52] input: wm831x-on "
` [PATCH 28/52] input: navpoint "
` [PATCH 29/52] input: altera_ps2 "
` [PATCH 30/52] input: ams_delta_serio "
` [PATCH 31/52] input: apbps2 "
` [PATCH 32/52] input: arc_ps2 "
` [PATCH 33/52] input: ct82c710 "
` [PATCH 34/52] drivers/input/serio/i8042-sparcio.h :: "
` [PATCH 35/52] input: i8042 - "
` [PATCH 36/52] input: ioc3kbd "
` [PATCH 37/52] input: maceps2 "
` [PATCH 38/52] input: olpc_apsp "
` [PATCH 39/52] input: ps2-gpio "
` [PATCH 40/52] input: q40kbd "
` [PATCH 41/52] input: rpckbd "
` [PATCH 42/52] input: sun4i-ps2 "
` [PATCH 43/52] input: xilinx_ps2 "
` [PATCH 44/52] input: da9052_tsi "
` [PATCH 45/52] input: mainstone-wm97xx "
` [PATCH 46/52] input: mc13783_ts "
` [PATCH 47/52] input: pcap_ts "
` [PATCH 48/52] input: stmpe-ts "
` [PATCH 49/52] input: sun4i-ts "
` [PATCH 50/52] input: ti_am335x_tsc "
` [PATCH 51/52] input: wm831x-ts "
` [PATCH 52/52] input: wm97xx-core "

[PATCH v1 0/9] ACPI: thermal: Removal of redundant data and cleanup
 2023-09-20 13:06 UTC  (3+ messages)
` [PATCH v1 7/9] ACPI: thermal: Untangle initialization and updates of active trips

[PATCH v2 1/2] dt-bindings: mfd: syscon: Add ti,am654-dss-oldi-io-ctrl compatible
 2023-09-20 13:06 UTC  (3+ messages)
` (subset) "

[PATCH] misc: rtsx: Fix some platforms can not boot and move the l1ss judgment to probe
 2023-09-20 13:06 UTC  (4+ messages)

[RFC PATCH v2 0/9] iov_iter: kunit: Cleanup, abstraction and more tests
 2023-09-20 13:04 UTC  (10+ messages)
` [RFC PATCH v2 1/9] iov_iter: Fix some checkpatch complaints in kunit tests
` [RFC PATCH v2 2/9] iov_iter: Consolidate some of the repeated code into helpers
` [RFC PATCH v2 3/9] iov_iter: Consolidate the test vector struct in the kunit tests
` [RFC PATCH v2 4/9] iov_iter: Consolidate bvec pattern checking
` [RFC PATCH v2 5/9] iov_iter: Create a function to prepare userspace VM for UBUF/IOVEC tests
` [RFC PATCH v2 6/9] iov_iter: Add copy kunit tests for ITER_UBUF and ITER_IOVEC
` [RFC PATCH v2 7/9] iov_iter: Add extract "
` [RFC PATCH v2 8/9] iov_iter: Add benchmarking kunit tests
` [RFC PATCH v2 9/9] iov_iter: Add benchmarking kunit tests for UBUF/IOVEC

[PATCH] ACPI: EC: Add quirk for the HP Pavilion Gaming 15-dk1xxx
 2023-09-20 13:05 UTC 

[PATCH] yavta: Format type errors for non x86 arches
 2023-09-20 13:06 UTC  (2+ messages)

[PATCH 0/6] iommufd support allocating nested parent domain
 2023-09-20 13:06 UTC  (6+ messages)
` [PATCH 6/6] iommu/vt-d: Add domain_alloc_user op

[PATCH net-next 06/18] net/smc: extend GID to 128bits for virtual ISM device
 2023-09-20 13:05 UTC  (5+ messages)

Commit broke 32-bit testpmd app
 2023-09-20 13:05 UTC  (9+ messages)

[RESEND PATCH v3] leds: max5970: Add support for max5970
 2023-09-20 13:05 UTC  (2+ messages)

[PATCH v2] git-gui - re-enable use of hook scripts
 2023-09-20 13:05 UTC  (3+ messages)
` [PATCH] git-gui - use git-hook, honor core.hooksPath

[PATCH] hid: cp2112: Fix duplicate workqueue initialization
 2023-09-20 13:04 UTC  (2+ messages)

[PATCH 1/4] media: ov9282: Orphan the driver
 2023-09-20 13:04 UTC  (3+ messages)
` [PATCH v2 1/1] media: ov9282: Assign maintenance to Dave

[PATCH] overlay: add test for rename of lower symlink with NOATIME attr
 2023-09-20 13:03 UTC 

[ANNOUNCE] ipset 7.18 released
 2023-09-20 13:03 UTC  (6+ messages)

[PATCH v2 06/11] dt-bindings: timer: Add Sophgo sg2042 clint
 2023-09-20 13:03 UTC  (4+ messages)

RFC: arm64: Handling reserved memory nodes
 2023-09-20 13:03 UTC  (9+ messages)

[PATCH v12 0/7] Wave5 codec driver
 2023-09-20 13:02 UTC  (7+ messages)
` [PATCH v12 1/7] media: v4l2: Add ignore_streaming flag
` [PATCH v12 7/7] media: chips-media: wave5: Add wave5 driver to maintainers file

[PATCH 0/3] Simple reftable backend
 2023-09-20 13:02 UTC  (8+ messages)
` [PATCH v2 0/6] RFC: simple "
  ` [PATCH v2 1/6] refs: construct transaction using a _begin callback
  ` [PATCH v2 2/6] refs: wrap transaction in a debug-specific transaction
  ` [PATCH v2 3/6] refs: push lock management into packed backend
  ` [PATCH v2 4/6] refs: move is_packed_transaction_needed out of packed-backend.c
  ` [PATCH v2 5/6] refs: alternate reftable ref backend implementation
  ` [PATCH v2 6/6] refs: always try to do packed transactions for reftable

[PATCH] env: Improve ENV_OFFSET help message
 2023-09-20 13:02 UTC  (3+ messages)

[PATCH 1/2] migration: Fix rdma migration failed
 2023-09-20 13:01 UTC  (3+ messages)
` [PATCH 2/2] migration/rdma: zore out head.repeat to make the error more clear

[Intel-gfx] [PATCH 0/2] Refactor i915 HDCP for XE
 2023-09-20 13:02 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for Refactor i915 HDCP for XE (rev3)
` [Intel-gfx] ✗ Fi.CI.SPARSE: "

Boots and seems to work with PREEMPT enabled
 2023-09-20 13:02 UTC  (3+ messages)

[PATCH] net/virtio: fix descriptors buffer addresses on 32 bits builds
 2023-09-20 13:01 UTC 

[PATCH] kexec: update manpage with explicit mention of clean kexec
 2023-09-20 12:01 UTC  (7+ messages)

[PATCH 0/2] sched: Small cleanups
 2023-09-20 13:00 UTC  (3+ messages)
` [PATCH 1/2] sched: Remove sysctl sched_child_runs_first
` [PATCH 2/2] sched: Update reference to sched_debug.c

How to manually construct a struct bpf_program instance?
 2023-09-20 13:00 UTC  (2+ messages)

[PATCH] rculist.h: docu: fix wrong function name
 2023-09-20 12:58 UTC  (3+ messages)

[PATCH] firmware: ti_sci: Mark driver as non removable
 2023-09-20 12:59 UTC  (3+ messages)

[PATCH 4.14 000/186] 4.14.326-rc1 review
 2023-09-20 12:49 UTC  (3+ messages)
` [PATCH 4.14 055/186] ARM: dts: BCM53573: Use updated "spi-gpio" binding properties

[ANNOUNCE] PUCK Agenda - 2023.09.20 - No Topic (Office Hours)
 2023-09-20 12:59 UTC  (3+ messages)

[PATCH] Revert "drm/amd/display: Introduce DML2"
 2023-09-20  0:28 UTC 

[GIT PULL] ASoC fixes for v6.6-rc2
 2023-09-20 12:57 UTC 

[PATCH] yavta: Format type errors for non x86 arches
 2023-09-20 12:58 UTC  (8+ messages)

[PATCH net-next v5 1/2] pktgen: Automate flag enumeration for unknown flag handling
 2023-09-20 12:56 UTC  (2+ messages)
` [PATCH net-next v5 2/2] pktgen: Introducing 'SHARED' flag for testing with non-shared skb

[PATCH v2 06/11] dt-bindings: timer: Add Sophgo sg2042 clint
 2023-09-20 12:58 UTC  (4+ messages)

[PATCH 0/2] drm: Revert dma-fence annotations from omapdrm and tidss
 2023-09-20 12:57 UTC  (6+ messages)
` [PATCH 1/2] Revert "drm/tidss: Annotate dma-fence critical section in commit path"
` [PATCH 2/2] Revert "drm/omapdrm: "

[PATCH v2 1/2] dt-bindings: input: gpio-keys: Allow optional dedicated wakeirq
 2023-09-20 12:57 UTC  (3+ messages)

[GIT PULL] SPI fixes for v6.6-rc2
 2023-09-20 12:57 UTC 

[GIT PULL] regulator fixes for v6.6-rc2
 2023-09-20 12:57 UTC 

[PATCH v10 00/38] x86: enable FRED for x86-64
 2023-09-20 12:57 UTC  (3+ messages)
` [PATCH v10 16/38] x86/ptrace: Add FRED additional information to the pt_regs structure

[PATCH] firmware: ti_sci: refactor deprecated strncpy
 2023-09-20 12:54 UTC  (3+ messages)

[PATCH -next] firmware: ti_sci: Use list_for_each_entry() helper
 2023-09-20 12:54 UTC  (2+ messages)

[PATCH v6 0/3] hw/{i2c,nvme}: mctp endpoint, nvme management interface model
 2023-09-20 12:54 UTC  (3+ messages)

[PATCH net-next 0/4] net_sched: sch_fq: round of improvements
 2023-09-20 12:54 UTC  (5+ messages)
` [PATCH net-next 1/4] net_sched: sch_fq: struct sched_data reorg
` [PATCH net-next 2/4] net_sched: sch_fq: change how @inactive is tracked
` [PATCH net-next 3/4] net_sched: sch_fq: add fast path for mostly idle qdisc
` [PATCH net-next 4/4] net_sched: sch_fq: always garbage collect

[RFC PATCH net-next 0/6] Add support for OPEN Alliance 10BASE-T1x MACPHY Serial Interface
 2023-09-20 12:53 UTC  (6+ messages)
` [RFC PATCH net-next 5/6] microchip: lan865x: add driver support for Microchip's LAN865X MACPHY

[PATCH 0/2] ethdev: add group set miss actions API
 2023-09-20 12:52 UTC  (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] app/testpmd: add group set miss actions CLI commands

[PATCH 6.5 000/211] 6.5.5-rc1 review
 2023-09-20 12:53 UTC  (3+ messages)
` [PATCH 6.5 025/211] net: stmmac: use per-queue 64 bit statistics where necessary

[PATCH v4 0/1] Niagara MHSLD
 2023-09-20 12:52 UTC  (4+ messages)
` [PATCH v4 1/1] cxl/vendor: SK hynix Niagara Multi-Headed SLD Device

[PATCH v4 0/6] Add octal DTR support for Macronix flash
 2023-09-20 12:52 UTC  (5+ messages)
` [PATCH v4 5/6] mtd: spi-nor: core: Allow specifying the byte order in DTR mode
` [PATCH v4 6/6] mtd: spi-nor: sfdp: Get the 8D-8D-8D byte order from BFPT

[PATCH] gpiolib: extend the critical sections of lookup tables
 2023-09-20 12:51 UTC  (5+ messages)

stable-rc/linux-4.19.y build: 19 builds: 4 failed, 15 passed, 2 errors, 20 warnings (v4.19.294-274-gb67b483f6a45)
 2023-09-20 12:50 UTC 

Subject: [PATCH v2] slab: kmalloc_size_roundup() must not return 0 for non-zero size
 2023-09-20 12:48 UTC  (10+ messages)

[PATCH 5.15 000/110] 5.15.133-rc1 review
 2023-09-20 11:32 UTC  (11+ messages)
` [PATCH 5.15 083/110] netfilter: nf_tables: GC transaction API to avoid race with control plane
` [PATCH 5.15 086/110] netfilter: nf_tables: remove busy mark and gc batch API
` [PATCH 5.15 087/110] netfilter: nf_tables: fix kdoc warnings after gc rework
` [PATCH 5.15 088/110] netfilter: nf_tables: fix GC transaction races with netns and netlink event exit path
` [PATCH 5.15 089/110] netfilter: nf_tables: GC transaction race with netns dismantle
` [PATCH 5.15 090/110] samples/hw_breakpoint: fix building without module unloading
` [PATCH 5.15 091/110] md/raid1: fix error: ISO C90 forbids mixed declarations
` [PATCH 5.15 092/110] attr: block mode changes of symlinks
` [PATCH 5.15 109/110] net/sched: Retire rsvp classifier
` [PATCH 5.15 110/110] drm/amd/display: enable cursor degamma for DCN3+ DRM legacy gamma


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.