linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-01-07 01:50:42 to 2022-01-07 07:12:36 UTC [more...]

[PATCH v2 00/35] brcmfmac: Support Apple T2 and M1 platforms
 2022-01-07  7:12 UTC  (27+ messages)
` [PATCH v2 04/35] brcmfmac: firmware: Support having multiple alt paths
` [PATCH v2 06/35] brcmfmac: firmware: Support passing in multiple board_types
` [PATCH v2 07/35] brcmfmac: pcie: Read Apple OTP information
` [PATCH v2 08/35] brcmfmac: of: Fetch Apple properties
` [PATCH v2 10/35] brcmfmac: firmware: Allow platform to override macaddr

[PATCH net] netrom: fix api breakage in nr_setsockopt()
 2022-01-07  7:12 UTC 

mux for 5.17-rc1
 2022-01-07  7:10 UTC  (6+ messages)
` [PATCH 4/6] mux: add missing mux_state_get

[PATCH 00/16] Remove usage of the deprecated "pci-dma-compat.h" API
 2022-01-07  7:10 UTC  (10+ messages)
` [PATCH 03/16] fpga: dfl: pci: "
` [PATCH 04/16] media: "
` [PATCH 09/16] media: v4l2-pci-skeleton: "

[PATCHv3] tty: hvc: dcc: Bind driver to core0 for reads and writes
 2022-01-07  7:09 UTC  (3+ messages)

[ammarfaizi2-block:paulmck/linux-rcu/dev 51/53] kernel/time/tick-sched.c:1455:6: warning: no previous prototype for function 'tick_setup_sched_timer_dump'
 2022-01-07  7:08 UTC 

[PATCH v2] ide: Check for null pointer after calling devm_ioremap
 2022-01-07  7:04 UTC 

[PATCH 0/7] iio: adc: sc27xx: adjust structure and add PMIC's support
 2022-01-07  7:04 UTC  (5+ messages)
` [PATCH 2/7] iio: adc: sc27xx: fix read big scale voltage not right
` [PATCH 3/7] iio: adc: sc27xx: structure adjuststment and optimization

[PATCH v4 00/11] A bunch of fix and optimization patches in spmi-pmic-arb.c
 2022-01-07  7:03 UTC  (5+ messages)
` [PATCH v4 11/11] dt-bindings: convert qcom,spmi-pmic-arb binding to YAML format

[PATCH v2 00/18] crypto: dh - infrastructure for NVM in-band auth and FIPS conformance
 2022-01-07  7:01 UTC  (9+ messages)
` [PATCH v2 03/18] crypto: dh - optimize domain parameter serialization for well-known groups

[PATCH v2 0/2] staging: r8188eu: remove unneeded ret variables
 2022-01-07  6:52 UTC  (4+ messages)
` [PATCH v2 2/2] staging: r8188eu: change functions to return void

Observation of a memory leak with commit 314001f0bf92 ("af_unix: Add OOB support")
 2022-01-07  6:48 UTC 

[PATCH] signal: strict valid signal check
 2022-01-07  6:47 UTC  (2+ messages)

Re: [PATCH] ide: Check for null pointer after calling devm_ioremap
 2022-01-07  6:41 UTC  (2+ messages)
`  "

[PATCH v4 RESEND 0/2] fs/binfmt_elf: Fix AT_PHDR for unusual ELF files
 2022-01-07  6:40 UTC  (2+ messages)

[PATCH 16/16] PCI: Remove usage of the deprecated "pci-dma-compat.h" API
 2022-01-07  6:34 UTC  (3+ messages)

linux-next: much more building going on
 2022-01-07  6:22 UTC  (2+ messages)

[PATCH v5] Bluetooth: btqca: sequential validation
 2022-01-07  6:20 UTC 

[PATCH v7 0/4] Add basic SoC support for mediatek mt8195
 2022-01-07  6:19 UTC  (6+ messages)
` [PATCH v7 4/4] arm64: dts: Add mediatek SoC mt8195 and evaluation board

[git pull] drm for 5.17-rc1 (pre-merge window pull)
 2022-01-07  6:12 UTC 

[RFC PATCH v3 00/11] KVM: arm64: Add support for hypercall services selection
 2022-01-07  6:06 UTC  (3+ messages)
` [RFC PATCH v3 01/11] KVM: Capture VM start

[RFC PATCH] PCI: Add "pci=reassign_all_bus" boot parameter
 2022-01-07  6:03 UTC  (2+ messages)

[PATCH 5.15 00/42] 5.15.9-rc1 review
 2022-01-07  5:57 UTC  (4+ messages)
` [PATCH 5.15 04/42] RDMA/mlx5: Fix releasing unallocated memory in dereg MR flow

[PATCH v4 0/4] Add support for the Cypress cyttsp5
 2022-01-07  5:49 UTC  (2+ messages)

[RFC 00/13] kprobe/bpf: Add support to attach multiple kprobes
 2022-01-07  5:42 UTC  (6+ messages)

A slab-out-of-bounds Read bug in __htab_map_lookup_and_delete_batch
 2022-01-07  5:42 UTC  (7+ messages)

[PATCH] phy: phy-mtk-tphy: Fix dumplicated argument in phy-mtk-tphy
 2022-01-07  5:31 UTC  (2+ messages)

[PATCH] ide: Check for null pointer after calling devm_ioremap
 2022-01-07  5:30 UTC  (2+ messages)

[PATCH v11 00/19] dyndbg & drm.debug to tracefs
 2022-01-07  5:29 UTC  (20+ messages)
` [PATCH v11 01/19] dyndbg: add _DPRINTK_FLAGS_ENABLED
` [PATCH v11 02/19] dyndbg: add _DPRINTK_FLAGS_TRACE
` [PATCH v11 03/19] dyndbg: add write-to-tracefs code
` [PATCH v11 04/19] dyndbg: add trace-events for pr_debug, dev_dbg
` [PATCH v11 05/19] dyndbg: add desc, dev fields to event record
` [PATCH v11 06/19] dyndbg: add class_id to callsites
` [PATCH v11 07/19] drm_print: condense enum drm_debug_category
` [PATCH v11 08/19] drm_print: add trace_drm_dbg, trace_drm_devdbg events
` [PATCH v11 09/19] drm_print: add CONFIG_DRM_USE_DYNAMIC_DEBUG
` [PATCH v11 10/19] drm_print: interpose drm_dev_dbg, __drm_dbg with forwarding macros
` [PATCH v11 11/19] drm_print: wrap drm_dev_dbg in _dynamic_func_call_no_desc
` [PATCH v11 12/19] drm_print: wrap drm_dbg "
` [PATCH v11 13/19] drm_print: refine drm_debug_enabled for dyndbg+jump-label
` [PATCH v11 14/19] drm_print: prefer bare printk KERN_DEBUG on generic fn
` [PATCH v11 15/19] drm_print: use _dynamic_func_call_no_desc_cls
` [PATCH v11 16/19] drm_print: add struct _ddebug desc to drm_*dbg
` [PATCH v11 17/19] drm_print: add struct _ddebug *desc to trace-drm-*() params
` [PATCH v11 18/19] dyndbg: add DEFINE_DYNAMIC_DEBUG_CLASSBITS macro and callbacks
` [PATCH v11 19/19] drm_print: use DEFINE_DYNAMIC_DEBUG_CLASSBITS for drm.debug

[PATCH] fs: btrfs: Disable BTRFS on platforms having 256K pages
 2022-01-07  5:21 UTC  (7+ messages)

[PATCH v4] KEYS: encrypted: Instantiate key with user-provided decrypted data
 2022-01-07  5:14 UTC  (6+ messages)

[PATCH 0/4] add pine64 touch panel support to rockpro64
 2022-01-07  5:13 UTC  (5+ messages)
` [PATCH 1/4] dt-bindings: display: panel: feiyang,fy07024di26a30d: make reset gpio optional
` [PATCH 2/4] drm/panel: feiyang-fy07024di26a30d: "
` [PATCH 3/4] arm64: dts: rockchip: add pine64 touch panel display to rockpro64
` [PATCH 4/4] arm64: dts: rockchip: enable the pine64 touch screen on rockpro64

[PATCHv6 0/5] tracing/rwmmio/arm64: Add support to trace register reads/writes
 2022-01-07  5:10 UTC  (4+ messages)
` [PATCHv6 4/5] tracing: Add register read/write tracing support

[PATCH] mm/migration: Add trace events for THP migrations
 2022-01-07  4:59 UTC 

[PATCH v5] usb: host: xhci-plat: Set XHCI_SKIP_PHY_INIT quirk for DWC3 controller
 2022-01-07  4:57 UTC  (3+ messages)

[PATCH 0/3] tracing/filter: make filter_pred_pchar() survive the access to user space
 2022-01-07  4:49 UTC  (4+ messages)
` [PATCH 1/3] tracing/filter: degrade addr in filter_pred_string() from double pointer to pointer
` [PATCH 2/3] tracing/filter: harden the prototype of predicate_parse()
` [PATCH 3/3] tracing/filter: make filter_pred_pchar() survive the access to user space

linux-next: manual merge of the tpmdd tree with the kbuild tree
 2022-01-07  4:43 UTC 

[RFC PATCH 0/6] KVM: X86: Add and use shadow page with level promoted or acting as pae_root
 2022-01-07  4:36 UTC  (8+ messages)
` [RFC PATCH 5/6] KVM: X86: Alloc pae_root shadow page

[PATCH v4] Bluetooth: btqca: sequential validation
 2022-01-07  4:33 UTC  (3+ messages)

linux-next: manual merge of the tpmdd tree with the kbuild tree
 2022-01-07  4:33 UTC 

[net-next 00/18] IEEE 802.15.4 passive scan support
 2022-01-07  4:21 UTC  (9+ messages)
` [net-next 17/18] net: mac802154: Let drivers provide their own beacons implementation

[PATCH net-next v3 0/6] prestera: add basic router driver support
 2022-01-07  4:19 UTC  (8+ messages)
` [PATCH net-next v3 1/6] net: marvell: prestera: add virtual router ABI
` [PATCH net-next v3 2/6] net: marvell: prestera: Add router interface ABI
` [PATCH net-next v3 3/6] net: marvell: prestera: Add prestera router infra
` [PATCH net-next v3 4/6] net: marvell: prestera: add hardware router objects accounting
` [PATCH net-next v3 5/6] net: marvell: prestera: Register inetaddr stub notifiers
` [PATCH net-next v3 6/6] net: marvell: prestera: Implement initial inetaddr notifiers

[PATCH v2] iio: humidity: hdc100x: Add ACPI HID table
 2022-01-07  4:14 UTC  (3+ messages)

[PATCH v2] KVM: x86/pmu: Make top-down.slots event unavailable in supported leaf
 2022-01-07  4:13 UTC  (4+ messages)
    ` [DROP PATCH "

[PATCH] PCI/portdrv: Skip enabling AER on external facing ports
 2022-01-07  4:09 UTC  (3+ messages)

[PATCH] mtd: rawnand: meson: fix the clock after discarding sd_emmc_c_clkc
 2022-01-07  4:08 UTC  (6+ messages)

[PATCH 00/10] Removal of most do_exit calls
 2022-01-07  3:59 UTC  (10+ messages)
` [PATCH 03/10] exit: Move oops specific logic from do_exit into make_task_dead
` [PATCH 06/10] exit: Implement kthread_exit
` [PATCH 09/10] kthread: Ensure struct kthread is present for all kthreads
` [PATCH 10/10] exit/kthread: Move the exit code for kernel threads into struct kthread

[PATCH] mm: remove offset check on page->compound_head and folio->lru
 2022-01-07  3:59 UTC  (2+ messages)

[PATCH] Bluetooth: btusb: Add support for Foxconn QCA 0xe0d0
 2022-01-07  3:59 UTC  (2+ messages)
` [PATCH v2] "

[PATCH 1/3] phy: mediatek: phy-mtk-mipi-dsi: Switch to regmap for mmio access
 2022-01-07  3:57 UTC  (4+ messages)
` [PATCH 2/3] phy: mediatek: phy-mtk-mipi-dsi: Reorder and stop implicit header inclusion

[PATCH 0/5] MIPS: BCM47XX: Board updates from OpenWrt
 2022-01-07  3:51 UTC  (6+ messages)
` [PATCH 1/5] MIPS: BCM47XX: Define Linksys WRT310N V2 buttons
` [PATCH 2/5] MIPS: BCM47XX: Add board entry for Linksys WRT320N v1
` [PATCH 3/5] MIPS: BCM47XX: Add LEDs and buttons for Asus RTN-10U
` [PATCH 4/5] MIPS: BCM47XX: Add support for Netgear R6300 v1
` [PATCH 5/5] MIPS: BCM47XX: Add support for Netgear WN2500RP v1 & v2

[PATCH 00/17] exit: Making task exiting a first class concept
 2022-01-07  3:48 UTC  (3+ messages)
` [PATCH 01/17] exit: Remove profile_task_exit & profile_munmap

[GIT PULL] soc/fsl drivers changes for next(v5.17)
 2022-01-07  3:37 UTC 

[PATCH v1] power: supply: add dock type
 2022-01-07  3:37 UTC  (2+ messages)

[PATCH] ACPI: APD: Check for null pointer after calling devm_ioremap
 2022-01-07  3:35 UTC 

[PATCH v2] crypto: af_alg - check possible NULL pointer
 2022-01-07  3:34 UTC  (2+ messages)

[PATCH] lib/mpi: Add the return value check of kcalloc()
 2022-01-07  3:33 UTC  (2+ messages)

perf build broken seemingly due to libbpf changes, checking
 2022-01-07  3:30 UTC  (7+ messages)

[PATCH v3 0/6] Introduce x86 assembly accelerated implementation for SM3 algorithm
 2022-01-07  3:28 UTC  (3+ messages)
` [PATCH v3 2/6] crypto: arm64/sm3-ce - make dependent on sm3 library

[git pull] drm final fixes for 5.16
 2022-01-07  3:23 UTC 

[RFC PATCH v2] PCI: Waiting command completed in get_port_device_capability()
 2022-01-07  3:22 UTC 

[PATCH] dt-bindings: iio: adi,ltc2983: Fix 64-bit property sizes
 2022-01-07  3:20 UTC 

[PATCH] dt-bindings: Drop required 'interrupt-parent'
 2022-01-07  3:19 UTC 

[PATCH] Documentation: kunit: Fix typo
 2022-01-07  3:16 UTC  (2+ messages)

linux-next: state of the nfsd tree
 2022-01-07  3:13 UTC  (3+ messages)

[PATCH v2 0/9] BCMA support for brcmnand
 2022-01-07  3:10 UTC  (3+ messages)
` [PATCH v2 2/9] mtd: rawnand: brcmnand: Allow SoC to provide I/O operations

[RFC 00/16] padata, vfio, sched: Multithreaded VFIO page pinning
 2022-01-07  3:06 UTC  (10+ messages)
` [RFC 08/16] vfio/type1: Cache locked_vm to ease mmap_lock contention

[PATCH] usb: dwc3: dwc3-qcom: Add missing platform_device_put() in dwc3_qcom_acpi_register_core
 2022-01-07  3:07 UTC  (4+ messages)
` [PATCH v2] "

drivers/net/ethernet/intel/i40e/i40e_main.c:4643:2: warning: Value stored to 'pf_q' is never read [clang-analyzer-deadcode.DeadStores]
 2022-01-07  3:05 UTC 

[GIT PULL] Please pull RDMA subsystem changes
 2022-01-07  3:05 UTC  (2+ messages)

[PATCH] dt-bindings: net: ti,dp83869: Drop value on boolean 'ti,max-output-impedance'
 2022-01-07  3:05 UTC 

[PATCH v5 00/16] Optimize list lru memory consumption
 2022-01-07  3:04 UTC  (3+ messages)
` [PATCH v5 02/16] mm: introduce kmem_cache_alloc_lru

[PATCH] dt-bindings: remoteproc: ti: Fix the number of mailboxes
 2022-01-07  3:04 UTC 

[PATCH] dt-bindings: power: maxim,max17040: Fix incorrect type for 'maxim,rcomp'
 2022-01-07  3:04 UTC 

[PATCH] dt-bindings: net: wireless: mt76: Fix 8-bit property sizes
 2022-01-07  3:04 UTC 

[PATCH] dt-bindings: PCI: snps,dw-pcie-ep: Drop conflicting 'max-functions' schema
 2022-01-07  3:03 UTC 

[syzbot] KASAN: use-after-free Read in remove_wait_queue (3)
 2022-01-07  3:02 UTC  (10+ messages)
    ` psi_trigger_poll() is completely broken

[PATCH] arm64: dts: qcom: Initial Xiaomi Mi 9 support (cepheus)
 2022-01-07  2:59 UTC 

[PATCH v2 1/2] tpm: Fix error handling in async work
 2022-01-07  2:51 UTC  (3+ messages)

[PATCH -next] sched: Use struct_size() helper in task_numa_group()
 2022-01-07  2:52 UTC 

[PATCH] dt-bindings: nand: meson: fix controller clock
 2022-01-07  2:48 UTC  (3+ messages)

[PATCH] spi: atmel: Fix typo
 2022-01-07  2:46 UTC 

[PATCH] check parameter for i2c driver interface and improve efficieny for the issues
 2022-01-07  2:45 UTC 

[PATCH 1/2] soc: fsl: guts: Revert commit 3c0d64e867ed
 2022-01-07  2:40 UTC  (4+ messages)
` [PATCH 2/2] soc: fsl: guts: Add a missing memory allocation failure check

[PATCH 0/3] reset: meson-s4: add reset driver
 2022-01-07  2:39 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: reset: Add compatible for Meson-S4 Reset Controller
` [PATCH 2/3] dt-bindings: reset: add bindings for the Meson-S4 SoC "
` [PATCH 3/3] reset: reset-meson: add support "

[PATCH] usb: gadget: function: Fix returning incorrect PNP string
 2022-01-07  2:37 UTC  (3+ messages)

[PATCH v2 0/2] CAAM Driver: re-factor and dynamic JR availability check
 2022-01-07  2:36 UTC  (4+ messages)
` [PATCH v3 0/2] CAAM Driver: re-factor and set proper JR status

[PATCH] virtio-pci: fix memory leak of vp_dev
 2022-01-07  2:36 UTC  (3+ messages)

[PATCH] tcp: tcp_send_challenge_ack delete useless param `skb`
 2022-01-07  2:35 UTC 

[PATCH -next] dmaengine: at_xdmac: Fix missing unlock in at_xdmac_tasklet()
 2022-01-07  2:40 UTC 

[v1] clk: mediatek: use en_mask as a pure div_en_mask
 2022-01-07  2:34 UTC  (3+ messages)

[PATCH v7 0/3] Mediatek MT7986 basic clock support
 2022-01-07  2:32 UTC  (7+ messages)
` [PATCH v7 1/3] dt-bindings: clock: mediatek: document clk bindings for mediatek mt7986 SoC
` [PATCH v7 2/3] clk: mediatek: add mt7986 clock IDs
` [PATCH v7 3/3] clk: mediatek: add mt7986 clock support

[PATCH 1/3 v3] net: usb: r8152: Check used MAC passthrough address
 2022-01-07  2:31 UTC  (8+ messages)

[PATCH] nvmem: qfprom: Increase fuse blow timeout to prevent write fail
 2022-01-07  2:31 UTC 

[PATCH] net: mcs7830: handle usb read errors properly
 2022-01-07  2:31 UTC  (2+ messages)

drivers/net/amt.c:580:3: warning: Non-boolean value returned from function returning bool [returnNonBoolInBooleanFunction]
 2022-01-07  2:30 UTC 

[PATCH 1/2] clk: mediatek: clk-gate: Shrink by adding clockgating bit check helper
 2022-01-07  2:27 UTC  (4+ messages)
` [PATCH 2/2] clk: mediatek: clk-gate: Use regmap_{set/clear}_bits helpers

[PATCH] power: supply: ab8500: remove unneeded variable
 2022-01-07  2:26 UTC 

[PATCH] soc: fsl: qe: fix typo in a comment
 2022-01-07  2:25 UTC  (2+ messages)

[PATCH] virtio_ring: mark ring unused on error
 2022-01-07  2:24 UTC  (2+ messages)

[PATCH] nvme-fc: fix typo
 2022-01-07  2:22 UTC 

[PATCH] nvme-fabrics: remove unneeded variable
 2022-01-07  2:23 UTC 

[PATCH v2] regmap: debugfs: Free debugfs_name buffer after usage
 2022-01-07  2:22 UTC  (6+ messages)

[PATCH] soc: fsl: qe: Check of ioremap return value
 2022-01-07  2:22 UTC  (2+ messages)

[PATCH v5 0/4] KVM: allow mapping non-refcounted pages
 2022-01-07  2:21 UTC  (9+ messages)
` [PATCH v5 4/4] KVM: mmu: remove over-aggressive warnings

[PATCH] mm/page_alloc.c: Use div64_ul instead of do_div
 2022-01-07  2:17 UTC 

Re: [PATCH v2] ALSA: intel_hdmi: Check for error num after setting maski
 2022-01-07  2:17 UTC 

[PATCH net-next v2 0/6] prestera: add basic router driver support
 2022-01-07  2:15 UTC  (4+ messages)
` [PATCH net-next v2 2/6] net: marvell: prestera: Add router interface ABI

[PATCH 12/12] RISC-V: defconfigs: Remove redundant K210 DT source
 2022-01-07  2:14 UTC  (2+ messages)

[PATCH v5 0/4] clk: ralink: make system controller a reset provider
 2022-01-07  2:10 UTC  (3+ messages)

[PATCH v3] ALSA: intel_hdmi: Check for error num after setting mask
 2022-01-07  2:08 UTC 

[RFC PATCH 00/13] x86 User Interrupts support
 2022-01-07  2:08 UTC  (3+ messages)

[PATCH 0/2] Add PMIC wrapper support for Mediatek MT8186 SoC IC
 2022-01-07  2:05 UTC  (4+ messages)
` [PATCH 1/2] soc: mediatek: pwrap: add pwrap driver for MT8186 SoC

[PATCH 0/4] add pine64 touch panel support to rockpro64
 2022-01-07  1:22 UTC 

[PATCH v5 1/5] x86: clk: clk-fch: Add support for newer family of AMD's SOC
 2022-01-07  1:59 UTC  (6+ messages)
` [PATCH v5 4/5] clk: x86: Use dynamic con_id string during clk registration
` [PATCH v5 5/5] clk: x86: Fix clk_gate_flags for RV_CLK_GATE

[PATCH v5 09/14] PCI: portdrv: Suppress kernel DMA ownership auto-claiming
 2022-01-07  1:53 UTC  (2+ messages)

[PATCH v3 0/2] clk: ingenic: Add MDMA and BDMA clocks
 2022-01-07  1:52 UTC  (5+ messages)
` [PATCH v3 1/2] dt-bindings: clk/ingenic: "
` [PATCH v3 2/2] clk: ingenic: "

[PATCH v5 01/14] iommu: Add dma ownership management interfaces
 2022-01-07  1:50 UTC  (6+ messages)

[PATCH 1/8] arm64: dts: exynos: add necessary clock inputs in Exynos7
 2022-01-07  1:50 UTC  (3+ messages)
` [PATCH 8/8] dt-bindings: clock: samsung: convert S5Pv210 to dtschema


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