public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-05-03 08:35:50 to 2023-05-03 11:54:51 UTC [more...]

[patch 0/3] lib/percpu_counter, cpu/hotplug: Cure the cpu_dying_mask woes
 2023-05-03 11:50 UTC  (2+ messages)

[PATCH v3 0/2] clk: fix corner case of clk_mux_determine_rate_flags()
 2023-05-03 11:53 UTC  (4+ messages)
` [PATCH v3 2/2] clk: tests: Add missing test cases for mux determine_rate

[PATCH 0/4] arm64: dts: ti: Describe flash partitions for J7 platforms
 2023-05-03 11:51 UTC  (6+ messages)
` [PATCH 1/4] arm64: dts: ti: k3-j721e-som: Describe OSPI flash partition info
` [PATCH 2/4] arm64: dts: ti: k3-j721e-som: Describe QSPI "
` [PATCH 3/4] arm64: dts: ti: k3-j721e-sk: Describe OSPI "
` [PATCH 4/4] arm64: dts: ti: k3-j7200-som: Describe OSPI and Hyperflash "

[PATCH v2 00/11] MediaTek DDP GAMMA - 12-bit LUT support
 2023-05-03 11:49 UTC  (12+ messages)
` [PATCH v2 01/11] drm/mediatek: gamma: Adjust mtk_drm_gamma_set_common parameters
` [PATCH v2 02/11] drm/mediatek: gamma: Reduce indentation in mtk_gamma_set_common()
` [PATCH v2 03/11] drm/mediatek: gamma: Support SoC specific LUT size
` [PATCH v2 04/11] drm/mediatek: gamma: Improve and simplify HW LUT calculation
` [PATCH v2 05/11] drm/mediatek: gamma: Enable the Gamma LUT table only after programming
` [PATCH v2 06/11] drm/mediatek: gamma: Use bitfield macros
` [PATCH v2 07/11] drm/mediatek: gamma: Support specifying number of bits per LUT component
` [PATCH v2 08/11] drm/mediatek: gamma: Support multi-bank gamma LUT
` [PATCH v2 09/11] drm/mediatek: gamma: Add support for 12-bit LUT and MT8195
` [PATCH v2 10/11] drm/mediatek: gamma: Make sure relay mode is disabled
` [PATCH v2 11/11] drm/mediatek: gamma: Program gamma LUT type for descending or rising

[PATCH v4 0/3] Add support for ESM
 2023-05-03 11:48 UTC  (5+ messages)
` [PATCH v4 1/3] dt-bindings: misc: esm: Add ESM support for TI K3 devices
` [PATCH v4 2/3] arm64: dts: ti: k3-j721e: Add ESM support
` [PATCH v4 3/3] arm64: dts: ti: k3-j7200: "

[PATCH] arm64: dts: ti: k3-j784s4: Fix wakeup pinmux range and pinctrl node offsets
 2023-05-03 11:46 UTC  (2+ messages)

[PATCH] PM / devfreq: mtk-cci: refactor error handling of probe and remove
 2023-05-03 11:40 UTC 

[syzbot] [crypto?] KCSAN: data-race in random_recv_done / virtio_read (3)
 2023-05-03 11:37 UTC  (6+ messages)
  ` [PATCH] hwrng: virtio - Fix race on data_avail and actual data

[PATCH v3 0/3] TI TPS6594 PMIC support (RTC, pinctrl, regulators)
 2023-05-03 11:37 UTC  (4+ messages)
` [PATCH v3 2/3] pinctrl: tps6594: add for TPS6594 PMIC

[PATCH 0/5] ASoC: MediaTek MT8195/86 Cleanups
 2023-05-03 11:34 UTC  (6+ messages)
` [PATCH 1/5] ASoC: SOF: mediatek: mt8195: Use snd_sof_ipc_process_reply() helper
` [PATCH 2/5] ASoC: SOF: mediatek: mt8186: "
` [PATCH 3/5] ASoC: mediatek: mt8195-afe-pcm: Simplify runtime PM during probe
` [PATCH 4/5] ASoC: mediatek: mt8195-afe-pcm: Simplify with dev_err_probe()
` [PATCH 5/5] ASoC: mediatek: mt8195-afe-pcm: Clean up unnecessary functions

