linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-02-15 16:52:45 to 2022-02-15 19:16:21 UTC [more...]

[PATCH v1 00/14] mtd: spi-nor: move vendor specific code into vendor modules
 2022-02-15 19:16 UTC  (21+ messages)
` [PATCH v1 01/14] mtd: spi-nor: export more function to be used in "
` [PATCH v1 02/14] mtd: spi-nor: slightly refactor the spi_nor_setup()
` [PATCH v1 03/14] mtd: spi-nor: allow a flash to define its own ready() function
` [PATCH v1 04/14] mtd: spi-nor: move all xilinx specifics into xilinx.c
` [PATCH v1 05/14] mtd: spi-nor: xilinx: rename vendor specific functions and defines
` [PATCH v1 06/14] mtd: spi-nor: xilinx: correct the debug message
` [PATCH v1 07/14] mtd: spi-nor: move all micron-st specifics into micron-st.c
` [PATCH v1 08/14] mtd: spi-nor: micron-st: convert USE_FSR to a manufacturer flag

[PATCH] sh: Convert nommu io{re,un}map() to static inline functions
 2022-02-15 19:16 UTC  (2+ messages)

[RFC PATCH] nvme: prevent hang on surprise removal of NVMe disk
 2022-02-15 19:14 UTC  (4+ messages)

[PATCH v5 0/7] Fix some cache flush bugs
 2022-02-15 19:13 UTC  (5+ messages)
` [PATCH v5 5/7] mm: shmem: fix missing cache flush in shmem_mfill_atomic_pte()
` [PATCH v5 6/7] mm: userfaultfd: fix missing cache flush in mcopy_atomic_pte() and __mcopy_atomic()

[PATCH][next] treewide: Replace zero-length arrays with flexible-array members
 2022-02-15 19:21 UTC  (3+ messages)

[PATCH 0/7] hwmon: (dell-smm) Miscellaneous improvements
 2022-02-15 19:11 UTC  (6+ messages)
` [PATCH 1/7] hwmon: (dell-smm) Allow for specifying fan control method as module parameter
` [PATCH 4/7] hwmon: (dell-smm) Improve temperature sensors detection
` [PATCH 5/7] hwmon: (dell-smm) Improve assembly code
` [PATCH 6/7] hwmon: (dell-smm) Add SMM interface documentation
` [PATCH 7/7] hwmon: (dell-smm) Reword and mark parameter "force" as unsafe

[PATCH] net: ethernet: xilinx: cleanup comments
 2022-02-15 19:10 UTC  (2+ messages)

arm64: clang-nightly: net/ipv4/tcp_input.c: clang: error: clang frontend command failed with exit code 139
 2022-02-15 19:10 UTC  (3+ messages)

[PATCH v3 0/6] Provide a fraemework for RISC-V ISA extensions
 2022-02-15 19:06 UTC  (3+ messages)

[PATCH v1 1/1] crypto: cavium/nitrox - don't cast parameter in bit operations
 2022-02-15 19:03 UTC  (2+ messages)

[PATCH v20 0/5] usb: misc: Add onboard_usb_hub driver
 2022-02-15 19:03 UTC  (11+ messages)
` [PATCH v20 3/5] "
` [PATCH v20 5/5] arm64: dts: qcom: sc7180-trogdor: Add nodes for onboard USB hub

[PATCH 0/2] perf: Expand captured branch types
 2022-02-15 19:01 UTC  (6+ messages)
` [PATCH 2/2] perf: Expand perf_branch_entry.type

[PATCH v1 1/1] drm/i915/selftests: Replace too verbose for-loop with simpler while
 2022-02-15 18:58 UTC  (3+ messages)

[PATCH v3 0/6] Add Xilinx RPU subsystem support
 2022-02-15 18:58 UTC  (3+ messages)
` [PATCH v3 6/6] drivers: remoteproc: Add Xilinx r5 remoteproc driver

[PATCH] drm/i915: fix build issue when using clang
 2022-02-15 18:52 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v2] selftests/seccomp: Fix seccomp failure by adding missing headers
 2022-02-15 18:51 UTC  (7+ messages)

[PATCH v2 0/4] memcg: robust enforcement of memory.high
 2022-02-15 18:50 UTC  (3+ messages)
` [PATCH v2 4/4] memcg: synchronously enforce memory.high for large overcharges

[PATCH v2] ata: add/use ata_taskfile::{error|status} fields
 2022-02-15 18:49 UTC 

[PATCH v4 0/2] enable widebus feature base on chip hardware revision
 2022-02-15 18:49 UTC  (9+ messages)
