linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-12-02 00:39:38 to 2021-12-02 04:49:16 UTC [more...]

[PATCH] random: Document add_hwgenerator_randomness() with other input functions
 2021-12-02  4:48 UTC  (2+ messages)

[PATCH V2 0/7] Improve Auxiliary Bus documentation
 2021-12-02  4:43 UTC  (8+ messages)
` [PATCH V2 1/7] Documentation/auxiliary_bus: Clarify auxiliary_device creation
` [PATCH V2 2/7] Documentation/auxiliary_bus: Clarify match_name
` [PATCH V2 3/7] Documentation/auxiliary_bus: Update Auxiliary device lifespan
` [PATCH V2 4/7] Documentation/auxiliary_bus: Clarify __auxiliary_driver_register
` [PATCH V2 5/7] Documentation/auxiliary_bus: Add example code for module_auxiliary_driver()
` [PATCH V2 6/7] Documentation/auxiliary_bus: Clarify the release of devices from find device
` [PATCH V2 7/7] Documentation/auxiliary_bus: Move the text into the code

[PATCH v3 1/2] x86/tsc: add a timer to make sure tsc_adjust is always checked
 2021-12-02  4:47 UTC  (3+ messages)
` [PATCH v3 2/2] x86/tsc: skip tsc watchdog checking for qualified platforms

[PATCH v9 3/3] mailbox: mediatek: add support for adsp mailbox controller
 2021-12-02  4:42 UTC  (2+ messages)
  ` [PATCH v9 2/3] firmware: mediatek: add adsp ipc protocol interface

[PATCH 0/3] phy: phy-brcm-usb: Fixes for phy-brcm-usb driver
 2021-12-02  4:35 UTC  (3+ messages)
` [PATCH 1/3] phy: usb: Leave some clocks running during suspend

[5.4 PATCH] mm/gup: Do not force a COW break on file-backed memory
 2021-12-02  4:33 UTC  (4+ messages)

[PATCH v6 0/8] Add the imx8m pcie phy driver and imx8mm pcie support
 2021-12-02  4:30 UTC  (3+ messages)
` [PATCH v6 5/8] phy: freescale: pcie: Initialize the imx8 pcie standalone phy driver

[PATCH] kprobes: fix out-of-bounds in register_kretprobe
 2021-12-02  4:29 UTC  (2+ messages)

[PATCH -next] mm: delete oversized WARN_ON() in kvmalloc() calls
 2021-12-02  4:29 UTC  (5+ messages)

[PATCH] ata: replace snprintf in show functions with sysfs_emit
 2021-12-02  4:19 UTC  (2+ messages)

[PATCH] phy: lan966x: Extend lan966x to support multiple phy interfaces
 2021-12-02  4:19 UTC  (2+ messages)

[RFC V3 0/2] arm64: imx8mm: Enable Hantro VPUs
 2021-12-02  4:16 UTC  (3+ messages)
` [RFC V3 1/2] media: hantro: Add support for i.MX8M Mini
` [RFC V3 2/2] arm64: dts: imx8mm: Enable VPU-G1 and VPU-G2

[PATCH -next] phy: intel: Remove redundant dev_err call in thunderbay_emmc_phy_probe()
 2021-12-02  4:16 UTC  (2+ messages)

[PATCH net] net: dsa: b53: Add SPI ID table
 2021-12-02  4:17 UTC 

[PATCH 1/6] f2fs: rework write preallocations
 2021-12-02  4:15 UTC  (10+ messages)
` [PATCH 2/6] f2fs: do not expose unwritten blocks to user by DIO
  ` [f2fs-dev] "
` [PATCH 3/6] f2fs: reduce indentation in f2fs_file_write_iter()
  ` [f2fs-dev] "
` [PATCH 4/6] f2fs: fix the f2fs_file_write_iter tracepoint
  ` [f2fs-dev] "
` [PATCH 5/6] f2fs: implement iomap operations
  ` [f2fs-dev] "

[GIT PULL]: Generic phy fixes for v5.16
 2021-12-02  4:12 UTC  (2+ messages)

[PATCH 0/9] crypto: add zbufsize() interface
 2021-12-02  3:57 UTC  (9+ messages)
` [PATCH 1/9] "