[RFC PATCH 00/11] Rust null block driver
 2023-05-03 11:32 UTC  (14+ messages)
` [RFC PATCH 01/11] rust: add radix tree abstraction
` [RFC PATCH 02/11] rust: add `pages` module for handling page allocation
` [RFC PATCH 03/11] rust: block: introduce `kernel::block::mq` module
` [RFC PATCH 04/11] rust: block: introduce `kernel::block::bio` module
` [RFC PATCH 05/11] RUST: add `module_params` macro
` [RFC PATCH 06/11] rust: apply cache line padding for `SpinLock`
` [RFC PATCH 07/11] rust: lock: add support for `Lock::lock_irqsave`
` [RFC PATCH 08/11] rust: lock: implement `IrqSaveBackend` for `SpinLock`
` [RFC PATCH 09/11] RUST: implement `ForeignOwnable` for `Pin`
` [RFC PATCH 10/11] rust: add null block driver
` [RFC PATCH 11/11] rust: inline a number of short functions

[PATCH v1] arm64: defconfig: Enable UFS support for MediaTek platforms
 2023-05-03 11:27 UTC  (2+ messages)

[PATCH] remoteproc: qcom: Add NOTIFY_FATAL event type to SSR subdevice
 2023-05-03 11:26 UTC  (2+ messages)

[PATCH v8 0/3] mm/gup: disallow GUP writing to file-backed mappings by default
 2023-05-03 11:25 UTC  (6+ messages)
` [PATCH v8 3/3] mm/gup: disallow FOLL_LONGTERM GUP-fast writing to file-backed mappings

[PATCH] backlight: corgi_lcd: fix missing prototype
 2023-05-03 11:20 UTC  (2+ messages)

[PATCH v5 0/3] Add pinctrl support for SDX75
 2023-05-03 11:14 UTC  (6+ messages)
` [PATCH v5 2/3] pinctrl: qcom: Refactor target specific pinctrl driver
` [PATCH v5 3/3] pinctrl: qcom: Add SDX75 pincontrol driver

[PATCH v7 0/9] Add multiport support for DWC3 controllers
 2023-05-03 11:10 UTC  (3+ messages)
` [PATCH v7 5/9] usb: dwc3: core: Refactor PHY logic to support Multiport Controller

[PATCH] rust: bindings: fix sorting of rust/bindings/bindings_helper.h's #includes
 2023-05-03 11:08 UTC  (5+ messages)
` [PATCH v1] rust: error: add ERESTARTSYS error code

[PATCH v3 2/3] mfd: axp20x: Add support for AXP15060 PMIC
 2023-05-03 11:07 UTC  (3+ messages)

[PATCH] Remove HAVE_VIRT_CPU_ACCOUNTING_GEN option
 2023-05-03 11:06 UTC  (2+ messages)

[PATCH] drbd: do not set REQ_PREFLUSH when submitting barrier
 2023-05-03 11:05 UTC  (3+ messages)

[RFC PATCH 0/1] Categorize ARM dts directory
 2023-05-03 11:02 UTC  (18+ messages)

[PATCH blktests v3 00/12] nvme testsuite runtime optimization
 2023-05-03 11:01 UTC  (22+ messages)