` [PATCH v4 2/2] drm/msm/dp: enable widebus feature for display port

[PATCH net-next 00/19] net: add skb drop reasons for TCP, IP, dev and neigh
 2022-02-15 18:47 UTC  (4+ messages)
` [PATCH net-next 01/19] net: tcp: introduce tcp_drop_reason()

[PATCH v2] soc: mediatek: mtk-infracfg: Disable ACP on MT8192
 2022-02-15 18:46 UTC 

[PATCH 0/8] Allow DAMON user code independent of monitoring primitives
 2022-02-15 18:46 UTC  (9+ messages)
` [PATCH 1/8] mm/damon: Rename damon_primitives to damon_operations
` [PATCH 2/8] mm/damon: Let monitoring operations can be registered and selected
` [PATCH 3/8] mm/damon/paddr,vaddr: Register themselves to DAMON in subsys_initcall
` [PATCH 4/8] mm/damon/reclaim: Use damon_select_ops() instead of damon_{v,p}a_set_operations()
` [PATCH 5/8] mm/damon/dbgfs: "
` [PATCH 6/8] mm/damon/dbgfs: Use operations id for knowing if the target has pid
` [PATCH 7/8] mm/damon/dbgfs-test: Fix is_target_id() change
` [PATCH 8/8] mm/damon/paddr,vaddr: Remove damon_{p,v}a_{target_valid,set_operations}()

[PATCH v3] selftests/seccomp: Fix seccomp failure by adding missing headers
 2022-02-15 18:45 UTC  (2+ messages)

[PATCH] mm/page_alloc: Mark pagesets as __maybe_unused
 2022-02-15 18:43 UTC 

[RFC] x86/mce: Add workaround for SKX/CLX/CPX spurious machine checks
 2022-02-15 18:42 UTC  (3+ messages)
` [PATCH] "

[PATCH v2] media: uvcvideo: Fix handling on Bitmask controls
 2022-02-15 18:42 UTC 

[PATCH v2 1/2] drm/msm/dpu: Add INTF_5 interrupts
 2022-02-15 18:42 UTC  (6+ messages)
` [PATCH v2 2/2] drm/msm/dpu: Add SC8180x to hw catalog

[PATCH mm] fix for "kasan: improve vmalloc tests"
 2022-02-15 18:39 UTC 

[PATCH] [v1] dt-bindings: watchdog: Add HPE GXP Watchdog timer binding
 2022-02-15 18:40 UTC 

[PATCH 0/2] x86/boot: Fix setup_indirect support
 2022-02-15 18:37 UTC  (5+ messages)
` [PATCH 1/2] x86/boot: Fix memremap of setup_indirect structures

[PATCH v1 1/4] powerpc/ftrace: Also save r1 in ftrace_caller()
 2022-02-15 18:31 UTC  (4+ messages)
` [PATCH v1 2/4] powerpc/ftrace: Add recursion protection in prepare_ftrace_return()
` [PATCH v1 3/4] powerpc/ftrace: Have arch_ftrace_get_regs() return NULL unless FL_SAVE_REGS is set
` [PATCH v1 4/4] powerpc/ftrace: Style cleanup in ftrace_mprofile.S

[PATCH RFC fs/namespace] Make kern_unmount() use synchronize_rcu_expedited()
 2022-02-15 18:28 UTC  (3+ messages)

[PATCH linux-next] arm64: kexec: Support the case of VA_BITS=39 in trans_pgd_idmap_page()
 2022-02-15 18:28 UTC  (2+ messages)

[PATCH v2 2/2] ARM: dts: kirkwood: Add Ctera C-200 V1 board
 2022-02-15 18:25 UTC  (2+ messages)

[PATCH 0/2] Refactor xhci quirks and plat private data
 2022-02-15 18:24 UTC  (3+ messages)
` [PATCH 1/2] usb: xhci: refactor "
` [PATCH 2/2] usb: dwc: host: add xhci_plat_priv quirk XHCI_SKIP_PHY_INIT

[PATCH] fpga: microsemi-spi: add Microsemi FPGA manager
 2022-02-15 18:05 UTC  (5+ messages)