[RFC V2 0/2] arm64: imx8mm: Enable Hantro VPUs
 2021-12-02  3:57 UTC  (14+ messages)
` [RFC V2 1/2] media: hantro: Add support for i.MX8M Mini

[PATCH] wilc1000: Add reset/enable GPIO support to SPI driver
 2021-12-02  3:55 UTC 

[PATCH v12, 00/19] Support multi hardware decode using of_platform_populate
 2021-12-02  3:45 UTC  (20+ messages)
` [PATCH v12, 01/19] media: mtk-vcodec: Get numbers of register bases from DT
` [PATCH v12, 02/19] media: mtk-vcodec: Align vcodec wake up interrupt interface
` [PATCH v12, 03/19] media: mtk-vcodec: Refactor vcodec pm interface
` [PATCH v12, 04/19] media: mtk-vcodec: export decoder pm functions
` [PATCH v12, 05/19] media: mtk-vcodec: Support MT8192
` [PATCH v12, 06/19] media: mtk-vcodec: Add to support multi hardware decode
` [PATCH v12, 07/19] dt-bindings: media: mtk-vcodec: Separate video encoder and decoder dt-bindings
` [PATCH v12, 08/19] media: mtk-vcodec: Use pure single core for MT8183
` [PATCH v12, 09/19] media: mtk-vcodec: Add irq interface for multi hardware
` [PATCH v12, 10/19] media: mtk-vcodec: Add msg queue feature for lat and core architecture
` [PATCH v12, 11/19] media: mtk-vcodec: Generalize power and clock on/off interfaces
` [PATCH v12, 12/19] media: mtk-vcodec: Add new interface to lock different hardware
` [PATCH v12, 13/19] media: mtk-vcodec: Add work queue for core hardware decode
` [PATCH v12,14/19] media: mtk-vcodec: Support 34bits dma address for vdec
` [PATCH v12, 15/19] dt-bindings: media: mtk-vcodec: Adds decoder dt-bindings for mt8192
` [PATCH v12, 16/19] media: mtk-vcodec: Add core dec and dec end ipi msg
` [PATCH v12, 17/19] media: mtk-vcodec: Use codec type to separate different hardware
` [PATCH v12, 18/19] media: mtk-vcodec: Remove mtk_vcodec_release_dec_pm
` [PATCH v12, 19/19] media: mtk-vcodec: Remove mtk_vcodec_release_enc_pm

[arnd-playground:randconfig-5.16-min 83/191] drivers/gpu/drm/i915/i915_pci.c:35:22: error: expected parameter declarator
 2021-12-02  3:38 UTC 

[PATCH v9 0/7] media: mediatek: support mdp3 on mt8183 platform
 2021-12-02  3:35 UTC  (4+ messages)
` [PATCH v9 7/7] media: platform: mtk-mdp3: add Mediatek MDP3 driver

[PATCH] security/selinux: fix potential memleak
 2021-12-02  3:34 UTC 

[PATCH] mm: fix the type of a parameter
 2021-12-02  3:34 UTC  (2+ messages)

[syzbot] WARNING in kernfs_get (3)
 2021-12-02  3:26 UTC 

[PATCH] octeontx2-af: Fix a memleak bug in rvu_mbox_init()
 2021-12-02  3:20 UTC  (2+ messages)

[PATCH v3] Skip phy initialization for DWC3 USB Controllers
 2021-12-02  3:17 UTC  (4+ messages)
` [PATCH v3] usb: host: xhci-plat: Set XHCI_SKIP_PHY_INIT quirk for DWC3 controller

linux-next: build failure after merge of the gpio-brgl tree
 2021-12-02  3:16 UTC  (4+ messages)

[PATCH] virtio_ring: Fix querying of maximum DMA mapping size for virtio device
 2021-12-02  3:12 UTC  (2+ messages)

