LKML Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-04-02 14:55:13 to 2024-04-02 17:10:24 UTC [more...]

BUG: unable to handle kernel paging request in crypto_sha3_update
 2024-04-02 17:10 UTC  (4+ messages)

[tip: x86/misc] Documentation/maintainer-tip: Clarify merge window policy
 2024-04-02 17:09 UTC 

C skill issues and good taste
 2024-04-02 17:08 UTC 

[PATCH RFC 0/3] btrfs: zoned: reclaim block-groups more aggressively
 2024-04-02 17:09 UTC  (7+ messages)
` [PATCH RFC PATCH 2/3] btrfs: zoned: reserve relocation zone on mount
` [PATCH RFC PATCH 3/3] btrfs: zoned: kick cleaner kthread if low on space

[PATCH net-next v1 0/8] net: dsa: microchip: ksz8: refactor FDB dump path
 2024-04-02 17:07 UTC  (14+ messages)
` [PATCH net-next v1 1/8] net: dsa: microchip: Remove unused FDB timestamp support in ksz8_r_dyn_mac_table()
` [PATCH net-next v1 2/8] net: dsa: microchip: Make ksz8_r_dyn_mac_table() static
` [PATCH net-next v1 3/8] net: dsa: microchip: ksz8: Refactor ksz8_fdb_dump()
` [PATCH net-next v1 4/8] net: dsa: microchip: ksz8: Refactor ksz8_r_dyn_mac_table() for readability
` [PATCH net-next v1 5/8] net: dsa: microchip: ksz8: Unify variable naming in ksz8_r_dyn_mac_table()
` [PATCH net-next v1 7/8] net: dsa: microchip: ksz8_r_dyn_mac_table(): return read/write error if we got any

[PATCH 0/2] soc: qcom: pmic_glink: fix client handling
 2024-04-02 17:07 UTC  (3+ messages)
` [PATCH 1/2] soc: qcom: pmic_glink: don't traverse clients list without a lock
` [PATCH 2/2] soc: qcom: pmic_glink: notify clients about the current state

[PATCH RFC cmpxchg 0/8] Provide emulation for one- and two-byte cmpxchg()
 2024-04-02 17:06 UTC  (4+ messages)
` [PATCH RFC cmpxchg 3/8] ARC: Emulate one-byte and two-byte cmpxchg

[PATCH] x86/sev: Apply RMP table fixups for kexec
 2024-04-02 17:06 UTC  (5+ messages)

[PATCH net] pds_core: Fix pdsc_check_pci_health function to print warning
 2024-04-02 17:02 UTC  (3+ messages)

[PATCH] arm64: dts: ti: k3-j722s: Disable ethernet ports by default
 2024-04-02 16:58 UTC  (5+ messages)

[PATCH] wifi: mt76: mt7603: add debugfs attr for disabling frames buffering
 2024-04-02 16:54 UTC  (2+ messages)

[PATCH 1/2] drm/bridge: lt8912b: add support for P/N pin swap
 2024-04-02 16:53 UTC  (2+ messages)

[PATCH v0 00/14] Make I2C terminology more inclusive for I2C Algobit and consumers
 2024-04-02 16:52 UTC  (7+ messages)
` [PATCH v0 03/14] drm/gma500,drm/i915: Make I2C terminology more inclusive

[PATCH v2 0/6] staging: pi433: Remove duplicated code using the "goto" error recovery scheme
 2024-04-02 16:50 UTC  (5+ messages)
` [PATCH v2 5/6] "
` [PATCH v2 6/6] staging: pi433: Rename return value from "status" to "ret"

[PATCH 1/3] arm64: Add TIF_POLLING_NRFLAG
 2024-04-02 16:48 UTC  (3+ messages)
` [PATCH 2/3] arm64: add __READ_ONCE_EX()

[PATCH net-next 0/2] net: fix variable shadowing spam from headers
 2024-04-02 16:48 UTC  (8+ messages)
` [PATCH net-next 2/2] netdev_queues: fix -Wshadow / Sparse shadow warnings throughout the file