` [PATCH v2] "

[PATCH] tps6598x: clear int mask on probe failure
 2022-02-15 18:22 UTC 

[PATCH] arm64: smp: Skip MC domain for SoCs without shared cache
 2022-02-15 18:19 UTC  (8+ messages)

[PATCH] x86/tsx: Use MSR_TSX_CTRL to clear CPUID bits
 2022-02-15 18:19 UTC  (9+ messages)

[PATCH] [v1] dt-bindings: timer: Add HPE GXP Timer binding
 2022-02-15 18:19 UTC 

[PATCH v2 0/2] Add SECO CEC driver for MEC Based boards
 2022-02-15 18:13 UTC  (3+ messages)
` [PATCH v2 1/2] media: cec: add SECO MEC-based cec driver
` [PATCH v2 2/2] media: cec: seco: add newlines in debug messages

[PATCH v13 00/11] arm64: Reorganize the unwinder and implement stack trace reliability checks
 2022-02-15 18:12 UTC  (7+ messages)
  ` [PATCH v13 04/11] arm64: Split unwind_init()
  ` [PATCH v13 06/11] arm64: Use stack_trace_consume_fn and rename args to unwind()

[PATCH v5 0/8] ima: support fs-verity digests and signatures
 2022-02-15 18:11 UTC  (4+ messages)
` [PATCH v5 1/8] ima: rename IMA_ACTION_FLAGS to IMA_NONACTION_FLAGS

[syzbot] KASAN: use-after-free Read in __oom_reap_task_mm
 2022-02-15 18:10 UTC  (6+ messages)

[PATCH] printk: Set console_set_on_cmdline=1 when using console="" or console=null
 2022-02-15 18:10 UTC  (5+ messages)
` [PATCH v2] printk: Set console_set_on_cmdline=1 when __add_preferred_console() is called with user_specified == true

[PATCH v10 00/27] ima: Namespace IMA with audit support in IMA-ns
 2022-02-15 18:09 UTC  (4+ messages)
` [PATCH v10 03/27] ima: Return error code obtained from securityfs functions

[PATCH v2 00/15] pwm: dt-bindings: Include generic pwm schema
 2022-02-15 18:08 UTC  (9+ messages)

dt-bindings: ps2-gpio: convert binding to json-schema
 2022-02-15 18:08 UTC  (4+ messages)
` [PATCH v3 1/3] "
` [PATCH v3 2/3] dt-bindings: ps2-gpio: document bus signals open drain
` [PATCH v3 3/3] input: ps2-gpio: enforce GPIOs flag "

[PATCH v2 0/5] kvm: x86: better handling of optional kvm_x86_ops
 2022-02-15 18:07 UTC  (13+ messages)
` [PATCH v2 1/5] KVM: x86: use static_call_cond for optional callbacks
` [PATCH v2 2/5] KVM: x86: remove KVM_X86_OP_NULL and mark optional kvm_x86_ops
` [PATCH v2 3/5] KVM: x86: warn on incorrectly NULL static calls
` [PATCH v2 4/5] KVM: x86: make several APIC virtualization callbacks optional
` [PATCH v2 5/5] KVM: x86: allow defining return-0 static calls

[PATCH v4 0/8] ARM: mstar: cpupll
 2022-02-15 18:05 UTC  (2+ messages)

[PATCH v1] gve: fix zero size queue page list allocation
 2022-02-15 18:04 UTC  (3+ messages)
` [PATCH net-next v2] gve: enhance no queue page list detection

[PATCH] thunderbolt: test: get running under UML, add kunitconfig
 2022-02-15 18:03 UTC  (4+ messages)

[RFC v2 0/8] Move HEVC stateless controls out of staging
 2022-02-15 18:02 UTC  (3+ messages)
` [RFC v2 4/8] media: uapi: "

[PATCH rdma-next v2 0/5] MR cache enhancements
 2022-02-15 17:55 UTC  (6+ messages)
` [PATCH rdma-next v2 1/5] RDMA/mlx5: Remove redundant work in struct mlx5_cache_ent
` [PATCH rdma-next v2 2/5] RDMA/mlx5: Fix the flow of a miss in the allocation of a cache ODP MR
` [PATCH rdma-next v2 3/5] RDMA/mlx5: Merge similar flows of allocating MR from the cache
` [PATCH rdma-next v2 4/5] RDMA/mlx5: Store ndescs instead of the translation table size
` [PATCH rdma-next v2 5/5] RDMA/mlx5: Reorder calls to pcie_relaxed_ordering_enabled()

[PATCH] x86/fpu: Correct pkru/xstate inconsistency
 2022-02-15 17:55 UTC  (8+ messages)

dt-bindings: ps2-gpio: convert binding to json-schema
 2022-02-15 17:53 UTC  (8+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] dt-bindings: ps2-gpio: document bus signals open drain

[PATCH v4 1/3] Bluetooth: aosp: surface AOSP quality report through mgmt
 2022-02-15 17:52 UTC  (2+ messages)

[RFC V2 00/21] The Runtime Verification (RV) interface
 2022-02-15 17:21 UTC  (7+ messages)
` [RFC V2 12/21] rv/reactor: Add the printk reactor