[PATCH] security/selinux: fix potential memleak in error branch
 2021-12-02  3:12 UTC 

[PATCH 1/1] mm: vmscan: Reduce throttling due to a failure to make progress
 2021-12-02  3:11 UTC  (8+ messages)

[PATCH v2] usb: core: Avoid doing warm reset on disconnect event
 2021-12-02  3:10 UTC  (4+ messages)

[PATCH] net/mlx4_en: Fix an use-after-free bug in mlx4_en_try_alloc_resources()
 2021-12-02  3:10 UTC  (2+ messages)

[PATCH v4 00/13] Introduce PECI subsystem
 2021-12-02  2:31 UTC  (5+ messages)
` [PATCH v4 02/13] dt-bindings: Add bindings for peci-aspeed

[PATCH v2] PCI: vmd: Honor ACPI _OSC on PCIe features
 2021-12-02  3:04 UTC 

[PATCH 0/3] Refactor Aspeed USB vhub driver
 2021-12-02  3:03 UTC  (6+ messages)
` [PATCH 2/3] usb: aspeed-vhub: support remote wakeup feature

[PATCH] add Intel 760p/Pro 7600p nvme disk
 2021-12-02  3:02 UTC 

[PATCH -next] wireless: Clean up some inconsistent indenting
 2021-12-02  3:01 UTC 

[PATCH -next v4 0/3] some fix and cleanup for rtl8192e
 2021-12-02  3:07 UTC  (4+ messages)
` [PATCH -next v4 1/3] staging: rtl8192e: return error code from rtllib_softmac_init()
` [PATCH -next v4 2/3] staging: rtl8192e: rtllib_module: fix error handle case in alloc_rtllib()
` [PATCH -next v4 3/3] staging: rtl8192e: rtllib_module: remove unnecessary assignment

[PATCH] clk: mediatek: net: qlogic: qlcnic: Fix a NULL pointer dereference in qlcnic_83xx_add_rings()
 2021-12-02  3:00 UTC  (2+ messages)

[PATCH] net: mdio: mscc-miim: Add depend of REGMAP_MMIO on MDIO_MSCC_MIIM
 2021-12-02  3:00 UTC  (2+ messages)

[PATCH] add Intel 760p/Pro 7600p nvme disk
 2021-12-02  2:58 UTC 

[PATCH v2 0/2] Introduce x86_get_cpufreq_khz()
 2021-12-02  2:48 UTC  (3+ messages)
` [PATCH v2 2/2] KVM: x86: use x86_get_freq to get freq for kvmclock

[syzbot] INFO: task hung in set_current_rng
 2021-12-02  2:43 UTC  (2+ messages)

[PATCH] PCI: imx: do not remap invalid res
 2021-12-02  2:41 UTC  (4+ messages)

[PATCH -next 0/3] some fix and cleanup for rtl8192e
 2021-12-02  2:41 UTC  (4+ messages)
` [PATCH -next 2/3] staging: rtl8192e: rtllib_module: fix error handle case in alloc_rtllib()

[RESEND PATCH v3 00/10] A bunch of fix and optimization patches in spmi-pmic-arb.c
 2021-12-02  2:39 UTC  (5+ messages)
` [RESEND PATCH v3 01/10] spmi: pmic-arb: handle spurious interrupt
` [RESEND PATCH v3 02/10] spmi: pmic-arb: do not ack and clear peripheral interrupts in cleanup_irq

[PATCH v2 1/2] selftests: net: remove meaningless help option
 2021-12-02  2:29 UTC  (2+ messages)
` [PATCH v2 2/2] selftests: add option to list all available tests

[PATCH v2] selftests: net: Correct case name
 2021-12-02  2:28 UTC 

[PATCH] audit: accelerate audit rule filter
 2021-12-02  2:25 UTC 

[PATCH v11, 00/19] Support multi hardware decode using of_platform_populate
 2021-12-02  2:24 UTC  (4+ messages)
