linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-09-08 07:54:07 to 2023-09-08 10:59:59 UTC [more...]

[GIT PULL] bcachefs
 2023-09-08 10:59 UTC  (12+ messages)
` Thank you! (was: Re: [GIT PULL] bcachefs)

[PATCH] soc: qcom: add ADSP PDCharger ULOG driver
 2023-09-08 10:53 UTC 

[PATCH] ASoC: cs35l56: Call pm_runtime_dont_use_autosuspend()
 2023-09-08 10:17 UTC 

[PATCH 1/1] ASoC: dwc: Add Single DMA mode support
 2023-09-08 10:50 UTC  (2+ messages)

[PATCH 0/2] Minor IXP4xx DTS updates
 2023-09-08 10:49 UTC  (3+ messages)
` [PATCH 1/2] ARM: dts: ixp4xx-nslu2: Enable write on flash
` [PATCH 2/2] ARM: dts: ixp4xx: Use right restart keycode

[PATCH] of/kexec: Omit kaslr-seed when kexecing with nokaslr
 2023-09-08 10:44 UTC 

[PATCH 0/5] Remove the XFS mrlock
 2023-09-08 10:44 UTC  (10+ messages)
` [PATCH 1/5] locking: Add rwsem_is_write_locked()
` [PATCH 3/5] xfs: Use rwsem_is_write_locked()

[PATCH v3] wifi: mwifiex: Fix oob check condition in mwifiex_process_rx_packet
 2023-09-08 10:41 UTC 

[PATCH 0/2] fs: fixes for multigrain ctime code
 2023-09-08 10:42 UTC  (3+ messages)
` [PATCH 1/2] fs: initialize inode->__i_ctime to the epoch

[PATCH v2 0/2] Change PWM-controlled LED pin active mode and algorithm
 2023-09-08 10:41 UTC  (4+ messages)
` [PATCH v2 2/2] pwm: sifive: change the PWM controlled LED algorithm

[PATCH v3 0/5] Match data improvements for rt1711h driver
 2023-09-08 10:40 UTC  (11+ messages)
` [PATCH v3 1/5] usb: typec: tcpci_rt1711h: Remove trailing comma in the terminator entry for OF table
` [PATCH v3 2/5] usb: typec: tcpci_rt1711h: Convert enum->pointer for data in the match tables
` [PATCH v3 3/5] usb: typec: tcpci_rt1711h: Add rxdz_sel variable to struct rt1711h_chip_info
` [PATCH v3 4/5] usb: typec: tcpci_rt1711h: Add enable_pd30_extended_message "
` [PATCH v3 5/5] usb: typec: tcpci_rt1711h: Drop CONFIG_OF ifdeffery

[PATCH v13 00/22] TDX host kernel support
 2023-09-08 10:38 UTC  (8+ messages)
` [PATCH v13 06/22] x86/virt/tdx: Add SEAMCALL error printing for module initialization
` [PATCH v13 07/22] x86/virt/tdx: Add skeleton to enable TDX on demand

[PATCH v2] wifi: mwifiex: Fix oob check condition in mwifiex_process_rx_packet
 2023-09-08 10:37 UTC  (3+ messages)

[PATCH v4 00/17] media: qcom: camss: Add parameter passing to remove several outstanding bugs
 2023-09-08 10:36 UTC  (18+ messages)
` [PATCH v4 02/17] media: qcom: camss: Rename camss struct resources to camss_subdev_resources
` [PATCH v4 07/17] media: qcom: camss: Pass CAMSS subdev callbacks via resource ops pointer
` [PATCH v4 11/17] media: qcom: camss: Allow clocks vfeN vfe_liteN or vfe_lite
` [PATCH v4 12/17] media: qcom: camss: Functionally decompose CSIPHY clock lookups
` [PATCH v4 15/17] media: qcom: camss: Move vfe_disable into a common routine where applicable
` [PATCH v4 16/17] media: qcom: camss: Propagate vfe_reset error up the callstack

[PATCH 1/4] sh: remove stale microdev board
 2023-09-08 10:23 UTC  (11+ messages)