[PATCH] mm: page_io: fix psi memory pressure error on cold swapins
 2022-02-15 17:44 UTC  (2+ messages)

[PATCH v2 00/12] iio: buffer-dma: write() and new DMABUF based API
 2022-02-15 17:43 UTC  (3+ messages)

[tobetter:odroid-5.17.y 7/41] drivers/pwm/pwm-gpio.c:60:22: warning: no previous prototype for function 'gpio_pwm_timer'
 2022-02-15 17:42 UTC 

[luxis1999-iommufd:iommufd-v5.17-rc4 28/56] drivers/iommu/iommufd/selftest.c:183:25: error: initialization of 'struct iommu_group * (*)(struct device *)' from incompatible pointer type 'phys_addr_t (*)(struct iommu_domain *, dma_addr_t)' {aka 'unsigned int (*)(struct iommu_domain *, unsigned int)'}
 2022-02-15 17:42 UTC 

[GIT PULL] pinctrl: samsung: pull for v5.18
 2022-02-15 17:42 UTC 

[PATCH v3 1/5] i2c: Introduce common module to instantiate CCGx UCSI
 2022-02-15 17:41 UTC  (9+ messages)

[PATCH rcu 3/3] rcu: Allow expedited RCU grace periods on incoming CPUs
 2022-02-15 17:39 UTC  (3+ messages)

[PATCH] [hpsa] Fix the wrong chars in comment section
 2022-02-15 17:37 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v3 00/17] mtd: spinand: Add Octal DTR SPI (8D-8D-8D) mode support
 2022-02-15 17:37 UTC  (5+ messages)
` [PATCH v3 05/17] mtd: spinand: Define ctrl_ops for non-page read/write op templates

[PATCH v3 1/1] mm: fix use-after-free when anon vma name is used after vma is freed
 2022-02-15 17:36 UTC  (3+ messages)

[PATCH v6 00/35] component: Make into an aggregate bus
 2022-02-15 17:35 UTC  (4+ messages)
` [PATCH v6 25/35] iommu/mediatek: Migrate to aggregate driver

[PATCH] KVM: Fix lockdep false negative during host resume
 2022-02-15 17:34 UTC  (3+ messages)

[PATCHv2 22/29] x86/tdx: Make pages shared in ioremap()
 2022-02-15 17:33 UTC  (11+ messages)

[PATCH 0/2] mm/page_alloc: Remote per-cpu lists drain support
 2022-02-15 17:32 UTC  (5+ messages)
` [PATCH 2/2] mm/page_alloc: Add remote draining support to per-cpu lists

[PATCH v4 0/8] platform/x86: introduce p2sb_bar() helper
 2022-02-15 17:29 UTC  (5+ messages)
` [PATCH v4 5/8] mfd: lpc_ich: Add support for pinctrl in non-ACPI system

[PATCH 5.16 000/203] 5.16.10-rc1 review
 2022-02-15 17:29 UTC  (3+ messages)

New warning: ACPI: CEDT not present
 2022-02-15 17:28 UTC  (4+ messages)

[PATCH] mac80211: fix RCU usage in ieee80211_tx_h_select_key()
 2022-02-15 17:27 UTC  (4+ messages)
  ` [PATCH] rtw89: fix RCU usage in rtw89_core_txq_push() (was Re: [PATCH] mac80211: fix RCU usage in ieee80211_tx_h_select_key())

[PATCH] Docs: printk: add 'console=null|""' to admin/kernel-parameters
 2022-02-15 17:26 UTC  (2+ messages)

[PATCH] serial: imx: leave IRTS disabled if using modem-control CTS
 2022-02-15 17:26 UTC  (3+ messages)

[PATCH] dt-bindings: rtc: convert at91sam9 bindings to json-schema
 2022-02-15 17:23 UTC  (2+ messages)

[GIT PULL] KVM changes for Linux 5.17-rc5
 2022-02-15 17:21 UTC 

[RFC 0/2] x86/PCI: Ignore EFI memmap MMIO entries
 2022-02-15 17:20 UTC  (3+ messages)

[PATCH v2] usb: dwc2: drd: fix soft connect when gadget is unconfigured
 2022-02-15 17:19 UTC  (4+ messages)

[PATCH v5 0/9] Nuvoton WPCM450 pinctrl and GPIO driver
 2022-02-15 17:19 UTC  (9+ messages)

[GIT PULL] Hyper-V fixes for 5.17-rc5
 2022-02-15 17:18 UTC  (2+ messages)

[GIT PULL] parisc architecture fixes for v5.17-rc5
 2022-02-15 17:18 UTC  (2+ messages)

[GIT PULL] Btrfs fixes for 5.17-rc5
 2022-02-15 17:18 UTC  (2+ messages)

[PATCH v1] scsi: ufs: remove clk_scaling_lock when clkscaling isn't supported
 2022-02-15 17:15 UTC  (10+ messages)

[PATCH v2 0/2] Fix ep command fail issue in dequeue
 2022-02-15 17:14 UTC  (5+ messages)
  ` [PATCH v2 1/2] usb: dwc3: Not set DWC3_EP_END_TRANSFER_PENDING in ep cmd fails

[PATCH v1 1/4] pinctrl: tigerlake: Revert "Add Alder Lake-M ACPI ID"
 2022-02-15 17:07 UTC  (3+ messages)

[syzbot] riscv/fixes boot error: can't ssh into the instance
 2022-02-15 17:12 UTC  (4+ messages)

[PATCH] libperf: Fix perf_cpu_map__for_each_cpu macro
 2022-02-15 17:12 UTC  (2+ messages)

[PATCH] comedi: drivers: ni_routes: Use strcmp() instead of memcmp()
 2022-02-15 17:10 UTC 

[PATCH v3] PCI: vmd: Honor ACPI _OSC on PCIe features
 2022-02-15 17:09 UTC  (3+ messages)

[PATCH 0/4] edac_align_ptr() bug fix and refactoring
 2022-02-15 17:08 UTC  (5+ messages)
` [PATCH 3/4] EDAC: Refactor edac_align_ptr() to use u8/u16/u32/u64 data types
` [PATCH 4/4] EDAC: Refactor edac_align_ptr() flow

[PATCH] xhci: reduce xhci_handshake timeout in xhci_reset
 2022-02-15 17:07 UTC  (7+ messages)
` [PATCH v2] "

[PATCH] gso: do not skip outer ip header in case of ipip and net_failover
 2022-02-15 17:06 UTC  (8+ messages)

[PATCH] scsi: ufs: Remove wlun_dev_to_hba()
 2022-02-15 17:06 UTC  (2+ messages)

[syzbot] possible deadlock in worker_thread
 2022-02-15 17:05 UTC  (14+ messages)

[PATCH v2 0/6] bpf-lsm: Extend interoperability with IMA
 2022-02-15 17:04 UTC  (4+ messages)
` [PATCH v2 3/6] bpf-lsm: Introduce new helper bpf_ima_file_hash()

[PATCH v2] arm64: move efi_reboot to restart handler
 2022-02-15 17:03 UTC  (9+ messages)

[PATCH V3 0/4] mmc: add error statistics for eMMC and SD card
 2022-02-15 16:59 UTC  (3+ messages)
` [PATCH V3 1/4] mmc: sdhci: Capture eMMC and SD card errors

[PATCH] lib/test_stackinit: Expand variable size for correct testing
 2022-02-15 16:59 UTC 

[PATCH net v2] net: bridge: multicast: notify switchdev driver whenever MC processing gets disabled
 2022-02-15 16:56 UTC  (2+ messages)

fs: race between vfs_rename and do_linkat (mv and link)
 2022-02-15 16:56 UTC  (5+ messages)
`  "

[RFC][PATCH 0/6] x86: Kernel IBT beginnings
 2022-02-15 16:56 UTC  (11+ messages)
` [RFC][PATCH 6/6] objtool: Add IBT validation / fixups

[PATCH] input: ps2-gpio: enforce GPIOs flag open drain
 2022-02-15 16:54 UTC 

[PATCH v2 0/7] ARM: dts: sti: various DT fixes to avoid warnings
 2022-02-15 16:52 UTC  (3+ messages)
` [PATCH v2 7/7] ARM: dts: sti: move usb picophy nodes out of soc in stih418.dtsi

[PATCH 0/8] drm: Add support for low-color frame buffer formats
 2022-02-15 16:52 UTC  (7+ messages)
` [PATCH 1/8] drm/fourcc: Add DRM_FORMAT_C[124]
` [PATCH 2/8] drm/fb-helper: Add support for DRM_FORMAT_C[124]
` [PATCH 3/8] drm/fourcc: Add drm_format_info_bpp() helper
` [PATCH 4/8] drm/client: Use actual bpp when allocating frame buffers
` [PATCH 5/8] drm/framebuffer: Use actual bpp for DRM_IOCTL_MODE_GETFB
` [PATCH 6/8] drm/gem-fb-helper: Use actual bpp for size calculations


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