` [PATCH v11, 01/19] media: mtk-vcodec: Get numbers of register bases from DT

[PATCH -next] media: i2c: Simplify bool conversion
 2021-12-02  2:22 UTC 

[PATCH 1/3] selftest: net: Correct case name
 2021-12-02  2:19 UTC  (9+ messages)
` [PATCH 2/3] selftests: add option to list all avaliable tests
` [PATCH 3/3] selftest: net: remove meaningless help option

[driver-core:hid_is_usb 3/3] arc-elf-ld: hid-corsair.c:undefined reference to `usb_hid_driver'
 2021-12-02  2:17 UTC 

[PATCH 0/2] ftrace: improve ftrace during compiling
 2021-12-02  2:16 UTC  (4+ messages)
` [PATCH v6 0/2] ftrace sorting optimization changelog
  ` [PATCH v6 1/2] scripts: ftrace - move the sort-processing in ftrace_init
  ` [PATCH v6 2/2] script/sorttable: code style improvements

[PATCH v2 0/8] KVM: x86: Hyper-V hypercall fix and cleanups
 2021-12-02  2:13 UTC  (4+ messages)
` [PATCH v2 8/8] KVM: x86: Add checks for reserved-to-zero Hyper-V hypercall fields

[GIT PULL] tracing: Minor fixes for 5.16-rc3
 2021-12-02  2:12 UTC 

[RFC PATCH v5 06/10] ovl: implement overlayfs' ->write_inode operation
 2021-12-02  2:11 UTC  (15+ messages)
                        ` ovl_flush() behavior

[PATCH] f2fs: show number of pending discard commands
 2021-12-02  2:05 UTC  (2+ messages)
` [f2fs-dev] "

[PATCH rcu 0/18] RCU no-CBs CPU updates for v5.17
 2021-12-02  2:03 UTC  (5+ messages)
` [PATCH rcu 01/18] rcu: Tighten rcu_advance_cbs_nowake() checks

[PATCH 00/28] KVM: x86/mmu: Overhaul TDP MMU zapping and flushing
 2021-12-02  2:03 UTC  (3+ messages)

[PATCH] f2fs: show more DIO information in tracepoint
 2021-12-02  2:02 UTC  (2+ messages)
` [f2fs-dev] "

[PATCH 1/2] dt-bindings: pinctrl: convert controller description to the json-schema
 2021-12-02  2:01 UTC  (4+ messages)
` [PATCH 2/2] dt-bindings: pinctrl: use pinctrl.yaml

[PATCH Vx 1/1] f2fs: Avoid deadlock between writeback and checkpoint
 2021-12-02  2:01 UTC  (6+ messages)
    ` [f2fs-dev] "

[PATCH v2 00/43] KVM: Halt-polling and x86 APICv overhaul
 2021-12-02  2:00 UTC  (11+ messages)
` [PATCH v2 11/43] KVM: Don't block+unblock when halt-polling is successful

[PATCH V4 0/2] riscv: add RISC-V Svpbmt Standard Extension supports
 2021-12-02  1:59 UTC  (14+ messages)
` [PATCH V4 1/2] dt-bindings: riscv: add MMU Standard Extensions support for Svpbmt

[RFC PATCH v3 0/9] power: supply: Add some fuel-gauge logic
 2021-12-02  1:57 UTC  (10+ messages)
` [RFC PATCH v3 3/9] power: supply: Support DT originated temperature-capacity tables

iomap folio conversion for 5.17
 2021-12-02  1:49 UTC  (2+ messages)

[PATCH v5 12/13] gpio: Add support for Airoha EN7523 GPIO controller
 2021-12-02  1:47 UTC  (2+ messages)

[PATCH v4] lib: pmu: support the event ID encoded by a bitmap
 2021-12-02  1:45 UTC 

[PATCH v2] arm64: Enable KCSAN
 2021-12-02  1:35 UTC  (3+ messages)

[PATCH] pinctrl: fix flexible_array.cocci warnings
 2021-12-02  1:35 UTC  (2+ messages)

[PATCH] pinctrl: mediatek: uninitialized variable in mtk_pctrl_show_one_pin()
 2021-12-02  1:32 UTC  (2+ messages)

[PATCH v3 00/13] add initial support for the i.MXRTxxxx SoC family starting from i.IMXRT1050 SoC
 2021-12-02  1:31 UTC  (7+ messages)
` [PATCH v3 02/13] dt-bindings: pinctrl: add i.MXRT1050 pinctrl binding doc
` [PATCH v3 03/13] ARM: dts: imxrt1050-pinfunc: Add pinctrl binding header
` [PATCH v3 04/13] pinctrl: freescale: Add i.MXRT1050 pinctrl driver support