` [PATCH blktests v3 01/12] nvme/rc: Auto convert test device size info
` [PATCH blktests v3 02/12] nvme: Do not hard code device size for dd test
` [PATCH blktests v3 03/12] common/xfs: Make size argument optional for _xfs_run_fio_verify_io
` [PATCH blktests v3 04/12] common/xfs: Limit fio size job to fit into xfs fs
` [PATCH blktests v3 06/12] Documentation: Add info on nvme_tr_type
` [PATCH blktests v3 07/12] nvme: Make test image size configurable
` [PATCH blktests v3 08/12] nvme/rc: Add minimal test image size requirement
` [PATCH blktests v3 09/12] common/fio: Limit number of random jobs
` [PATCH blktests v3 12/12] nvme: Make the number iterations configurable

[PATCH 0/6] Initial Rust V4L2 support
 2023-05-03 11:00 UTC  (12+ messages)

[PATCH v3] usb: dwc3: gadget: Improve dwc3_gadget_suspend() and dwc3_gadget_resume()
 2023-05-03 11:00 UTC 

[PATCH V3 0/3] Add video clock controller driver for SM8450
 2023-05-03 10:59 UTC  (4+ messages)
` [PATCH V3 1/3] dt-bindings: clock: qcom: Add SM8450 video clock controller
` [PATCH V3 2/3] clk: qcom: videocc-sm8450: Add video clock controller driver for SM8450
` [PATCH V3 3/3] arm64: dts: qcom: sm8450: Add video clock controller

[PATCH 00/11] Add multipd remoteproc support
 2023-05-03 10:59 UTC  (4+ messages)
` [PATCH 01/11] dt-bindings: remoteproc: qcom: Add support for multipd model

[syzbot] upstream boot error: BUG: unable to handle kernel NULL pointer dereference in psi_task_switch
 2023-05-03 10:54 UTC  (5+ messages)

[PATCH] iio: addac: ad74413: don't set DIN_SINK for functions other than digital input
 2023-05-03 10:50 UTC 

[GIT PULL]; soundwire updates for v6.4
 2023-05-03 10:50 UTC 

[PATCH net 0/4] Documentation fixes for Mellanox mlx5 devlink info
 2023-05-03 10:49 UTC  (10+ messages)
` [PATCH net 1/4] Documentation: net/mlx5: Wrap vnic reporter devlink commands in code blocks
` [PATCH net 2/4] Documentation: net/mlx5: Use bullet and definition lists for vnic counters description
` [PATCH net 3/4] Documentation: net/mlx5: Add blank line separator before numbered lists
` [PATCH net 4/4] Documentation: net/mlx5: Wrap notes in admonition blocks

[GIT PULL]: Generic phy updates for v6.4
 2023-05-03 10:48 UTC 

[PATCH] scsi: ufs: core: Return earlier if ufshcd_hba_init_crypto_capabilities() fails
 2023-05-03 10:46 UTC 

[GIT PULL]: dmaengine updates for v6.4-rc1
 2023-05-03 10:45 UTC 

[PATCH] accel/qaic: silence some uninitialized variable warnings
 2023-05-03 10:41 UTC 

[syzbot] [ntfs3?] [btrfs?] BUG: unable to handle kernel paging request in clear_user_rep_good
 2023-05-03 10:31 UTC  (4+ messages)
` [syzbot] [xfs?] "

[PATCH net v2] sctp: fix a potential buffer overflow in sctp_sched_set_sched()
 2023-05-03 10:31 UTC  (5+ messages)
    ` [PATCH net v3] sctp: remove unncessary check "

[PATCH 0/4] Expose the isa-string via the AT_BASE_PLATFORM aux vector
 2023-05-03 10:30 UTC  (2+ messages)

[PATCH 00/15] Change the integrity configuration method in block
 2023-05-03 10:28 UTC  (16+ messages)
  ` [PATCH 01/15] block: bio: rename page_is_mergeable to bio_page_is_mergeable and make non-static
  ` [PATCH 02/15] block: blk-integiry: add helper functions for bio_integrity_add_page
  ` [PATCH 03/15] block: bio-integrity: modify bio_integrity_add_page()
  ` [PATCH 04/15] block: bio-integiry: cleanup bio_integrity_prep
  ` [PATCH 05/15] block: fix not to apply bip information in blk_rq_bio_prep()
  ` [PATCH 06/15] block: blk-merge: fix to add the number of integrity segments to the request twice
  ` [PATCH 07/15] block: blk-merge: fix merging two requests in ll_merge_requests_fn
  ` [PATCH 08/15] block: add helper function to get the number of integrity segments
  ` [PATCH 09/15] scsi: add scsi_alloc_integrity_sgtables() for integrity process
  ` [PATCH 10/15] scsi: change to use blk_rq_nr_integrity_segments() instead of blk_rq_count_integrity_sg()
  ` [PATCH 11/15] block: blk-integrity: change how to find the number of integrity of bio
  ` [PATCH 12/15] nvme: rdma: change how to find the number of integrity of request
  ` [PATCH 13/15] block: add helper function for iteration of bip's bvec
  ` [PATCH 14/15] block: blk-integrity: change sg-table configuration method for integrity
  ` [PATCH 15/15] block: blk-integrity: remove blk_rq_count_integrity_sg()