` [PATCH 2/4] sh: remove unused sh4-202 support
` [PATCH 3/4] sh: remove superhyway bus support
` [PATCH 4/4] sh: machvec: remove custom ioport_{un,}map()

[PATCH v3 00/41] mtd: spi-nor: clean the flash_info database up
 2023-09-08 10:16 UTC  (42+ messages)
` [PATCH v3 01/41] mtd: spi-nor: remove catalyst 'flashes'
` [PATCH v3 02/41] mtd: spi-nor: remove Fujitsu MB85RS1MT support
` [PATCH v3 03/41] mtd: spi-nor: xilinx: use SPI_NOR_ID() in S3AN_INFO()
` [PATCH v3 04/41] mtd: spi-nor: xilinx: remove addr_nbytes from S3AN_INFO()
` [PATCH v3 05/41] mtd: spi-nor: convert .n_sectors to .size
` [PATCH v3 06/41] mtd: spi-nor: default page_size to 256 bytes
` [PATCH v3 07/41] mtd: spi-nor: store .n_banks in struct spi_nor_flash_parameter
` [PATCH v3 08/41] mtd: spi-nor: default .n_banks to 1
` [PATCH v3 09/41] mtd: spi-nor: push 4k SE handling into spi_nor_select_uniform_erase()
` [PATCH v3 10/41] mtd: spi-nor: make sector_size optional
` [PATCH v3 11/41] mtd: spi-nor: drop .parse_sfdp
` [PATCH v3 12/41] mtd: spi-nor: introduce (temporary) INFO0()
` [PATCH v3 13/41] mtd: spi-nor: move the .id and .id_len into an own structure
` [PATCH v3 14/41] mtd: spi-nor: rename .otp_org to .otp and make it a pointer
` [PATCH v3 15/41] mtd: spi-nor: add SNOR_ID() and SNOR_OTP()
` [PATCH v3 16/41] mtd: spi-nor: remove or move flash_info comments
` [PATCH v3 17/41] mtd: spi-nor: atmel: convert flash_info to new format
` [PATCH v3 18/41] mtd: spi-nor: eon: "
` [PATCH v3 19/41] mtd: spi-nor: esmt: "
` [PATCH v3 20/41] mtd: spi-nor: everspin: "
` [PATCH v3 21/41] mtd: spi-nor: gigadevice: "
` [PATCH v3 22/41] mtd: spi-nor: intel: "
` [PATCH v3 23/41] mtd: spi-nor: issi: "
` [PATCH v3 24/41] mtd: spi-nor: macronix: "
` [PATCH v3 25/41] mtd: spi-nor: micron-st: "
` [PATCH v3 26/41] mtd: spi-nor: spansion: "
` [PATCH v3 27/41] mtd: spi-nor: sst: "
` [PATCH v3 28/41] mtd: spi-nor: winbond: "
` [PATCH v3 29/41] mtd: spi-nor: xilinx: use new macros in S3AN_INFO()
` [PATCH v3 30/41] mtd: spi-nor: xmc: convert flash_info to new format
` [PATCH v3 31/41] mtd: spi-nor: atmel: sort flash_info database
` [PATCH v3 32/41] mtd: spi-nor: eon: "
` [PATCH v3 33/41] mtd: spi-nor: gigadevice: "
` [PATCH v3 34/41] mtd: spi-nor: issi: "
` [PATCH v3 35/41] mtd: spi-nor: macronix: "
` [PATCH v3 36/41] mtd: spi-nor: micron-st: "
` [PATCH v3 37/41] mtd: spi-nor: spansion: "
` [PATCH v3 38/41] mtd: spi-nor: sst: "
` [PATCH v3 39/41] mtd: spi-nor: winbond: sort flash_info entries
` [PATCH v3 40/41] mtd: spi-nor: atmel: drop duplicate entry
` [PATCH v3 41/41] mtd: spi-nor: core: get rid of the INFOx() macros

[PATCH v4] arm64/sysreg: refactor deprecated strncpy
 2023-09-08 10:18 UTC  (4+ messages)

[PATCH] x86/hyperv/vtl: Replace real_mode_header only under Hyper-V
 2023-09-08 10:26 UTC 

[RFC PATCH 0/7] sched: cpufreq: Remove magic margins
 2023-09-08 10:25 UTC  (4+ messages)

[PATCH v2 0/3] scsi: ufs: core: support WB buffer resize function
 2023-09-08 10:20 UTC  (4+ messages)