[PATCH v5 00/10] add aspeed-jpeg support for aspeed-video
 2021-12-02  1:29 UTC  (5+ messages)

[PATCH v8 0/6] cgroup/cpuset: Add new cpuset partition type & empty effecitve cpus
 2021-12-02  1:28 UTC  (11+ messages)
` [PATCH v8 5/6] cgroup/cpuset: Update description of cpuset.cpus.partition in cgroup-v2.rst

[PATCH] pinctrl/rockchip: fix gpio device creation
 2021-12-02  1:25 UTC  (2+ messages)

[PATCH 00/11] KVM: x86: TDX preparation of introducing vm_type and blocking ioctls based on vm_type
 2021-12-02  1:19 UTC  (3+ messages)
` [PATCH 03/11] KVM: x86: Clean up kvm_vcpu_ioctl_x86_setup_mce()

[patch 00/10] genirq/msi, PCI/MSI: Support for dynamic MSI-X vector expansion - Part 4
 2021-12-02  1:08 UTC  (3+ messages)
` [patch 09/10] PCI/MSI: Provide pci_msix_expand_vectors[_at]()

[RFC v3 00/12] Intro to Hardware timestamping engine
 2021-12-02  0:53 UTC  (7+ messages)
` [RFC v3 09/12] gpiolib: cdev: Add hardware timestamp clock type

[PATCH memory-model 0/3] LKMM updates for v5.17
 2021-12-02  0:50 UTC  (4+ messages)
` [PATCH memory-model 1/3] tools/memory-model: Provide extra ordering for unlock+lock pair on the same CPU
` [PATCH memory-model 2/3] tools/memory-model: doc: Describe the requirement of the litmus-tests directory
` [PATCH memory-model 3/3] tools/memory-model: litmus: Add two tests for unlock(A)+lock(B) ordering

[PATCH] sched/rt: Don't reschedule a throttled task even if it's higher priority
 2021-12-02  0:50 UTC  (2+ messages)

[PATCH rcu 0/8] Torture-script updates for v5.17
 2021-12-02  0:46 UTC  (9+ messages)
` [PATCH rcu 1/8] rcutorture: Add CONFIG_PREEMPT_DYNAMIC=n to tiny scenarios
` [PATCH rcu 2/8] torture: Catch kvm.sh help text up with actual options
` [PATCH rcu 3/8] torture: Make kvm-find-errors.sh report link-time undefined symbols
` [PATCH rcu 4/8] torture: Retry download once before giving up
` [PATCH rcu 5/8] rcutorture: Cause TREE02 and TREE10 scenarios to do more callback flooding
` [PATCH rcu 6/8] rcutorture: Test RCU Tasks lock-contention detection
` [PATCH rcu 7/8] torture: Fix incorrectly redirected "exit" in kvm-remote.sh
` [PATCH rcu 8/8] torture: Properly redirect kvm-remote.sh "echo" commands

[PATCH v2 0/4] layerscape-pci binding updates
 2021-12-02  0:46 UTC  (5+ messages)
` [PATCH v2 1/4] dt-bindings: pci: layerscape-pci: Add a optional property big-endian
` [PATCH v2 2/4] dt-bindings: pci: layerscape-pci: Update the description of SCFG property
` [PATCH v2 3/4] dt-bindings: pci: layerscape-pci: Add EP mode compatible strings for ls1028a
` [PATCH v2 4/4] dt-bindings: pci: layerscape-pci: define AER/PME interrupts

[driver-core:hid_is_usb 3/3] hppa-linux-ld: undefined reference to `usb_hid_driver'
 2021-12-02  0:45 UTC 