[PATCH 00/40] Memory allocation profiling
 2023-05-03 10:26 UTC  (26+ messages)
` [PATCH 01/40] lib/string_helpers: Drop space in string_get_size's output

[PATCH] Revert arm64: drop ranges in definition of ARCH_FORCE_MAX_ORDER
 2023-05-03 10:20 UTC  (10+ messages)

[PATCH 0/2] EDAC/altera: Check previous DDR DBE during driver probe
 2023-05-03 10:18 UTC  (4+ messages)
` [PATCH v2 0/2]EDAC/altera: "
  ` [PATCH v2 1/2] firmware: stratix10-svc: Add command to get SEU error info
  ` [PATCH v2 2/2] EDAC/altera: Check previous DDR DBE during driver probe

[PATCH] rhashtable-test: Make use of rhashtable_walk_peek
 2023-05-03 10:15 UTC  (2+ messages)

[PATCH 0/2] r8a779a0: enable PWM
 2023-05-03 10:14 UTC  (5+ messages)
` [PATCH 1/2] clk: renesas: r8a779a0: Add PWM clock
` [PATCH 2/2] arm64: dts: renesas: r8a779a0: Add PWM nodes

[PATCH v2 1/2] dt-bindings: gpio: max7317: add spi gpio extender documentation
 2023-05-03 10:13 UTC  (5+ messages)
` [PATCH v2 2/2] gpio: max7317: Add gpio expander driver

[PATCH] dt-bindings: pwm: Add R-Car V3U device tree bindings
 2023-05-03 10:11 UTC  (2+ messages)

[PATCH v2] iio: bu27034: Ensure reset is written
 2023-05-03 10:01 UTC 

[PATCH v2 0/8] sched/topology: add for_each_numa_cpu() macro
 2023-05-03 10:00 UTC  (4+ messages)

[PATCH] iio: addac: ad74413: fix resistance input processing
 2023-05-03  9:58 UTC 

[PATCH v4 0/5] Support ROHM BU27008 RGB sensor
 2023-05-03  9:50 UTC  (6+ messages)
` [PATCH v4 1/5] dt-bindings: iio: light: ROHM BU27008
` [PATCH v4 2/5] iio: trigger: Add simple trigger_validation helper
` [PATCH v4 3/5] iio: kx022a: Use new iio_validate_own_trigger()
` [PATCH v4 4/5] iio: light: ROHM BU27008 color sensor
` [PATCH v4 5/5] MAINTAINERS: Add ROHM BU27008

[PATCH v1] rust: error: add ERESTARTSYS error code
 2023-05-03  9:50 UTC  (2+ messages)

[PATCH 0/7] phy: qcom-qmp-combo: Support orientation switching
 2023-05-03  9:50 UTC  (2+ messages)

[PATCH v5 3/3] Bluetooth: btusb: mediatek: add MediaTek devcoredump support
 2023-05-03  9:42 UTC  (2+ messages)

[PATCH v2] perf: Avoid implicit function declarations in lexer/parse interface
 2023-05-03  9:40 UTC  (5+ messages)

[PATCH] media: camss: camss-video: Don't zero subdev format again after initialization
 2023-05-03  9:39 UTC  (2+ messages)

[PATCH v2 0/2] usb: dwc3: gadget: Improve dwc3_gadget_suspend/resume
 2023-05-03  9:30 UTC  (7+ messages)