[PATCH 2/2] timers: Fix removed self-IPI on global timer's enqueue in nohz_full
 2024-04-02 16:47 UTC  (11+ messages)

[PATCH v4 00/13] mm/gup: Unify hugetlb, part 2
 2024-04-02 16:46 UTC  (11+ messages)
` [PATCH v4 13/13] mm/gup: Handle hugetlb in the generic follow_page_mask code

[PATCH v4 00/20] Omnivision OV4689 refactoring and improvements
 2024-04-02 16:45 UTC  (21+ messages)
` [PATCH v4 01/20] media: i2c: ov4689: Clean up and annotate the register table
` [PATCH v4 02/20] media: i2c: ov4689: Sort register definitions by address
` [PATCH v4 03/20] media: i2c: ov4689: Fix typo in a comment
` [PATCH v4 04/20] media: i2c: ov4689: CCI conversion
` [PATCH v4 05/20] media: i2c: ov4689: Remove i2c_client from ov4689 struct
` [PATCH v4 06/20] media: i2c: ov4689: Refactor ov4689_set_ctrl
` [PATCH v4 07/20] media: i2c: ov4689: Use sub-device active state
` [PATCH v4 08/20] media: i2c: ov4689: Enable runtime PM before registering sub-device
` [PATCH v4 09/20] media: i2c: ov4689: Use runtime PM autosuspend
` [PATCH v4 10/20] media: i2c: ov4689: Remove max_fps field from struct ov4689_mode
` [PATCH v4 11/20] media: i2c: ov4689: Make horizontal blanking configurable
` [PATCH v4 12/20] media: i2c: ov4689: Implement vflip/hflip controls
` [PATCH v4 13/20] media: i2c: ov4689: Implement digital gain control
` [PATCH v4 14/20] media: i2c: ov4689: Implement manual color balance controls
` [PATCH v4 15/20] media: i2c: ov4689: Move pixel array size out of struct ov4689_mode
` [PATCH v4 16/20] media: i2c: ov4689: Set timing registers programmatically
` [PATCH v4 17/20] media: i2c: ov4689: Configurable analogue crop
` [PATCH v4 18/20] media: i2c: ov4689: Eliminate struct ov4689_mode
` [PATCH v4 19/20] media: i2c: ov4689: Refactor ov4689_s_stream
` [PATCH v4 20/20] media: i2c: ov4689: Implement 2x2 binning

[PATCH v4] i2c: i2c-qcom-geni: Parse Error correctly in i2c GSI mode
 2024-04-02 16:44 UTC  (4+ messages)

[PATCH bpf-next] Fix latent unsoundness in and/or/xor value tracking
 2024-04-02 16:43 UTC  (7+ messages)

[PATCH 0/3] PCI/MSI: Remove IMS (Interrupt Message Store) support for now
 2024-04-02 16:42 UTC  (2+ messages)

[PATCH v6 0/4] firmware: arm_scmi: Add SCMI v3.2 pincontrol protocol basic support
 2024-04-02 16:39 UTC  (8+ messages)
` [PATCH v6 3/4] "

[PATCH v7 0/4] firmware: arm_scmi: Add SCMI v3.2 pincontrol protocol basic support
 2024-04-02 16:40 UTC  (5+ messages)
` [PATCH v7 4/4] pinctrl: Implementation of the generic scmi-pinctrl driver

6.9.0-rc2+ kernel hangs on boot
 2024-04-02 16:37 UTC 

[PATCH v3] drm/panthor: Fix couple of NULL vs IS_ERR() bugs
 2024-04-02 16:33 UTC  (5+ messages)

Why is the ARM SMMU v1/v2 put into bypass mode on kexec?
 2024-04-02 16:32 UTC  (7+ messages)

[PATCH V4 0/5] mlx5 ConnectX control misc driver
 2024-04-02 16:32 UTC  (14+ messages)

[PATCH] mean_and_variance: Drop always failing tests
 2024-04-02 16:26 UTC  (3+ messages)

[PATCH v2 0/1] cxl/core: Fix initialization of mbox_cmd.size_out in get event
 2024-04-02 16:25 UTC  (3+ messages)
` [PATCH v2 1/1] "