[PATCH rcu 0/17] Torture-test updates for v5.17
 2021-12-02  0:43 UTC  (18+ messages)
` [PATCH rcu 01/17] rcutorture: Sanitize RCUTORTURE_RDR_MASK
` [PATCH rcu 02/17] rcutorture: More thoroughly test nested readers
` [PATCH rcu 03/17] rcutorture: Suppress pi-lock-across read-unlock testing for Tiny SRCU
` [PATCH rcu 04/17] refscale: Simplify the errexit checkpoint
` [PATCH rcu 05/17] refscale: Prevent buffer to pr_alert() being too long
` [PATCH rcu 06/17] refscale: Always log the error message
` [PATCH rcu 07/17] refscale: Add missing '\n' to flush message
` [PATCH rcu 08/17] scftorture: "
` [PATCH rcu 09/17] scftorture: Remove unused SCFTORTOUT
` [PATCH rcu 10/17] rcuscale: Always log error message
` [PATCH rcu 11/17] scftorture: "
` [PATCH rcu 12/17] locktorture,rcutorture,torture: "
` [PATCH rcu 13/17] rcutorture: Avoid soft lockup during cpu stall
` [PATCH rcu 14/17] rcutorture: Test RCU-tasks multiqueue callback queueing
` [PATCH rcu 15/17] rcutorture: Enable multiple concurrent callback-flood kthreads
` [PATCH rcu 16/17] rcutorture: Add ability to limit callback-flood intensity
` [PATCH rcu 17/17] rcutorture: Combine n_max_cbs from all kthreads in a callback flood

[PATCH] Revert "arm64: dts: qcom: sm8350: Specify clock-frequency for arch timer"
 2021-12-02  0:43 UTC 

[PATCH rcu 0/18] RCU Tasks updates for v5.17
 2021-12-02  0:38 UTC  (17+ messages)
` [PATCH rcu 01/18] rcu-tasks: Don't remove tasks with pending IPIs from holdout list
` [PATCH rcu 02/18] rcu-tasks: Create per-CPU callback lists
` [PATCH rcu 03/18] rcu-tasks: Introduce ->percpu_enqueue_shift for dynamic queue selection
` [PATCH rcu 06/18] rcu-tasks: Use spin_lock_rcu_node() and friends
` [PATCH rcu 07/18] rcu-tasks: Inspect stalled task's trc state in locked state
` [PATCH rcu 08/18] rcu-tasks: Add a ->percpu_enqueue_lim to the rcu_tasks structure
` [PATCH rcu 09/18] rcu-tasks: Abstract checking of callback lists
` [PATCH rcu 10/18] rcu-tasks: Abstract invocations of callbacks
` [PATCH rcu 11/18] rcu-tasks: Use workqueues for multiple rcu_tasks_invoke_cbs() invocations
` [PATCH rcu 12/18] rcu-tasks: Make rcu_barrier_tasks*() handle multiple callback queues
` [PATCH rcu 13/18] rcu-tasks: Add rcupdate.rcu_task_enqueue_lim to set initial queueing
` [PATCH rcu 14/18] rcu-tasks: Count trylocks to estimate call_rcu_tasks() contention
` [PATCH rcu 15/18] rcu-tasks: Avoid raw-spinlocked wakeups from call_rcu_tasks_generic()
` [PATCH rcu 16/18] rcu-tasks: Use more callback queues if contention encountered
` [PATCH rcu 17/18] rcu-tasks: Use separate ->percpu_dequeue_lim for callback dequeueing
` [PATCH rcu 18/18] rcu-tasks: Use fewer callbacks queues if callback flood ends

[PATCH 0/3] selftests/resctrl: Add resctrl_tests into kselftest set
 2021-12-02  0:39 UTC  (5+ messages)
` [PATCH 2/3] selftests/resctrl: Return KSFT_SKIP(4) if resctrl filessystem is not supported or resctrl is not run as root


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