` [PATCH v2 1/3] scsi: ufs: core: add wb buffer resize related attr_idn
` [PATCH v2 2/3] scsi: ufs: core: Add ufshcd_wb_buf_resize function to enable WB buffer resize
` [PATCH v2 3/3] scsi: ufs: core: Add sysfs attributes to control WB buffer resize function

[PATCH] mtd: nand: qcom: Fix the node for nand unmap resource
 2023-09-08 10:22 UTC  (2+ messages)

[PATCH] fix writing to the filesystem after unmount
 2023-09-08 10:20 UTC  (13+ messages)

[PATCH v2] arm64/sysreg: refactor deprecated strncpy
 2023-09-08 10:20 UTC  (3+ messages)

[PATCH] ALSA: hda: cs35l56: Call pm_runtime_dont_use_autosuspend()
 2023-09-08 10:12 UTC 

[PATCH v3] dt-bindings: phy: Add compatible for Mediatek MT8188
 2023-09-08 10:04 UTC  (2+ messages)

[PATCH v1 0/3] Change tuning implementation
 2023-09-08 10:01 UTC  (10+ messages)
` [PATCH v1 1/3] dt-bindings: mmc: Drop unused properties

[PATCH] power: supply: mt6370: Fix missing error code in mt6370_chg_toggle_cfo()
 2023-09-08 10:01 UTC  (5+ messages)

[PATCH v2 0/6] Introduce __mt_dup() to improve the performance of fork()
 2023-09-08  9:58 UTC  (10+ messages)
` [PATCH v2 2/6] maple_tree: Introduce interfaces __mt_dup() and mtree_dup()
` [PATCH v2 3/6] maple_tree: Add test for mtree_dup()
` [PATCH v2 6/6] fork: Use __mt_dup() to duplicate maple tree in dup_mmap()

Prevent RT-throttling for idle-injection threads
 2023-09-08  9:55 UTC  (3+ messages)

[PATCH V10 00/23] Add support UHS-II for GL9755
 2023-09-08  9:56 UTC  (4+ messages)
` [PATCH V10 20/23] mmc: sdhci-uhs2: add add_host() and others to set up the driver

[PATCH V11 00/23] Add support UHS-II for GL9755
 2023-09-08  9:53 UTC  (24+ messages)
` [PATCH V11 01/23] mmc: core: Cleanup printing of speed mode at card insertion
` [PATCH V11 02/23] mmc: core: Prepare to support SD UHS-II cards
` [PATCH V11 03/23] mmc: core: Announce successful insertion of an SD UHS-II card
` [PATCH V11 04/23] mmc: core: Extend support for mmc regulators with a vqmmc2
` [PATCH V11 05/23] mmc: core: Add definitions for SD UHS-II cards
` [PATCH V11 06/23] mmc: core: Support UHS-II card control and access
` [PATCH V11 07/23] mmc: sdhci: add UHS-II related definitions in headers
` [PATCH V11 08/23] mmc: sdhci: add UHS-II module and add a kernel configuration
` [PATCH V11 09/23] mmc: sdhci-uhs2: dump UHS-II registers
` [PATCH V11 10/23] mmc: sdhci-uhs2: add reset function and uhs2_mode function
` [PATCH V11 11/23] mmc: sdhci-uhs2: add set_power() to support vdd2
` [PATCH V11 12/23] mmc: sdhci-uhs2: skip signal_voltage_switch()
` [PATCH V11 13/23] mmc: sdhci-uhs2: add set_timeout()
` [PATCH V11 14/23] mmc: sdhci-uhs2: add set_ios()
` [PATCH V11 15/23] mmc: sdhci-uhs2: add detect_init() to detect the interface
` [PATCH V11 16/23] mmc: sdhci-uhs2: add clock operations
` [PATCH V11 17/23] mmc: sdhci-uhs2: add uhs2_control() to initialise the interface
` [PATCH V11 18/23] mmc: sdhci-uhs2: add request() and others
` [PATCH V11 19/23] mmc: sdhci-uhs2: add irq() "
` [PATCH V11 20/23] mmc: sdhci-uhs2: add add_host() and others to set up the driver
` [PATCH V11 21/23] mmc: sdhci-uhs2: add pre-detect_init hook
` [PATCH V11 22/23] mmc: sdhci-pci: add UHS-II support framework
` [PATCH V11 23/23] mmc: sdhci-pci-gli: enable UHS-II mode for GL9755

[PATCH] media: dvb: symbol fixup for dvb_attach()
 2023-09-08  9:49 UTC  (2+ messages)

[PATCH 0/5] drm/bridge: samsung-dsim: fix various modes with ADV7535 bridge
 2023-09-08  9:47 UTC  (9+ messages)
` [PATCH 3/5] drm/bridge: samsung-dsim: update PLL reference clock
` [PATCH 5/5] drm/bridge: samsung-dsim: calculate porches in Hz

[PATCH v2 5/6] maple_tree: Update check_forking() and bench_forking()
 2023-09-08  9:47 UTC  (5+ messages)

[PATCH] sched/fair: Skip cpus with no sched domain attached during NOHZ idle balance
 2023-09-08  9:43 UTC  (4+ messages)

[PATCH net 0/2] Two fixes for SMC-R
 2023-09-08  9:42 UTC  (4+ messages)
` [PATCH net 1/2] net/smc: bugfix for smcr v2 server connect success statistic

[PATCH v1] sh: boards: fix CEU buffer size passed to dma_declare_coherent_memory()
 2023-09-08  9:36 UTC  (2+ messages)

[PATCH] scsi: ufs: qcom: dt-bindings: Add MCQ ESI property
 2023-09-08  9:35 UTC  (3+ messages)

[PATCH] sh: push-switch: reorder cleanup operations to avoid UAF bug
 2023-09-08  9:33 UTC  (2+ messages)

[PATCH v3 0/3] Add PHY interrupt support for ETH{0,1} on RZ/G2L and RZ/V2L SMARC EVK
 2023-09-08  9:31 UTC  (5+ messages)
` [PATCH v3 2/3] dt-bindings: interrupt-controller: renesas,rzg2l-irqc: Update description for '#interrupt-cells' property

[PATCH] net: phy: dp83867: Add support for hardware blinking LEDs
 2023-09-08  9:23 UTC  (2+ messages)

[PATCH v2 2/2] PCI: altera: add suport for Agilex Family FPGA
 2023-09-08  9:15 UTC  (3+ messages)

[PATCH v2 1/2] PCI: altera: refactor driver for supporting new platform
 2023-09-08  9:09 UTC  (3+ messages)

[PATCH 0/8] sysctl: Remove sentinel elements from arch
 2023-09-08  9:01 UTC  (3+ messages)
` [PATCH 8/8] c-sky: rm sentinel element from ctl_talbe array

[PATCH v2] RISC-V: Fix use of non existent CONFIG_HAVE_SOFTIRQ_ON_OWN_STACK
 2023-09-08  9:01 UTC  (2+ messages)

[PATCH] Revert "dma-contiguous: check for memory region overlap"
 2023-09-08  8:58 UTC  (2+ messages)

[PATCH v8 1/1] vfio/nvgpu: Add vfio pci variant module for grace hopper
 2023-09-08  8:50 UTC  (5+ messages)

[PATCH v8 0/3] Support pwm/tach driver for aspeed ast26xx
 2023-09-08  8:49 UTC  (6+ messages)
` [PATCH v8 1/3] dt-bindings: hwmon: fan: Add fan binding to schema

[PATCH] tracefs/eventfs: Free top level files on removal
 2023-09-08  8:48 UTC  (2+ messages)

[PATCH 6.5 00/34] 6.5.2-rc1 review
 2023-09-08  8:47 UTC  (9+ messages)
  ` [PATCH 6.5 11/34] modules: only allow symbol_get of EXPORT_SYMBOL_GPL modules

[syzbot] [kernel?] general protection fault in serio_handle_event
 2023-09-08  8:46 UTC 

[PATCH 0/3] pinctl: qcom: Add SM4450 pinctrl driver
 2023-09-08  8:45 UTC  (6+ messages)
` [PATCH 1/3] dt-bindings: pinctrl: qcom: Add SM4450 pinctrl
` [PATCH 2/3] pinctrl: qcom: Add SM4450 pinctrl driver

Kernel crash during ltp(min_free_kbytes) test run (zone_reclaimable_pages)
 2023-09-08  8:42 UTC  (2+ messages)

[PATCH v2 0/3] Fix possible OOB write when using rule_buf
 2023-09-08  8:39 UTC  (3+ messages)
` [PATCH v2 2/3] net: ethernet: mvpp2_main: fix possible OOB write in mvpp2_ethtool_get_rxnfc()

[PATCH] ceph: remove unnecessary check for NULL in parse_longname()
 2023-09-08  8:39 UTC  (3+ messages)

[PATCH bpf-next v3 0/9] arm32, bpf: add support for cpuv4 insns
 2023-09-08  8:38 UTC  (8+ messages)
` [PATCH bpf-next v3 4/9] arm32, bpf: add support for unconditional bswap instruction
` [PATCH bpf-next v3 6/9] arm32, bpf: add support for 64 bit division instruction
` [PATCH bpf-next v3 9/9] MAINTAINERS: Add myself for ARM32 BPF JIT maintainer

[PATCH 0/1] ext4: Fix stale data exposure caused with dioread_nolock
 2023-09-08  8:38 UTC  (7+ messages)
` [PATCH 1/1] ext4: Mark buffer new if it is unwritten to avoid stale data exposure

[PATCH] mm: vmscan: fix NULL pointer dereference in can_reclaim_anon_pages
 2023-09-08  9:31 UTC 

[PATCH] Sanitize possible_parent_show to Handle Return Value of of_clk_get_parent_name
 2023-09-08  8:36 UTC  (4+ messages)

sound/soc/soc-pcm.c:1082:1: warning: the frame size of 1324 bytes is larger than 1024 bytes
 2023-09-08  8:33 UTC  (3+ messages)

[PATCH] fs: micro optimizations in ext4/xattr
 2023-09-08  8:24 UTC 

[syzbot] [xfs?] INFO: task hung in clean_bdev_aliases
 2023-09-08  8:28 UTC  (4+ messages)

[PATCH v4 0/7] Add support for LUT PPG
 2023-09-08  8:28 UTC  (8+ messages)
` [PATCH v4 5/7] leds: rgb: leds-qcom-lpg: Update PMI632 lpg_data to support PPG

[PATCH v8 00/13] Add support to configure TPDM DSB subunit
 2023-09-08  8:27 UTC  (5+ messages)
` [PATCH v8 07/13] coresight-tpdm: Add nodes to set trigger timestamp and type

[PATCH 0/3] interconnect: qcom: Add SM4450 interconnect driver
 2023-09-08  8:26 UTC  (7+ messages)
` [PATCH 1/3] dt-bindings: interconnect: Add Qualcomm SM4450
` [PATCH 2/3] interconnect: qcom: Add SM4450 interconnect provider driver

Subject: [PATCH v2] slab: kmalloc_size_roundup() must not return 0 for non-zero size
 2023-09-08  8:26 UTC  (3+ messages)

[PATCH 00/11] add missing of_node_put
 2023-09-08  8:25 UTC  (4+ messages)
` [PATCH 10/11] ASoC: rsnd: "

[PATCH v1] thermal: Constify the trip argument of the .get_trend() zone callback
 2023-09-08  8:25 UTC  (2+ messages)

[PATCH 0/6] soc: qcom: Add uart console support for SM4450
 2023-09-08  8:23 UTC  (13+ messages)
` [PATCH 1/6] dt-bindings: firmware: document Qualcomm SM4450 SCM
` [PATCH 2/6] dt-bindings: mfd: qcom,tcsr: Add compatible for sm4450
` [PATCH 3/6] dt-bindings: interrupt-controller: qcom,pdc: document qcom,sm4450-pdc
` [PATCH 4/6] arm64: dts: qcom: sm4450: Add apps_rsc and cmd_db node
` [PATCH 6/6] arm64: dts: qcom: add uart console support for SM4450

[PATCH 0/2] KVM: x86/mmu: .change_pte() optimization in TDP MMU
 2023-09-08  8:18 UTC  (11+ messages)

[GIT PULL] mtd: Changes for v6.6-rc1
 2023-09-08  8:18 UTC  (5+ messages)

[RFC PATCH net-next 0/4] Introduce switch mode and TAPRIO offload support for ICSSG driver
 2023-09-08  8:17 UTC  (6+ messages)
` [RFC PATCH net-next 3/4] net: ti: icssg-prueth: Add support for ICSSG switch firmware on AM654 PG2.0 EVM

[PATCH] MIPS: Alchemy: only build mmc support helpers if au1xmmc is enabled
 2023-09-08  8:16 UTC  (3+ messages)

[PATCH] drm/komeda: add NV12 format to support writeback layer type
 2023-09-08  8:11 UTC  (2+ messages)
` 回复: "

ARM BCM53573 SoC hangs/lockups caused by locks/clock/random changes
 2023-09-08  8:10 UTC  (2+ messages)

[PATCH] selftests: ALSA: remove unused variables
 2023-09-08  8:10 UTC 

[PATCH v7 0/9] Allow dynamic allocation of software IO TLB bounce buffers
 2023-09-08  8:00 UTC  (6+ messages)
` [PATCH v7 9/9] swiotlb: search the software IO TLB only if the device makes use of it

[GIT PULL] sound fixes for 6.6-rc1
 2023-09-08  7:55 UTC 

[RFC PATCH net-next 0/3] sock: Be aware of memcg pressure on alloc
 2023-09-08  7:55 UTC  (2+ messages)

[PATCH] drm/amd/display: clean up some inconsistent indenting
 2023-09-08  7:54 UTC 


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 NNTP newsgroup(s).