linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-11-16 14:57:20 to 2022-11-16 16:38:16 UTC [more...]

[patch 34/39] PCI/MSI: Reject multi-MSI early
 2022-11-16 16:31 UTC  (2+ messages)

[RFC PATCH v2 00/47] hugetlb: introduce HugeTLB high-granularity mapping
 2022-11-16 16:30 UTC  (3+ messages)
` [RFC PATCH v2 01/47] hugetlb: don't set PageUptodate for UFFDIO_CONTINUE

[PATCH v4 1/1] virt: acrn: Mark the uuid field as unused
 2022-11-16 16:31 UTC  (7+ messages)

[PATCH] arm64: dts: qcom: sm8150: use defines for RPMh power domains
 2022-11-16 16:30 UTC  (3+ messages)

[PATCH v5 1/1] virt: acrn: Mark the uuid field as unused
 2022-11-16 16:29 UTC 

[patch 33/39] PCI/MSI: Sanitize MSI-X checks
 2022-11-16 16:29 UTC  (2+ messages)

[patch 32/39] PCI/MSI: Reorder functions in msi.c
 2022-11-16 16:28 UTC  (2+ messages)

[patch 31/39] Documentation: PCI: Add reference to PCI/MSI device driver APIs
 2022-11-16 16:27 UTC  (2+ messages)

[patch 30/39] PCI/MSI: Move pci_msi_restore_state() to api.c
 2022-11-16 16:27 UTC  (2+ messages)

[PATCH v3 00/10] Initial support for Cadence MHDP(HDMI/DP) for i.MX8MQ
 2022-11-16 16:27 UTC  (5+ messages)
` [PATCH v3 02/10] dt-bindings: display: bridge: Add MHDP HDMI "
` [PATCH v3 05/10] dt-bindings: display: bridge: Add MHDP DP "

[patch 29/39] PCI/MSI: Move pci_msi_enabled() to api.c
 2022-11-16 16:26 UTC  (2+ messages)

[PATCH v5 00/10] Add MediaTek MT6357 PMIC support
 2022-11-16 16:26 UTC  (4+ messages)
` [PATCH v5 05/10] dt-bindings: mfd: mediatek: Add bindings for MT6357 PMIC

[patch 27/39] PCI/MSI: Move pci_disable_msix() to api.c
 2022-11-16 16:26 UTC  (2+ messages)

[v1] drm/msm/disp/dpu1: add color management support for the crtc
 2022-11-16 16:24 UTC  (5+ messages)

[patch 26/39] PCI/MSI: Move pci_msix_vec_count() to api.c
 2022-11-16 16:24 UTC  (2+ messages)

[patch 25/39] PCI/MSI: Move pci_free_irq_vectors() to api.c
 2022-11-16 16:24 UTC  (2+ messages)

[PATCH V4] virt: sev: Prevent IV reuse in SNP guest driver
 2022-11-16 16:23 UTC  (5+ messages)

[patch 23/39] PCI/MSI: Move pci_alloc_irq_vectors_affinity() to api.c
 2022-11-16 16:23 UTC  (2+ messages)

[PATCH v2] net: dsa: use more appropriate NET_NAME_* constants for user ports
 2022-11-16 16:23 UTC  (8+ messages)
` [PATCH v3 0/3] "
  ` [PATCH v3 1/3] net: dsa: refactor name assignment "
  ` [PATCH v3 2/3] net: dsa: use NET_NAME_PREDICTABLE for user ports with name given in DT
  ` [PATCH v3 3/3] net: dsa: set name_assign_type to NET_NAME_ENUM for enumerated user ports

[patch 24/39] PCI/MSI: Move pci_irq_vector() to api.c
 2022-11-16 16:23 UTC  (2+ messages)

[PATCH printk v5 00/40] reduce console_lock scope
 2022-11-16 16:21 UTC  (41+ messages)
` [PATCH printk v5 01/40] serial: kgdboc: Lock console list in probe function
` [PATCH printk v5 02/40] printk: Convert console_drivers list to hlist
` [PATCH printk v5 03/40] printk: Prepare for SRCU console list protection
` [PATCH printk v5 04/40] printk: register_console: use "registered" for variable names
` [PATCH printk v5 05/40] printk: move @seq initialization to helper
` [PATCH printk v5 06/40] printk: fix setting first seq for consoles
` [PATCH printk v5 07/40] um: kmsg_dump: only dump when no output console available
` [PATCH printk v5 08/40] tty: serial: kgdboc: document console_lock usage
` [PATCH printk v5 09/40] tty: tty_io: "
` [PATCH printk v5 10/40] proc: consoles: "
` [PATCH printk v5 11/40] printk: introduce console_list_lock
` [PATCH printk v5 12/40] console: introduce wrappers to read/write console flags
` [PATCH printk v5 13/40] um: kmsg_dumper: use srcu console list iterator
` [PATCH printk v5 14/40] kdb: "
` [PATCH printk v5 15/40] printk: console_flush_all: "
` [PATCH printk v5 16/40] printk: __pr_flush: "
` [PATCH printk v5 17/40] printk: console_is_usable: use console_srcu_read_flags
` [PATCH printk v5 18/40] printk: console_unblank: use srcu console list iterator
` [PATCH printk v5 19/40] printk: console_flush_on_panic: "
` [PATCH printk v5 20/40] printk: console_device: "
` [PATCH printk v5 21/40] console: introduce console_is_registered()
` [PATCH printk v5 22/40] serial_core: replace uart_console_enabled() with uart_console_registered()
` [PATCH printk v5 23/40] tty: nfcon: use console_is_registered()
` [PATCH printk v5 24/40] efi: earlycon: "
` [PATCH printk v5 25/40] tty: hvc: "
` [PATCH printk v5 26/40] tty: serial: earlycon: "
` [PATCH printk v5 27/40] tty: serial: pic32_uart: "
` [PATCH printk v5 28/40] tty: serial: samsung_tty: "
` [PATCH printk v5 29/40] tty: serial: xilinx_uartps: "
` [PATCH printk v5 30/40] usb: early: xhci-dbc: "
` [PATCH printk v5 31/40] netconsole: avoid CON_ENABLED misuse to track registration
` [PATCH printk v5 32/40] printk, xen: fbfront: create/use safe function for forcing preferred
` [PATCH printk v5 33/40] tty: tty_io: use console_list_lock for list synchronization
` [PATCH printk v5 34/40] proc: consoles: use console_list_lock for list iteration
` [PATCH printk v5 35/40] tty: serial: kgdboc: use srcu console list iterator
` [PATCH printk v5 36/40] tty: serial: kgdboc: use console_list_lock for list traversal
` [PATCH printk v5 37/40] tty: serial: kgdboc: synchronize tty_find_polling_driver() and register_console()
` [PATCH printk v5 38/40] tty: serial: kgdboc: use console_list_lock to trap exit
` [PATCH printk v5 39/40] printk: relieve console_lock of list synchronization duties
` [PATCH printk v5 40/40] tty: serial: sh-sci: use setup() callback for early console

[patch 22/39] PCI/MSI: Move pci_alloc_irq_vectors() to api.c
 2022-11-16 16:22 UTC  (2+ messages)

[PATCH net] e100: Fix possible use after free in e100_xmit_prepare
 2022-11-16 16:21 UTC  (2+ messages)

[patch 21/39] PCI/MSI: Move pci_enable_msix_range() to api.c
 2022-11-16 16:20 UTC  (2+ messages)

[patch 20/39] PCI/MSI: Move pci_enable_msi() API to api.c
 2022-11-16 16:18 UTC  (2+ messages)

[PATCH v2 0/6] mmc: sdhci-fujitsu: Add some features and support for F_SDH30_E51
 2022-11-16 16:17 UTC  (2+ messages)

[PATCH] mmc: mtk-sd: fix two spelling mistakes in comment
 2022-11-16 16:17 UTC  (2+ messages)

[PATCH] dt-bindings: mmc: sdhci-msm: Document the SM8550 compatible
 2022-11-16 16:17 UTC  (2+ messages)

[PATCH v2 1/4] dt-bindings: mmc: sdhci-msm: Document SM8350 SDHCI
 2022-11-16 16:17 UTC  (2+ messages)

[PATCH v3 1/3] dt-bindings: mmc: sdhci-msm: Document the SM6375 compatible
 2022-11-16 16:17 UTC  (2+ messages)

[patch 18/39] PCI/MSI: Move mask and unmask helpers to msi.h
 2022-11-16 16:16 UTC  (2+ messages)

[RFC][PATCH 4/4] security: Enforce limitations on return values from LSMs
 2022-11-16 16:16 UTC  (3+ messages)
` [PoC][PATCH] bpf: Call return value check function in the JITed code

[patch 19/39] PCI/MSI: Move pci_disable_msi() to api.c
 2022-11-16 16:16 UTC  (2+ messages)

[patch 17/39] PCI/MSI: Get rid of externs in msi.h
 2022-11-16 16:15 UTC  (2+ messages)

[patch 14/39] PCI/MSI: Let the MSI core free descriptors
 2022-11-16 16:15 UTC  (2+ messages)

[patch 13/39] PCI/MSI: Use msi_domain_info::bus_token
 2022-11-16 16:14 UTC  (2+ messages)

[PATCH] cifs: Fix problem with encrypted RDMA data read
 2022-11-16 16:14 UTC  (7+ messages)

[PATCH] mmc: meson-gx: fix SDIO interrupt handling
 2022-11-16 16:13 UTC  (2+ messages)

[patch 00/39] genirq, PCI/MSI: Support for per device MSI and PCI/IMS - Part 1 cleanups
 2022-11-16 16:12 UTC  (9+ messages)
` [patch 01/39] PCI/MSI: Check for MSI enabled in __pci_msix_enable()
` [patch 02/39] iommu/vt-d: Remove bogus check for multi MSI-X
` [patch 03/39] iommu/amd: "
` [patch 04/39] genirq/msi: Use MSI_DESC_ALL in msi_add_simple_msi_descs()

[patch 15/39] PCI/MSI: Get rid of PCI_MSI_IRQ_DOMAIN
 2022-11-16 16:12 UTC  (2+ messages)

[PATCH -next] um: vector: Fix memory leak in vector_config
 2022-11-16 16:09 UTC  (2+ messages)

[PATCH 00/11] CXL: Process event logs
 2022-11-16 16:10 UTC  (16+ messages)
` [PATCH 02/11] cxl/mem: Implement Get Event Records command
` [PATCH 03/11] cxl/mem: Implement Clear "
` [PATCH 05/11] cxl/mem: Trace General Media Event Record
` [PATCH 07/11] cxl/mem: Trace Memory Module "
` [PATCH 09/11] cxl/test: Add generic mock events
` [PATCH 10/11] cxl/test: Add specific events
` [PATCH 11/11] cxl/test: Simulate event log overflow

[PATCH v8 0/6] Introduce PRU remoteproc consumer API
 2022-11-16 16:09 UTC  (3+ messages)
` [PATCH v8 1/6] dt-bindings: remoteproc: Add PRU consumer bindings

[PATCH v2 0/4] driver core: Decouple device links enforcing and probe deferral timeouts
 2022-11-16 16:09 UTC  (3+ messages)
` [PATCH v2 3/4] driver core: Add fw_devlink.timeout param to stop waiting for devlinks

[PATCH] gpiolib: of: Use correct fwnode for DT-probed chips
 2022-11-16 16:06 UTC  (5+ messages)

[PATCH PING v9] kallsyms: reliable symbol->address lookup with /proc/kallmodsyms
 2022-11-16 16:06 UTC  (6+ messages)
` [PATCH v9 3/8] kbuild: generate an address ranges map at vmlinux link time

[PATCH v2 0/2] module: Merge same-name module load requests
 2022-11-16 16:04 UTC  (13+ messages)
` [PATCH v2 2/2] "

[PATCH v5 0/3] net: fec: add xdp and page pool statistics
 2022-11-16 16:02 UTC  (3+ messages)
` [PATCH v5 2/3] net: fec: add xdp statistics

kselftest: Bad test result: from results parsing in LAVA
 2022-11-16 16:02 UTC  (4+ messages)

[PATCH v9 0/2] arm64: dts: qcom: add dts for sa8540p-ride board
 2022-11-16 16:01 UTC  (6+ messages)
` [PATCH v9 1/2] dt-bindings: arm: qcom: Document additional sa8540p device
` [PATCH v9 2/2] arm64: dts: qcom: add SA8540P ride(Qdrive-3)

[PATCH 0/1] mmc: Reduce tuning log output
 2022-11-16 16:00 UTC  (4+ messages)
` [PATCH 1/1] mmc: sdhci: Fixed too many logs being printed during tuning

[PATCH v3 1/1] net: fec: add xdp and page pool statistics
 2022-11-16 16:00 UTC  (8+ messages)
    ` [EXT] "

drivers/rtc/rtc-sunplus.c:243:33: warning: format '%x' expects argument of type 'unsigned int', but argument 4 has type 'resource_size_t' {aka 'long long unsigned int'}
 2022-11-16 15:57 UTC 

[PATCH v2 0/3] add color management support for the crtc
 2022-11-16 15:55 UTC  (7+ messages)
` [PATCH v2 2/3] drm/msm/disp/dpu1: add helper to know if display is pluggable

[PATCHv5 0/8] Virtual NMI feature
 2022-11-16 15:55 UTC  (7+ messages)

[PATCH 0/5] dt-bindings: remoteproc: qcom: split and reorganize PAS/PIL
 2022-11-16 15:54 UTC  (6+ messages)
` [PATCH 1/5] dt-bindings: remoteproc: qcom,adsp: split common part
` [PATCH 2/5] dt-bindings: remoteproc: qcom,sm8350-pas: split into separate file
` [PATCH 3/5] dt-bindings: remoteproc: qcom,sm8150-pas: "
` [PATCH 4/5] dt-bindings: remoteproc: qcom,sm6350-pas: "
` [PATCH 5/5] dt-bindings: remoteproc: qcom,sc8280xp-pas: "

[PATCH v2 0/4] Migrate i8255 GPIO drivers to regmap API
 2022-11-16 15:54 UTC  (6+ messages)
` [PATCH v2 1/4] gpio: regmap: Always set gpio_chip get_direction

[PATCH 0/2] arm64: fix two bug about page table check
 2022-11-16 15:52 UTC  (8+ messages)
` [PATCH 1/2] arm64/mm: fix incorrect file_map_count for non-leaf pmd/pud
` [PATCH 2/2] arm64/mm: fix incorrect file_map_count for invalid pmd/pud

[PATCH 00/44] KVM: Rework kvm_init() and hardware enabling
 2022-11-16 15:52 UTC  (4+ messages)
` [PATCH 13/44] KVM: x86: Serialize vendor module initialization (hardware setup)

[PATCH] tracing: Optimize event type allocation with IDA
 2022-11-16 15:50 UTC  (2+ messages)

[PATCH 1/2] mfd: ax20x: Add suppport for AXP1530 PMIC
 2022-11-16 15:49 UTC  (2+ messages)

[PATCH V5 00/12] arm64: dts: imx8m-evk: misc dts update
 2022-11-16 15:47 UTC  (6+ messages)
` [PATCH V5 07/12] arm64: dts: imx8mn-evk: update vdd_soc dvs voltage

[PATCH net-next v2 0/5] net: lan966x: Extend xdp support
 2022-11-16 15:45 UTC  (5+ messages)
` [PATCH net-next v2 1/5] net: lan966x: Add XDP_PACKET_HEADROOM
` [PATCH net-next v2 4/5] net: lan966x: Add support for XDP_TX

[PATCH 00/10] phy: qualcomm: Add support for SM8550
 2022-11-16 15:44 UTC  (4+ messages)
` [PATCH 08/10] dt-bindings: phy: Add qcom,snps-eusb2-phy schema file

[PATCH] platform/x86/amd: pmc: Add a workaround for an s0i3 issue on Cezanne
 2022-11-16 15:43 UTC 

[PATCH 00/12] Add support for the Cirrus Logic CS48L32 audio codecs
 2022-11-16 15:43 UTC  (3+ messages)
` [PATCH 03/12] mfd: cs48l32: Add support for CS48L31/32/33 codecs

[PATCH 0/5] Move internal definitions out of kernel-wide include
 2022-11-16 15:42 UTC  (3+ messages)
` [PATCH 5/5] MAINTAINERS: Update pstore maintainers

[PATCH] cgroup/cpuset: Improve cpuset_css_alloc() description
 2022-11-16 15:40 UTC  (3+ messages)

[PATCH v2 0/7] Add camera access keys, IdeaPad driver improvements
 2022-11-16 15:39 UTC  (4+ messages)
` [PATCH v2 5/7] platform/x86: ideapad-laptop: Expose camera_power only if supported

[mcgrof:20221115-firmware_loader-fixes] [firmware_loader] 3960520a85: WARNING:at_lib/kobject.c:#kobject_put
 2022-11-16 15:37 UTC 

[PATCH] cpufreq: amd-pstate: fix spdxcheck warnings for amd-pstate-ut.c
 2022-11-16 15:39 UTC  (2+ messages)

[PATCH] ceph: make sure directories aren't complete after setting crypt context
 2022-11-16 15:37 UTC 

[PATCH v2 00/44] cpuidle,rcu: Clean up the mess
 2022-11-16 15:29 UTC  (4+ messages)
` [PATCH v2 12/44] cpuidle,dt: Push RCU-idle into driver

[RFC PATCH 0/3] usb: Add generic repeater framework and SM8550 driver
 2022-11-16 15:29 UTC  (3+ messages)
` [RFC PATCH 2/3] dt-bindings: usb: Add qcom,snps-eusb2-repeater schema

[PATCH] dt-bindings: cpufreq: cpufreq-qcom-hw: Add SM8550 compatible
 2022-11-16 15:29 UTC  (2+ messages)

[PATCH v2 0/2] x86/of: Fix a bug in x86 arch OF support
 2022-11-16 15:29 UTC  (2+ messages)
` [PATCH v2 2/2] x86/of: Convert & update Intel's APIC related binding schemas

[PATCH v1 0/4] perf list libpfm support and other fixes
 2022-11-16 15:27 UTC  (2+ messages)

[PATCH RFC 0/6] Add metrics for neoverse-n2
 2022-11-16 15:26 UTC  (3+ messages)

[PATCH v2 0/3] ext4: fix some bugs in online resize
 2022-11-16 15:26 UTC  (5+ messages)
` [PATCH v2 2/3] ext4: fix corrupt backup group descriptors after "

[syzbot] KMSAN: uninit-value in ext4_evict_inode
 2022-11-16 15:25 UTC 

[syzbot] WARNING in call_timer_fn
 2022-11-16 15:25 UTC 

[PATCH 0/1] Fix perf tools/lib includes
 2022-11-16 15:23 UTC  (3+ messages)

[PATCH] ACPICA: Fix sprintf() INT_MAX -Wformat-truncation= warn
 2022-11-16 15:22 UTC 

[PATCH 0/8] Add a bunch of msm8953 dts files
 2022-11-16 15:22 UTC  (15+ messages)
` [PATCH 2/8] arm64: dts: qcom: sdm450: Add device tree for Motorola Moto G6
` [PATCH 3/8] arm64: dts: qcom: msm8953: Add device tree for Motorola G5 Plus
` [PATCH 4/8] arm64: dts: qcom: msm8953: Add device tree for Xiaomi Mi A2 Lite
` [PATCH 5/8] arm64: dts: qcom: msm8953: Add device tree for Xiaomi Redmi Note 4X
` [PATCH 6/8] arm64: dts: qcom: msm8953: Add device tree for Xiaomi Mi A1
` [PATCH 7/8] arm64: dts: qcom: msm8953: Add device tree for Xiaomi Redmi 5 Plus
` [PATCH 8/8] arm64: dts: qcom: sdm632: Add device tree for Motorola G7 Power

[PATCH v3 00/10] Restructure perf list and add json output
 2022-11-16 15:21 UTC  (9+ messages)
` [PATCH v3 10/10] perf list: Add json output option

[PATCH] habanalabs: added return value check for hl_fw_dynamic_send_clear_cmd()
 2022-11-16 15:17 UTC  (2+ messages)

[PATCH V3 0/3] Add support control UP board CPLD/FPGA pin control
 2022-11-16 15:13 UTC  (3+ messages)
` [PATCH V3 1/3] mfd: Add support for UP board CPLD/FPGA

[PATCH v4 0/2] arm64: kdump: Function supplement and performance optimization
 2022-11-16 15:10 UTC  (5+ messages)
` [PATCH v4 1/2] arm64: kdump: Provide default size when crashkernel=Y,low is not specified
` [PATCH v4 2/2] arm64: kdump: Support crashkernel=X fall back to reserve region above DMA zones

[PATCH] fs: nfs: Added pointer check
 2022-11-16 15:10 UTC  (2+ messages)
` [PATCH] "

[PATCH 0/2] Add link between phy dev and mac dev
 2022-11-16 15:07 UTC  (3+ messages)
` [PATCH 2/2] net: fec: Create device "

[PATCH] dt-bindings: usb: dwc3: Add SM8550 compatible
 2022-11-16 15:06 UTC 

[PATCH 3/4] ASoC: SOF: Adding amd HS functionality to the sof core
 2022-11-16 15:04 UTC  (3+ messages)
    ` [Sound-open-firmware] "

[PATCH] regulator: core: fix UAF in destroy_regulator()
 2022-11-16 15:01 UTC  (2+ messages)

[PATCH 0/2] arm64: dts: qcom: clean up 'regulator-allowed-modes' indentation
 2022-11-16 15:01 UTC  (2+ messages)
` (subset) "

[PATCH] rcu: Avoid invalid wakeup for rcuc kthreads in RCU_KTHREAD_OFFCPU status
 2022-11-16 15:01 UTC  (4+ messages)

[PATCH RESEND] lib/test_linear_ranges: Use LINEAR_RANGE()
 2022-11-16 15:01 UTC  (2+ messages)

[PATCH v2 00/12] Enable Display for SM8350
 2022-11-16 14:59 UTC  (3+ messages)
` [PATCH v2 01/12] dt-bindings: display: msm: Add qcom,sm8350-dpu binding

[PATCH v2 00/11] ASoC: dt-bindings: Rework Qualcomm APR/GPR Sound nodes for SM8450
 2022-11-16 14:56 UTC  (3+ messages)
` [PATCH v2 11/11] ASoC: dt-bindings: qcom,q6apm: Add SM8450 bedais node

[GIT PULL] pin control fixes for v6.1
 2022-11-16 14:57 UTC 

[PATCH v2] mm: add new syscall pidfd_set_mempolicy()
 2022-11-16 14:57 UTC  (9+ messages)
  ` [External] "


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).