[PATCH][next] crypto: qat: Fix spelling mistake "Invalide" -> "Invalid"
 2024-04-02 16:24 UTC  (2+ messages)

[PATCH][next] crypto: qat - Avoid -Wflex-array-member-not-at-end warnings
 2024-04-02 16:21 UTC  (2+ messages)

[PATCH v2 0/3] Add sy7802 flash led driver
 2024-04-02 16:22 UTC  (3+ messages)
` [PATCH v2 1/3] dt-bindings: leds: Add Silergy SY7802 flash LED

[PATCH 0/4] Translate development-process into Spanish
 2024-04-02 16:21 UTC  (3+ messages)

[PATCH v6 0/5] KVM: arm64: Support for 2023 dpISA extensions
 2024-04-02 16:20 UTC  (6+ messages)
` [PATCH v6 1/5] KVM: arm64: Share all userspace hardened thread data with the hypervisor

[PATCH v9 00/15] Add Cgroup support for SGX EPC memory
 2024-04-02 16:20 UTC  (11+ messages)
` [PATCH v9 15/15] selftests/sgx: Add scripts for EPC cgroup testing
            `  "

[PATCH v1 0/6] clk: meson: introduce Amlogic A1 SoC Family CPU clock controller driver
 2024-04-02 16:17 UTC  (12+ messages)
` [PATCH v1 2/6] clk: meson: a1: pll: support 'syspll' general-purpose PLL for CPU clock
` [PATCH v1 6/6] clk: meson: a1: add Amlogic A1 CPU clock controller driver

[PATCH v3] clk: starfive: pll: Fix lower rate of CPUfreq by setting PLL0 rate to 1.5GHz
 2024-04-02 16:18 UTC  (2+ messages)

[PATCH v5 0/5] PCI: dwc: Add common pme_turn_off message by using outbound iATU
 2024-04-02 16:15 UTC  (2+ messages)

[PATCH 0/2] phy: qcom-qmp-ufs: Fix PHY QMP clocks for SC7180
 2024-04-02 16:15 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: phy: qmp-ufs: Fix PHY "

[PATCH] Documentation: kunit: correct KUNIT_VERY_SLOW to KUNIT_SPEED_VERY_SLOW
 2024-04-02 16:15 UTC  (3+ messages)

[RFC PATCH 0/6] Support ROHM BD96801 scalable PMIC
 2024-04-02 16:15 UTC  (5+ messages)
` [RFC PATCH 4/6] regulator: bd96801: ROHM BD96801 PMIC regulators
` [RFC PATCH 5/6] watchdog: ROHM BD96801 PMIC WDG driver

[PATCH 0/2] Increase CAN max bitrate for phyCORE-AM62x and phyCORE-am64x
 2024-04-02 16:14 UTC  (5+ messages)
` [PATCH 1/2] arm64: dts: ti: k3-am625-phyboard-lyra-rdk: Increase CAN max bitrate
` [PATCH 2/2] arm64: dts: ti: k3-am642-phyboard-electra-rdk: "

[PATCH] slub: fix slub segmentation
 2024-04-02 16:13 UTC  (3+ messages)

[PATCH v6 0/4] Add support i.MX95 BLK CTL module clock features
 2024-04-02 16:13 UTC  (3+ messages)
` [PATCH v6 1/4] dt-bindings: clock: add i.MX95 clock header

[PATCH v5 0/2] codingstyle: avoid unused parameters for a function-like macro
 2024-04-02 16:13 UTC  (8+ messages)
` [PATCH v5 1/2] Documentation: coding-style: ask function-like macros to evaluate parameters
` [PATCH v5 2/2] scripts: checkpatch: check unused parameters for function-like macro

[PATCH v2 0/2] ASoC: dt-bindings: convert fsl-asoc-card.txt to YAML
 2024-04-02 16:12 UTC  (3+ messages)
` [PATCH v2 2/2] ASoC: dt-bindings: fsl-asoc-card: convert "

[PATCH] Bluetooth: hci_intel: Fix multiple issues reported by checkpatch.pl
 2024-04-02 16:12 UTC  (3+ messages)

[PATCH v2] mm/slub: Reduce memory consumption in extreme scenarios
 2024-04-02 16:08 UTC  (2+ messages)

[PATCH v2 1/1] auxdisplay: linedisp: Group display drivers together
 2024-04-02 16:07 UTC  (2+ messages)

[PATCH v2 1/1] docs: dma: correct dma_set_mask() sample code
 2024-04-02 16:08 UTC  (5+ messages)

[PATCH] nvme-pci: Add sleep quirk for Samsung 990 Evo
 2024-04-02 16:08 UTC  (4+ messages)

[PATCH v2 1/1] PCI: dwc: Fix index 0 incorrectly being interpreted as a free ATU slot
 2024-04-02 16:05 UTC  (7+ messages)

[PATCH v2 0/2] Add DT support for video clock controller on SM8150
 2024-04-02 16:05 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: clock: qcom: Update SM8150 videocc bindings

[PATCH] docs/zh_CN: Add dev-tools/ubsan Chinese translation
 2024-04-02 16:04 UTC  (2+ messages)

[PATCH net-next 0/3] net: stmmac: Add support for RZN1 GMAC devices
 2024-04-02 16:04 UTC  (7+ messages)
` [PATCH net-next 2/3] net: stmmac: add support for RZ/N1 GMAC
      ` [PATCH net-next 1/2] net: stmmac: introduce pcs_init/pcs_exit stmmac operations
      ` [PATCH net-next 2/2] net: stmmac: dwmac-socfpga: use pcs_init/pcs_exit

[PATCH 1/1] clk: qcom: smd-rpm: Restore msm8976 num_clk
 2024-04-02 16:03 UTC  (2+ messages)

general protection fault in security_inode_getattr
 2024-04-02 16:01 UTC  (3+ messages)

[PATCH V4] PCI: Add support for preserving boot configuration
 2024-04-02 16:01 UTC  (3+ messages)
` [PATCH V5] "

[PATCH 1/6] kbuild: deb-pkg: factor out common Make options in debian/rules
 2024-04-02 15:59 UTC  (3+ messages)
` [PATCH 6/6] kbuild: deb-pkg: use more debhelper commands in builddeb

[PATCH net] net: mana: Fix Rx DMA datasize and skb_over_panic
 2024-04-02 15:59 UTC  (6+ messages)

[PATCH v4 0/4] Update Energy Model after chip binning adjusted voltages
 2024-04-02 15:58 UTC  (5+ messages)
` [PATCH v4 1/4] OPP: OF: Export dev_opp_pm_calc_power() for usage from EM
` [PATCH v4 2/4] PM: EM: Refactor em_adjust_new_capacity()
` [PATCH v4 3/4] PM: EM: Add em_dev_update_chip_binning()
` [PATCH v4 4/4] soc: samsung: exynos-asv: Update Energy Model after adjusting voltage

[PATCH 0/3] arm64: dts: qcom: msm8996: enable fastrpc and glink-edge
 2024-04-02 15:58 UTC  (4+ messages)
` [PATCH 3/3] arm64: dts: msm8996: add fastrpc nodes

[PATCH] scsi: qla2xxx: Fix off by one in qla_edif_app_getstats()
 2024-04-02 15:51 UTC  (3+ messages)

[PATCH v2 1/2] net: ravb: Always process TX descriptor ring
 2024-04-02 15:50 UTC  (4+ messages)
` [PATCH v2 2/2] net: ravb: Always update error counters

[PATCH v15 0/9] Cache insensitive cleanup for ext4/f2fs
 2024-04-02 15:48 UTC  (10+ messages)
` [PATCH v15 1/9] ext4: Simplify the handling of cached insensitive names
` [PATCH v15 2/9] f2fs: "
` [PATCH v15 3/9] libfs: Introduce case-insensitive string comparison helper
` [PATCH v15 4/9] ext4: Reuse generic_ci_match for ci comparisons
` [PATCH v15 5/9] f2fs: "
` [PATCH v15 6/9] ext4: Log error when lookup of encoded dentry fails
` [PATCH v15 7/9] f2fs: "
` [PATCH v15 8/9] ext4: Move CONFIG_UNICODE defguards into the code flow
` [PATCH v15 9/9] f2fs: "

[PATCH net-next v6 00/17] net: Add support for Power over Ethernet (PoE)
 2024-04-02 15:47 UTC  (4+ messages)
` [PATCH net-next v6 11/17] dt-bindings: net: pse-pd: Add another way of describing several PSE PIs

[PATCH] Documentation/x86: Document resctrl bandwidth control units are MiB
 2024-04-02 15:43 UTC  (8+ messages)

[PATCHv9 00/17] x86/tdx: Add kexec support
 2024-04-02 15:42 UTC  (5+ messages)
` [PATCHv9 05/17] x86/kexec: Keep CR4.MCE set during kexec for TDX guest

[PATCH v1 00/16] serial: max3100: Put into shape
 2024-04-02 15:38 UTC  (17+ messages)
` [PATCH v1 01/16] serial: max3100: Lock port->lock when calling uart_handle_cts_change()
` [PATCH v1 02/16] serial: max3100: Update uart_driver_registered on driver removal
` [PATCH v1 03/16] serial: max3100: Fix bitwise types
` [PATCH v1 04/16] serial: max3100: Make struct plat_max3100 local
` [PATCH v1 05/16] serial: max3100: Remove custom HW shutdown support
` [PATCH v1 06/16] serial: max3100: Replace custom polling timeout with standard one
` [PATCH v1 07/16] serial: max3100: Enable TIOCM_LOOP
` [PATCH v1 08/16] serial: max3100: Get crystal frequency via device property
` [PATCH v1 09/16] serial: max3100: Remove duplicating irq field
` [PATCH v1 10/16] serial: max3100: Switch to use dev_err_probe()
` [PATCH v1 11/16] serial: max3100: Replace MODULE_ALIAS() with respective ID tables
` [PATCH v1 12/16] serial: max3100: Switch to DEFINE_SIMPLE_DEV_PM_OPS()
` [PATCH v1 13/16] serial: max3100: Extract to_max3100_port() helper macro
` [PATCH v1 14/16] serial: max3100: Remove unneeded forward declaration
` [PATCH v1 15/16] serial: max3100: Sort headers
` [PATCH v1 16/16] serial: max3100: Update Kconfig entry

[PATCH V4] lockdep: fix deadlock issue between lockdep and rcu
 2024-04-02 15:41 UTC  (2+ messages)

[ANNOUNCE] PUCK Agenda - 2024.03.13 - No topic
 2024-04-02 15:37 UTC  (2+ messages)

[PATCH] bus: mhi: host: Add sysfs entry to force device to enter EDL
 2024-04-02 15:33 UTC  (8+ messages)

[PATCH] trace doc: Minor grammatical correction
 2024-04-02 15:33 UTC  (2+ messages)

[PATCH v1 0/6] mfd: kempld: A few cleanups
 2024-04-02 15:31 UTC  (2+ messages)

[PATCH] Add MO(mod objs) variable to process ext modules with subdirs
 2024-04-02 15:30 UTC 

[PATCH 0/2] cgroup/cpuset: Make cpuset hotplug processing synchronous
 2024-04-02 15:30 UTC  (4+ messages)
` [PATCH 1/2] "

[PATCH] scripts: sphinx-pre-install: Add pyyaml hint to other distros
 2024-04-02 15:30 UTC  (2+ messages)

[PATCH v1 0/2] ACPI: LPSS: Prepare for SPI code cleanup
 2024-04-02 15:28 UTC  (3+ messages)
` [PATCH v1 1/2] ACPI: LPSS: Remove nested ifdeffery for CONFIG_PM
` [PATCH v1 2/2] ACPI: LPSS: Advertise number of chip selects via property

[PATCH] scripts/sphinx-pre-install: fix Arch xelatex dependency
 2024-04-02 15:28 UTC 

[RFC PATCH v2 0/5] Add A1 Soc audio clock controller driver
 2024-04-02 15:11 UTC  (5+ messages)
` [RFC PATCH v2 1/5] clk: meson: axg: move reset controller's code to separate module
` [RFC PATCH v2 4/5] clk: meson: a1: add the audio clock controller driver

[PATCH] docs/zh: Fix Cc, Co-developed-by, and Signed-off-by tags
 2024-04-02 15:22 UTC  (2+ messages)

[PATCH v8 0/3] Add support for vibrator in multiple PMICs
 2024-04-02 15:21 UTC  (3+ messages)
` [PATCH v8 1/3] input: pm8xxx-vibrator: refactor to support new SPMI vibrator

[PATCH] ASoC: codecs: rk3308: add dependency on OF
 2024-04-02 15:17 UTC  (3+ messages)

[PATCH v2] Drivers: hv: Cosmetic changes for hv.c and balloon.c
 2024-04-02 15:16 UTC  (2+ messages)

[PATCH] arm64: dts: ti: k3-j722s-evm: Enable eMMC support
 2024-04-02 15:16 UTC 

[PATCH bpf-next v3] selftests/bpf: Move test_dev_cgroup to prog_tests
 2024-04-02 15:16 UTC  (3+ messages)

[GIT PULL] Documentation fixes for 6.9
 2024-04-02 15:10 UTC 

[PATCH] swiotlb: Do not set total_used to 0 in swiotlb_create_debugfs_files()
 2024-04-02 15:10 UTC  (2+ messages)

[PATCH 1/1] swiotlb: Fix swiotlb_bounce() to do partial sync's correctly
 2024-04-02 15:10 UTC  (2+ messages)

[PATCH v4 0/2] swiotlb: allocate padding slots if necessary
 2024-04-02 15:10 UTC  (3+ messages)
` [PATCH v4 1/2] swiotlb: extend buffer pre-padding to alloc_align_mask "

[PATCH 0/7] arm64: dts: imx8: fixed lpcg indices
 2024-04-02 15:09 UTC  (4+ messages)
` [PATCH 1/7] arm64: dts: imx8-ss-lsio: fix pwm "

[ANNOUNCE] v6.8.2-rt10
 2024-04-02 15:08 UTC 

[PATCH v4 10/10] drm/vboxvideo: fix mapping leaks
 2024-04-02 15:05 UTC  (3+ messages)

[PATCH net-next 0/4] net: route: improve route hinting
 2024-04-02 15:02 UTC  (4+ messages)

[PATCH bpf-next] bpf: Improve program stats run-time calculation
 2024-04-02 15:00 UTC  (2+ messages)

[PATCH v2] fuse: allow FUSE drivers to declare themselves free from outside changes
 2024-04-02 14:57 UTC  (8+ messages)

[PATCH v6 1/2] posix-timers: Prefer delivery of signals to the current thread
 2024-04-02 14:57 UTC  (3+ messages)

[syzbot] [reiserfs?] INFO: task hung in deactivate_super (2)
 2024-04-02 14:54 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).