` [PATCH v2 1/2] usb: dwc3: gadget: Avoid controller stop in .suspend if !softconnect
` [PATCH v2 2/2] usb: dwc3: gadget: Improve dwc3_gadget_suspend() and dwc3_gadget_resume()

[PATCH net-next V7] dt-bindings: net: xlnx,axi-ethernet: convert bindings document to yaml
 2023-05-03  9:30 UTC  (5+ messages)

[syzbot] [mm?] [net?] KASAN: null-ptr-deref Read in filemap_fault
 2023-05-03  9:23 UTC  (2+ messages)
` [syzbot] [mm?] [udf?] "

[PATCH] iio: bu27034: Ensure reset is written
 2023-05-03  9:19 UTC  (2+ messages)

[PATCH 0/3] media: camss: Link CAMSS power domain on MSM8996
 2023-05-03  9:15 UTC  (8+ messages)
` [PATCH 1/3] media: dt-bindings: media: camss: qcom,msm8996-camss: Add CAMSS power domain and power-domain-names
` [PATCH 2/3] arm64: dts: qcom: msm8996: Add CAMSS power domain and power-domain-names to CAMSS
` [PATCH 3/3] media: camss: Link CAMSS power domain

[RFC PATCH 0/4] Add support for DRM cgroup memory accounting
 2023-05-03  9:11 UTC  (6+ messages)
` [RFC PATCH 1/4] cgroup: Add the DRM cgroup controller
` [RFC PATCH 2/4] drm/cgroup: Add memory accounting to DRM cgroup
` [RFC PATCH 3/4] drm/ttm: Handle -EAGAIN in ttm_resource_alloc as -ENOSPC
  ` [Intel-xe] "
` [RFC PATCH 4/4] drm/xe: Add support for the drm cgroup

[PATCH] igb: Define igb_pm_ops conditionally on CONFIG_PM
 2023-05-03  8:57 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH v2] Fix freeze in lm8333 i2c keyboard driver
 2023-05-03  8:54 UTC  (4+ messages)
` [PATCH v4] "

[PATCH v3 0/6] fbdev: Move framebuffer I/O helpers to <asm/fb.h>
 2023-05-03  8:52 UTC  (7+ messages)
` [PATCH v3 4/6] fbdev: Include <linux/io.h> via <asm/fb.h>

[PATCH v2 0/2] memcg: OOM log improvements
 2023-05-03  8:52 UTC  (4+ messages)
` [PATCH v2 2/2] memcg: dump memory.stat during cgroup OOM for v1

[PATCH v2 0/5] Fix scan-build warnings
 2023-05-03  8:44 UTC  (4+ messages)
` [PATCH v2 5/5] 9p: remove dead stores (variable set again without being read)

[PATCH] MAINTAINERS: Add myself as reviewer instead of Naga
 2023-05-03  8:43 UTC 

[PATCH] dt-bindings: xilinx: Remove Naga from memory and mtd bindings
 2023-05-03  8:40 UTC 

[PATCH blktests v3 0/2] nvme_trtype=fc fixes
 2023-05-03  8:38 UTC  (3+ messages)
` [PATCH blktests v3 1/2] nvme/rc: Cleanup fc ports in reverse order
` [PATCH blktests v3 2/2] nvme/rc: Cleanup fc resource before module unloading

[syzbot] [rdma?] INFO: trying to register non-static key in skb_dequeue (2)
 2023-05-03  8:37 UTC 

[PATCH v3 0/7] add DSC 1.2 dpu supports
 2023-05-03  8:35 UTC  (2+ messages)

[PATCH 1/3] mm: handle swap page faults under VMA lock if page is uncontended
 2023-05-03  8:34 UTC  (10+ messages)

[PATCH v7 00/13] AV1 stateless decoder for RK3588
 2023-05-03  8:34 UTC  (4+ messages)
` [PATCH v7 09/13] media: verisilicon: Add AV1 entropy helpers
` [PATCH v7 10/13] media: verisilicon: Add Rockchip AV1 decoder
` [PATCH v7 11/13] media: verisilicon: Add film grain feature to AV1 driver


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox