public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-11-08 03:51:20 to 2022-11-08 08:12:49 UTC [more...]

Linux 4.14.297
 2022-11-08  8:12 UTC  (5+ messages)

patches for staging:media drivers
 2022-11-08  8:10 UTC  (3+ messages)

[PATCH 0/3] x86/speculation: Support Automatic IBRS
 2022-11-08  8:06 UTC  (7+ messages)
` [PATCH 2/3] "

[PATCH v4 0/3] Add support for QSGMII mode for J721e CPSW9G to am65-cpsw driver
 2022-11-08  8:06 UTC  (4+ messages)
` [PATCH v4 1/3] dt-bindings: net: ti: k3-am654-cpsw-nuss: Add J721e CPSW9G support
` [PATCH v4 2/3] net: ethernet: ti: am65-cpsw: Enable QSGMII mode for J721e CPSW9G
` [PATCH v4 3/3] net: ethernet: ti: am65-cpsw: Add support for SERDES configuration

drivers/spi/spi-tegra210-quad.c:1160 tegra_qspi_combined_seq_xfer() warn: iterator used outside loop: 'xfer'
 2022-11-08  8:06 UTC 

[PATCH 0/3] Cadence PCIe PHY latency for PTM
 2022-11-08  8:02 UTC  (5+ messages)
` [PATCH 1/3] dt-bindings: PCI: cdns: Add PHY latency properties

Coverity: gpmc_is_valid_waitpin(): Control flow issues
 2022-11-08  8:02 UTC  (4+ messages)

[PATCH v2 2/2] exfat: hint the empty entry which at the end of cluster chain
 2022-11-08  8:00 UTC  (2+ messages)

[PATCH v2 1/2] exfat: simplify empty entry hint
 2022-11-08  8:00 UTC  (2+ messages)

[PATCH] staging: media: meson: vdec: use min() for comparison and assignment
 2022-11-08  8:00 UTC  (2+ messages)

[PATCH 01/14] net: ethernet: mtk_eth_soc: account for vlan in rx header length
 2022-11-08  7:58 UTC  (15+ messages)
` [PATCH 05/14] net: dsa: tag_mtk: assign per-port queues
` [PATCH 08/14] net: vlan: remove invalid VLAN protocol warning
` [PATCH 11/14] net: ethernet: mtk_eth_soc: fix VLAN rx hardware acceleration

[PATCH v12 01/17] riscv: Rename __switch_to_aux -> fpu
 2022-11-08  7:56 UTC  (5+ messages)
` [PATCH v12 04/17] riscv: Add vector feature to compile

[6.1.0-rc3-next-20221104] Boot failure - kernel BUG at mm/memblock.c:519
 2022-11-08  7:55 UTC  (3+ messages)

[PATCH v1 1/2] at_hdmac: check and return DMA_PAUSED status when suitable
 2022-11-08  7:49 UTC  (2+ messages)
` [PATCH v1 2/2] at_hdmac: return actual status when txstatus parameter is NULL

nvme-pci: NULL pointer dereference in nvme_dev_disable() on linux-next
 2022-11-08  7:48 UTC  (2+ messages)

vmlinux.lds.h: Bug report: unable to handle page fault when start the virtual machine with qemu
 2022-11-08  7:46 UTC  (3+ messages)

[PATCH next] kbuild: add ability to make source rpm buildable using koji
 2022-11-08  7:44 UTC  (2+ messages)

[RFC PATCH 0/4] io_uring/splice: extend splice for supporting ublk zero copy
 2022-11-08  7:45 UTC  (5+ messages)
` [RFC PATCH 1/4] io_uring/splice: support do_splice_direct
` [RFC PATCH 3/4] io_uring/splice: support splice from ->splice_read to ->splice_read

[PATCH] drm: mediatek: Modify dpi power on/off sequence
 2022-11-08  7:44 UTC  (2+ messages)

[PATCH net-next v2] net: phy: marvell: add sleep time after enabling the loopback bit
 2022-11-08  7:40 UTC 

[PATCH v2 0/8] iommu/vt-d: Some cleanups
 2022-11-08  7:34 UTC  (9+ messages)
` [PATCH v2 1/8] iommu/vt-d: Allocate pasid table in device probe path
` [PATCH v2 2/8] iommu/vt-d: Improve iommu_enable_pci_caps()
` [PATCH v2 3/8] iommu/vt-d: Add device_block_translation() helper
` [PATCH v2 4/8] iommu/vt-d: Add blocking domain support
` [PATCH v2 5/8] iommu/vt-d: Fold dmar_remove_one_dev_info() into its caller
` [PATCH v2 6/8] iommu/vt-d: Rename domain_add_dev_info()
` [PATCH v2 7/8] iommu/vt-d: Remove unnecessary domain_context_mapped()
` [PATCH v2 8/8] iommu/vt-d: Use real field for indication of first level

[PATCH] iwlegacy: remove redundant variable len
 2022-11-08  7:40 UTC  (2+ messages)
` wifi: "

[PATCH 02/30] wifi: Use kstrtobool() instead of strtobool()
 2022-11-08  7:39 UTC  (2+ messages)

[PATCH] sched/core: Minor optimize ttwu_runnable()
 2022-11-08  7:38 UTC  (7+ messages)

[PATCH v1 00/14] Fix perf tools/lib includes
 2022-11-08  7:35 UTC  (15+ messages)
` [PATCH v1 01/14] tools lib api: Add install target
` [PATCH v1 02/14] tools lib subcmd: "
` [PATCH v1 03/14] perf build: Install libsubcmd locally when building
` [PATCH v1 04/14] perf build: Install libapi "
` [PATCH v1 05/14] perf build: Install libperf "
` [PATCH v1 06/14] perf build: Install libtraceevent "
` [PATCH v1 07/14] tools lib api: Add missing install headers
` [PATCH v1 08/14] tools lib perf: "
` [PATCH v1 09/14] tool lib symbol: Add Makefile/Build
` [PATCH v1 10/14] perf build: Install libsymbol locally when building
` [PATCH v1 11/14] perf expr: Tidy hashmap dependency
` [PATCH v1 12/14] perf thread_map: Reduce exposure of libperf internal API
` [PATCH v1 13/14] perf cpumap: Tidy libperf includes
` [PATCH v1 14/14] perf build: Use tools/lib headers from install path

[PATCH] fs/splice: don't block splice_direct_to_actor() after data was read
 2022-11-08  7:37 UTC  (2+ messages)

[PATCH v2] phy: usb: sunplus: Fix memleak in update_disc_vol()
 2022-11-08  7:34 UTC 

[PATCH] arm64: dts: ti: k3-j721s2: Add support for ADC nodes
 2022-11-08  7:32 UTC 

[RFC] vhost: Clear the pending messages on vhost_init_device_iotlb()
 2022-11-08  7:31 UTC  (6+ messages)

[PATCH] arm64: dts: ti: k3-j721s2: Add support for ADC nodes
 2022-11-08  7:32 UTC 

[PATCH v5 00/16] x86: make PAT and MTRR independent from each other
 2022-11-08  7:30 UTC  (6+ messages)

[PATCH v1] riscv: fix reserved memory setup
 2022-11-08  7:27 UTC  (3+ messages)

[PATCH] bus: mhi: host: Add session ID to MHI controller
 2022-11-08  7:25 UTC  (6+ messages)

[PATCH 2/2] drm/i915/gvt: Remove the unused function get_pt_type()
 2022-11-08  7:23 UTC  (2+ messages)

drivers/staging/rtl8712/rtl871x_cmd.c:670:27: sparse: sparse: incorrect type in assignment (different base types)
 2022-11-08  7:21 UTC 

[PATCH v3 1/6] bnxt_en: Add auxiliary driver support
 2022-11-08  7:21 UTC  (2+ messages)

[PATCH v3 4/8] cpufreq: amd_pstate: add AMD Pstate EPP support for the MSR based processors
 2022-11-08  7:21 UTC  (2+ messages)

kernel/trace/rv/monitors/wip/wip.c:20:1: sparse: sparse: symbol 'da_mon_wip' was not declared. Should it be static?
 2022-11-08  7:21 UTC 

[PATCH v9 0/8] KVM: mm: fd-based approach for supporting KVM
 2022-11-08  7:16 UTC  (6+ messages)
` [PATCH v9 4/8] KVM: Use gfn instead of hva for mmu_notifier_retry

[v2 0/3] upport pwm/tach driver for aspeed ast26xx
 2022-11-08  7:17 UTC  (10+ messages)
` [v2 3/3] hwmon: Add Aspeed ast2600 TACH support

[PATCH] drm/i915: fix repeated words in comments
 2022-11-08  7:16 UTC  (2+ messages)

[PATCH v4] kprobes,lib: kretprobe scalability improvement
 2022-11-08  7:14 UTC  (6+ messages)
` [PATCH v6 0/4] lib,kprobes: "
  ` [PATCH v6 1/4] lib: objpool added: ring-array based lockless MPMC queue
  ` [PATCH v6 2/4] lib: objpool test module added
  ` [PATCH v6 3/4] kprobes: kretprobe scalability improvement with objpool
  ` [PATCH v6 4/4] kprobes: freelist.h removed

[PATCH RFC 0/5] Add IRQC support to RZ/G2UL SoC
 2022-11-08  7:14 UTC  (3+ messages)
` [PATCH RFC 2/5] pinctrl: renesas: rzg2l: Fix configuring the GPIO pins as interrupts

[PATCH v2] media: vidtv: Fix use-after-free in vidtv_bridge_dvb_init()
 2022-11-08  7:06 UTC 

[PATCH] phy: usb: sunplus: Fix memleak in update_disc_vol()
 2022-11-08  7:05 UTC  (3+ messages)

[PATCH 0/8] Cleanup and optimization patches for percpu
 2022-11-08  7:05 UTC  (2+ messages)

[PATCH v2 00/23] x86_64: Improvements at compressed kernel stage
 2022-11-08  7:01 UTC  (3+ messages)

[PATCH] scsi: core: Add BLIST_NO_ASK_VPD_SIZE for some VDASD
 2022-11-08  6:57 UTC  (5+ messages)

[PATCH v11 0/9] Userspace P2PDMA with O_DIRECT NVMe devices
 2022-11-08  6:56 UTC  (4+ messages)

[PATCH] bus: mhi: host: Disable preemption while processing data events
 2022-11-08  6:54 UTC  (3+ messages)

[PATCH] cpufreq: qcom-hw: Fix memory leak in qcom_cpufreq_hw_read_lut()
 2022-11-08  7:23 UTC 

[PATCH] nilfs2: fix NULL pointer dereference in nilfs_segctor_prepare_write()
 2022-11-08  6:49 UTC  (4+ messages)

[PATCH net-next v3 0/3] net: dsa: microchip: add MTU support for KSZ8 series
 2022-11-08  6:47 UTC  (5+ messages)
` [PATCH net-next v3 1/3] net: dsa: microchip: move max mtu to one location
` [PATCH net-next v3 2/3] net: dsa: microchip: add ksz_rmw8() function
` [PATCH net-next v3 3/3] net: dsa: microchip: ksz8: add MTU configuration support

[PATCH] [next] i915/gvt: remove hardcoded value on crc32_start calculation
 2022-11-08  6:44 UTC  (2+ messages)

[PATCH] hwrng: stm32 - rename readl return value
 2022-11-08  6:42 UTC 

[PATCH V4] PCI: loongson: Skip scanning unavailable child devices
 2022-11-08  6:42 UTC 

[PATCH v4 0/3] Convert soundwire bindings to DT schema
 2022-11-08  6:42 UTC  (4+ messages)
` [PATCH v4 3/3] dt-bindings: soundwire: Convert text bindings to DT Schema

[PATCH V2] f2fs: fix atgc bug on issue in 32bits platform
 2022-11-08  6:40 UTC 

[PATCH v4 0/4] rcu: Add RCU stall diagnosis information
 2022-11-08  6:41 UTC  (11+ messages)
` [PATCH v4 4/4] "

[PATCH] selftests/bpf: Fix test_progs compilation failure in 32-bit arch
 2022-11-08  6:38 UTC  (2+ messages)

[PATCH] selftests: cgroup: Fix unsigned comparison with less than zero
 2022-11-08  6:29 UTC  (2+ messages)

[PATCH v2 3/3] block: sed-opal: Cache-line-align the cmd/resp buffers
 2022-11-08  6:22 UTC  (3+ messages)
` [PATCH v3] block: sed-opal: kmalloc "

[PATCH 0/6] ASoC: samsung: fsd: audio support for FSD SoC
 2022-11-08  5:33 UTC  (21+ messages)
  ` [PATCH 2/6] ASoC: samsung: i2s: configure PSR from sound card
  ` [PATCH 6/6] arm64: dts: fsd: Add sound card node for Tesla FSD
  ` [PATCH 5/6] arm64: dts: fsd: Add I2S DAI "
  ` [PATCH 3/6] dt-bindings: sound: Add sound card bindings "

linux-next: Tree for Nov 8
 2022-11-08  6:18 UTC 

[PATCH] mm: fix compiler warning with make W=1
 2022-11-08  6:17 UTC  (2+ messages)

[PATCH] can: etas_es58x: sort the includes by alphabetic order
 2022-11-08  6:15 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] fs/binfmt_elf: Fix memsz > filesz handling
 2022-11-08  6:13 UTC  (3+ messages)

[RFC PATCH 0/2] Add serdev support for hci h4
 2022-11-08  5:55 UTC  (3+ messages)
` [RFC PATCH 1/2] dt-bindings: net: h4-bluetooth: add new bindings for hci_h4
` [RFC PATCH 2/2] bluetooth/hci_h4: add serdev support

[PATCH] locking: fix kernel/locking/ inline asm error
 2022-11-08  6:01 UTC 

[PATCH v2] fs/binfmt_elf: Fix memsz > filesz handling
 2022-11-08  6:01 UTC 

[PATCH] clk: qcom: Update the force mem core bit for GPU clocks
 2022-11-08  5:59 UTC  (5+ messages)

[PATCH] platform/x86: ideapad-laptop: Fix fn-lock LED on Yoga 14ITL5 laptops
 2022-11-08  5:58 UTC  (2+ messages)

[PATCH] ceph: fix memory leak in mount error path when using test_dummy_encryption
 2022-11-08  5:56 UTC  (6+ messages)

[PATCH v14 0/9] Coresight: Add support for TPDM and TPDA
 2022-11-08  5:54 UTC  (3+ messages)

[PATCH v4 0/5] PCI: endpoint: Rework the EPC to EPF notification
 2022-11-08  5:55 UTC  (5+ messages)
` [PATCH v4 4/5] PCI: endpoint: Use callback mechanism for passing events from EPC to EPF
` [PATCH v4 5/5] PCI: endpoint: Use link_up() callback in place of LINK_UP notifier

[PATCH v2 1/2] netfs: Fix missing xas_retry() calls in xarray iteration
 2022-11-08  5:54 UTC  (3+ messages)
` [PATCH v2 2/2] netfs: Fix dodgy maths

[PATCH] arm64/kprobes: Add support for KPROBES_ON_FTRACE
 2022-11-08  5:53 UTC  (7+ messages)

[PATCH v1] coccinelle: api: Don't use devm_platform_get_and_ioremap_resource with res==NULL
 2022-11-08  5:51 UTC  (3+ messages)
  ` [cocci] [PATCH] "

linux-next: build warning after merge of the iommufd tree
 2022-11-08  5:51 UTC 

[PATCH v3 RESEND 0/3] Add Richtek RT9467 5A Battery Charger support
 2022-11-08  5:48 UTC  (4+ messages)
` [PATCH v3 RESEND 1/3] dt-bindings: power: supply: Add Richtek RT9467 battery charger
` [PATCH v3 RESEND 2/3] power: supply: rt9467: Add Richtek RT9467 charger driver
` [PATCH v3 RESEND 3/3] Documentation: power: rt9467: Document exported sysfs entries

[PATCH 00/44] KVM: Rework kvm_init() and hardware enabling
 2022-11-08  5:43 UTC  (6+ messages)

[PATCH net-next v2 0/3] net: dsa: microchip: add MTU support for KSZ8 series
 2022-11-08  5:28 UTC  (7+ messages)
` [PATCH net-next v2 1/3] net: dsa: microchip: move max mtu to one location
` [PATCH net-next v2 2/3] net: dsa: microchip: add ksz_rmw8() function
` [PATCH net-next v2 3/3] net: dsa: microchip: ksz8: add MTU configuration support

[PATCH V5] mm: fix use-after free of page_ext after race with memory-offline
 2022-11-08  5:21 UTC  (3+ messages)

[PATCH 0/8] phy: allwinner: phy-sun6i-mipi-dphy: Add the A100 DPHY
 2022-11-08  5:17 UTC  (5+ messages)
` [PATCH 1/8] dt-bindings: sun6i-a31-mipi-dphy: Add the interrupts property

linux-next: Fixes tag needs some work in the dmaengine tree
 2022-11-08  5:15 UTC  (3+ messages)

[PATCH v2] pci: fix device presence detection for VFs
 2022-11-08  5:06 UTC  (4+ messages)

[PATCH 0/9] MSM8956/76 and Sony Xperia X / X Compact support
 2022-11-08  5:01 UTC  (6+ messages)
` [PATCH 8/9] arm64: dts: qcom: Add DTS for MSM8976 and MSM8956 SoCs
` [PATCH 9/9] arm64: dts: qcom: Add support for SONY Xperia X/X Compact
` (subset) [PATCH 0/9] MSM8956/76 and Sony Xperia X / X Compact support

[PATCH v2 1/2] dt-bindings: clock: qcom,gcc-ipq8074: Use common GCC schema
 2022-11-08  5:01 UTC  (2+ messages)
` (subset) "

[PATCH 1/2] ata: ahci (gcc13): use BIT() for bit definitions in enum
 2022-11-08  5:01 UTC  (5+ messages)
` [PATCH 2/2] ata: ahci (gcc13): use U suffix for enum definitions

[PATCH] ina3221: correct the update_interval value
 2022-11-08  5:00 UTC 

[PATCH 0/2] mmc: jz4740: Don't change parent clock rate for some SoCs
 2022-11-08  4:53 UTC  (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] MIPS: ingenic: rs90: set MMC_MUX clock

[PATCH] ina3221: add support for summation channel control
 2022-11-08  4:52 UTC 

[PATCH RFC 00/19] mm/gup: remove FOLL_FORCE usage from drivers (reliable R/O long-term pinning)
 2022-11-08  4:45 UTC  (3+ messages)
` [PATCH RFC 16/19] mm/frame-vector: remove FOLL_FORCE usage

[PATCH v1 0/3] Get rid of devm_fwnode_get_[index_]gpiod_from_child()
 2022-11-08  4:52 UTC  (5+ messages)

[PATCH 00/10] A few bugfix and cleancode patch for bfq
 2022-11-08  4:52 UTC  (11+ messages)
` [PATCH 01/10] block, bfq: correctly raise inject limit in bfq_choose_bfqq_for_injection
` [PATCH 02/10] block, bfq: remove unsed parameter reason in bfq_bfqq_is_slow
` [PATCH 03/10] block, bfq: initialize bfqq->decrease_time_jif correctly
` [PATCH 04/10] block, bfq: use helper macro RQ_BFQQ to get bfqq of request
` [PATCH 05/10] block, bfq: remove unnecessary pointer reference to get async_bfqq
` [PATCH 06/10] block, bfq: remove redundant bfqd->rq_in_driver > 0 check in bfq_add_request
` [PATCH 07/10] block, bfq: remove redundant check in bfq_put_cooperator
` [PATCH 08/10] block, bfq: remove unnecessary goto tag in bfq_dispatch_rq_from_bfqq
` [PATCH 09/10] block, bfq: remove unused bfq_wr_max_time in struct bfq_data
` [PATCH 10/10] block, bfq: remove check of bfq_wr_max_softrt_rate which is always greater than 0

[PATCH] ina3221: Fix shunt sum critical calculation
 2022-11-08  4:45 UTC 

[PATCH] Makefile.debug: support for -gz=zstd
 2022-11-08  4:43 UTC  (3+ messages)
` [PATCH v2] "

[RESEND PATCH] drm/tegra: switch to using devm_fwnode_gpiod_get()
 2022-11-08  4:41 UTC 

[PATCH] arm64: dts: qcom: msm8996pro-xiaomi-scorpio: Remove DSI PHY clocks from MMCC
 2022-11-08  4:41 UTC  (2+ messages)

[PATCH v4 00/16] timer: Move from a push remote at enqueue to a pull at expiry model
 2022-11-08  4:37 UTC  (2+ messages)

[PATCH v2 0/2] Update fingerprint node on herobrine/trogdor
 2022-11-08  4:36 UTC  (2+ messages)
` (subset) "

[PATCH 1/2] dt-bindings: pinctrl: qcom,msm8660: convert to dtschema
 2022-11-08  4:36 UTC  (3+ messages)
` (subset) "

[PATCH RESEND v3 1/4] dt-bindings: arm: cpus: Add Kryo 660 CPUs
 2022-11-08  4:36 UTC  (2+ messages)

[PATCH RESEND v6 0/3] Add Himax hx83112b touchscreen driver
 2022-11-08  4:36 UTC  (3+ messages)
` [PATCH RESEND v6 3/3] arm64: dts: qcom: sdm632: fairphone-fp3: add touchscreen
  ` (subset) "

[PATCH 01/13] mm: Update ptep_get_lockless()s comment
 2022-11-08  4:28 UTC  (14+ messages)
          ` mm: delay rmap removal until after TLB flush

[PATCH v1 0/2] Adds the combination of headset codec ALC5682I-VD + amp rt1019p
 2022-11-08  4:27 UTC  (3+ messages)
` [PATCH v1 1/2] ASoC: Intel: sof_rt5682: add support for ALC5682I-VD with "
` [PATCH v1 2/2] ASoC: Intel: sof rt5682: remove the duplicate codes

[PATCH] dt-bindings: opp-v2: Fix clock-latency-ns prop in example
 2022-11-08  4:20 UTC  (2+ messages)

[for-linus][PATCH 0/5] timers: Use timer_shutdown*() before freeing timers
 2022-11-08  4:15 UTC  (7+ messages)
` [for-linus][PATCH 4/5] timers: Add timer_shutdown_sync() and timer_shutdown() to be called "

[PATCH v7 04/10] dt-bindings: timer: rk-timer: Add rktimer for rv1126
 2022-11-08  4:13 UTC 

[PATCH net-next 0/2] net: txgbe: Fix two bugs in txgbe_calc_eeprom_checksum
 2022-11-08  4:10 UTC  (2+ messages)

[PATCH v5 0/3] Changes for ufshcd.c
 2022-11-08  4:01 UTC  (2+ messages)

[PATCH] scsi: nsp_cs: remove variable i
 2022-11-08  4:01 UTC  (2+ messages)

[PATCH] MAINTAINERS: Make Xiang Chen HiSilicon SAS controller driver maintainer
 2022-11-08  4:01 UTC  (2+ messages)

[PATCH] scsi: pm8001: Drop !task check in pm8001_abort_task()
 2022-11-08  4:01 UTC  (2+ messages)

[PATCH net-next v1] ethtool: ethtool_get_drvinfo: populate drvinfo fields even if callback exits
 2022-11-08  3:57 UTC 

[PATCH v3] PCI: loongson: skip scanning unavailable child device
 2022-11-08  3:57 UTC  (2+ messages)

[PATCH RESEND] mfd: Add Freescale i.MX8qxp Control and Status Registers (CSR) module driver
 2022-11-08  3:56 UTC  (6+ messages)

[PATCH v2 0/7] Add camera access keys, IdeaPad driver improvements
 2022-11-08  3:56 UTC  (2+ messages)

[PATCH 00/30] Remove strtobool()
 2022-11-08  3:54 UTC  (3+ messages)
` [PATCH 04/30] scsi: target: Use kstrtobool() instead of strtobool()

[PATCH] mm: fix unexpected changes to {failslab|fail_page_alloc}.attr
 2022-11-08  3:52 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v5 1/2] dt-bindings: PCI: xilinx-pcie: Convert to YAML schemas of Xilinx AXI PCIe Root Port Bridge
 2022-11-08  3:50 UTC 


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