linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-11-29 03:48:12 to 2021-11-29 09:51:22 UTC [more...]

[tip:core/entry 9/11] arch/powerpc/kernel/interrupt.c:151:64: error: passing argument 2 of 'set_bits' makes pointer from integer without a cast
 2021-11-29  9:48 UTC  (2+ messages)

[PATCH v2 00/20] Solve the remaining issues with clang and W=1 on media
 2021-11-29  9:47 UTC  (8+ messages)
` [PATCH v2 06/20] media: m88ds3103: drop reg11 calculus from m88ds3103b_select_mclk()
` [PATCH v2 08/20] media: solo6x10: mark unused functions as such
` [PATCH v2 09/20] media: si470x: fix printk warnings with clang
` [PATCH v2 12/20] media: au0828-i2c: drop a duplicated function
` [PATCH v2 13/20] media: adv7604: mark unused functions as such
` [PATCH v2 15/20] media: imx290: mark read reg function as __always_unused
` [PATCH v2 19/20] media: cobalt: drop an unused variable

[PATCH v5 0/4] KVM: nVMX: Enlightened MSR Bitmap feature for Hyper-V on KVM
 2021-11-29  9:47 UTC  (5+ messages)
` [PATCH v5 1/4] KVM: nVMX: Don't use Enlightened MSR Bitmap for L3
` [PATCH v5 2/4] KVM: VMX: Introduce vmx_msr_bitmap_l01_changed() helper
` [PATCH v5 3/4] KVM: nVMX: Track whether changes in L0 require MSR bitmap for L2 to be rebuilt
` [PATCH v5 4/4] KVM: nVMX: Implement Enlightened MSR Bitmap feature

[PATCH v1 1/1] i2c: designware: Fix the kernel doc description for struct dw_i2c_dev
 2021-11-29  9:43 UTC  (2+ messages)

[PATCH v5 0/4] mtd: core: protect access to mtd devices while in suspend
 2021-11-29  9:41 UTC  (7+ messages)
` [PATCH v5 3/4] mtd: core: protect access to MTD "

[PATCH v2] fuse: rename some files and clean up Makefile
 2021-11-29  9:23 UTC  (2+ messages)

[Linux v5.15-rc6] mac80211 warnings with iwlwifi
 2021-11-29  9:25 UTC  (6+ messages)
` [Linux v5.15 final] Call-trace iwlwifi and/or mac80211 (was [Linux v5.15-rc6] mac80211 warnings with iwlwifi)

[PATCH] net/tls: Fix authentication failure in CCM mode
 2021-11-29  9:32 UTC 

[PATCH RFC v3 0/4] MUX: Add support for reading enable state from DT
 2021-11-29  9:31 UTC  (13+ messages)
` [PATCH RFC v3 1/4] dt-bindings: mux: Increase the number of arguments in mux-controls
` [PATCH RFC v3 3/4] mux: Add support for reading mux enable state from DT
` [PATCH RFC v3 4/4] phy: phy-can-transceiver: Add support for setting mux

[PATCH 0/2] Add DMA handle implementation
 2021-11-29  9:21 UTC  (7+ messages)
` [PATCH 1/2] misc: fastrpc: Add fdlist implementation
` [PATCH 2/2] misc: fastrpc: Add dma handle implementation

[patch 00/22] genirq/msi, PCI/MSI: Spring cleaning - Part 1
 2021-11-29  9:29 UTC  (8+ messages)
` [patch 05/22] genirq/msi: Fixup includes
` [patch 10/22] genirq/msi, treewide: Use a named struct for PCI/MSI attributes
` [patch 17/22] PCI/MSI: Split out !IRQDOMAIN code

[PATCHv2] Bluetooth: quirk disabling LE Read Transmit Power
 2021-11-29  9:25 UTC  (43+ messages)
                          ` [PATCH 1/6] Bluetooth: add "
                            ` [PATCH 2/6] btbcm: disable read tx power for MacBook Pro 16,1 (16 inch, 2019)
                              ` [PATCH 3/6] btbcm: disable read tx power for MacBook Pro 16,2 (13 inch - 4 Thunderbolt Ports, 2020)
                                ` [PATCH 4/6] btbcm: disable read tx power for MacBook Pro 16,4 (16 inch, 2019)
                                  ` [PATCH 5/6] btbcm: disable read tx power for iMac 20,1 (Retina 5K, 27-inch, 2020)
                                    ` [PATCH 6/6] btbcm: disable read tx power for iMac 20,2 "
                                  ` [PATCH v2 4/6] btbcm: disable read tx power for MacBook Pro 16,4 (16 inch, 2019)
                                ` [PATCH v2 3/6] btbcm: disable read tx power for MacBook Pro 16,2 (13 inch - 4 Thunderbolt Ports, 2020)
                              ` [PATCH v2 2/6] btbcm: disable read tx power for MacBook Pro 16,1 (16 inch, 2019)
                              ` [PATCH v2 1/6] Bluetooth: add quirk disabling LE Read Transmit Power
                                  ` [PATCH v3 1/2] "
                                    ` [PATCH v3 2/2] btbcm: disable read tx power for affected Macs with the T2 Security chip
                                      ` [PATCH v3 resend "
                                        ` [PATCH v4 "
                                          ` [PATCH v5 "
                                    ` [PATCH v3 resend 1/2] Bluetooth: add quirk disabling LE Read Transmit Power
                                      ` [PATCH v4 "
                                        ` [PATCH v5 "

[patch 04/32] genirq/msi: Provide a set of advanced MSI accessors and iterators
 2021-11-29  9:26 UTC  (2+ messages)

[PATCH] cpufreq: Fix get_cpu_device() failed in add_cpu_dev_symlink()
 2021-11-29  9:10 UTC  (2+ messages)

linux-next: manual merge of the sound-asoc tree with the sound-current tree
 2021-11-29  9:23 UTC  (2+ messages)

[RFC PATCH v3 00/59] KVM: X86: TDX support
 2021-11-29  9:26 UTC  (6+ messages)
` [RFC PATCH v3 53/59] KVM: x86: Add a helper function to restore 4 host MSRs on exit to user space

[PATCH v3 0/3] KVM: s390: Some gaccess cleanup
 2021-11-29  9:17 UTC  (8+ messages)
` [PATCH v3 1/3] KVM: s390: gaccess: Refactor gpa and length calculation
` [PATCH v3 2/3] KVM: s390: gaccess: Refactor access address range check
` [PATCH v3 3/3] KVM: s390: gaccess: Cleanup access to guest pages

[PATCH v4 0/3] Unify scaling of counters obtained from perf_evsel__read()
 2021-11-29  9:06 UTC  (4+ messages)
` [PATCH v4 1/3] libperf: Move perf_counts_values__scale to tools/lib/perf
` [PATCH v4 2/3] libperf: Remove scaling process from perf_mmap__read_self()
` [PATCH v4 3/3] libperf tests: Add test_stat_multiplexing test

[PATCH v3] i2c: i801: Safely share SMBus with BIOS/ACPI
 2021-11-29  9:00 UTC  (2+ messages)

[PATCH] memory: tegra: Constify struct thermal_cooling_device_ops
 2021-11-29  9:11 UTC  (2+ messages)

[PATCH 1/2] spi: tegra210-quad: use devm call for cdata memory
 2021-11-29  9:09 UTC  (4+ messages)
` [PATCH 2/2] spi: tegra210-quad: add acpi support

[PATCH -next v2] optee: Fix NULL but dereferenced coccicheck error
 2021-11-29  8:54 UTC  (2+ messages)

[GIT pull] locking/urgent for v5.16-rc3
 2021-11-29  8:50 UTC  (3+ messages)

[PATCH 0/8] soc: samsung: Add USIv2 driver
 2021-11-29  9:02 UTC  (9+ messages)
` [PATCH 2/8] dt-bindings: soc: samsung: Add Exynos USIv2 bindings doc
` [PATCH 3/8] soc: samsung: Add USIv2 driver
` [PATCH 5/8] tty: serial: samsung: Enable console as module

[PATCH net-next] net: phy: micrel: Add config_init for LAN8814
 2021-11-29  9:01 UTC  (5+ messages)

[PATCH v2 00/23] kcsan: Support detecting a subset of missing memory barriers
 2021-11-29  8:47 UTC  (3+ messages)
` [PATCH v2 03/23] kcsan: Avoid checking scoped accesses from nested contexts

[PATCH v2 0/6] Add support for HiSilicon PCIe Tune and Trace device
 2021-11-29  8:59 UTC  (13+ messages)
` [PATCH v2 2/6] hwtracing: Add trace function "

[PATCH v4] i2c: tegra: Add the ACPI support
 2021-11-29  8:46 UTC  (2+ messages)

[PATCH] tee: amdtee: fix an IS_ERR() vs NULL bug
 2021-11-29  8:54 UTC  (3+ messages)

[PATCH v2 0/4] extend vmalloc support for constrained allocations
 2021-11-29  8:56 UTC  (5+ messages)
` [PATCH v2 2/4] mm/vmalloc: add support for __GFP_NOFAIL

[PATCH 00/20] Solve the remaining issues with clang and W=1 on media
 2021-11-29  8:44 UTC  (7+ messages)
` [PATCH 07/20] media: si21xx: report eventual errors at set_frontend
` [PATCH 08/20] media: solo6x10: add _maybe_unused to currently unused functions

[PATCH V4 0/2] riscv: add RISC-V Svpbmt Standard Extension supports
 2021-11-29  8:54 UTC  (3+ messages)
` [PATCH V4 1/2] dt-bindings: riscv: add MMU Standard Extensions support for Svpbmt

[PATCH v4 00/12] arm64: dts: Add i.MX8DXL initial support
 2021-11-29  8:41 UTC  (3+ messages)
` [PATCH v4 11/12] dt-bindings: i2c: imx-lpi2c: Add i.MX8DXL compatible match

[PATCH] i2c: cbus-gpio: set atomic transfer callback
 2021-11-29  8:52 UTC  (2+ messages)

[loop] c4249fd6a1: blktests.loop/006.fail
 2021-11-29  8:47 UTC 

[RFC v2] mac80211: minstrel_ht: do not set RTS/CTS flag for fallback rates
 2021-11-29  8:34 UTC  (4+ messages)

[RFC v1 0/8] RFC v1: Kernel handling of CPU and memory hot un/plug for crash
 2021-11-29  8:45 UTC  (2+ messages)

[PATCH 05/20] media: drxk: drop operation_mode from set_dvbt()
 2021-11-29  8:33 UTC  (2+ messages)
` [PATCH v2 "

[PATCH V6 0/7] dt-bindinds/dts: support i.MX8ULP
 2021-11-29  8:43 UTC  (3+ messages)
` [PATCH V6 1/7] dt-bindings: i2c: imx-lpi2c: Add imx8ulp compatible string

[PATCH] sched/fair: Fix detection of per-CPU kthreads waking a task
 2021-11-29  8:36 UTC  (2+ messages)
` [sched/fair] 8d0920b981: stress-ng.sem.ops_per_sec 11.9% improvement

[PATCH for 4.14-stable] s390/mm: validate VMA in PGSTE manipulation functions
 2021-11-29  8:40 UTC  (3+ messages)

[PATCH] mm: reduce spinlock contention in release_pages()
 2021-11-29  8:39 UTC  (11+ messages)

[PATCH] ALSA: hda/cs8409: Set PMSG_ON earlier inside cs8409 driver
 2021-11-29  8:36 UTC  (2+ messages)

[PATCH] crypto: DH: remove duplicate includes
 2021-11-29  8:34 UTC 

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

[PATCH v3 00/10] A bunch of fix and optimization patches in spmi-pmic-arb.c
 2021-11-29  8:22 UTC  (11+ messages)
` [PATCH v3 01/10] spmi: pmic-arb: handle spurious interrupt
` [PATCH v3 02/10] spmi: pmic-arb: do not ack and clear peripheral interrupts in cleanup_irq
` [PATCH v3 03/10] spmi: pmic-arb: check apid against limits before calling irq handler
` [PATCH v3 04/10] spmi: pmic-arb: add support to dispatch interrupt based on IRQ status
` [PATCH v3 05/10] spmi: pmic-arb: correct duplicate APID to PPID mapping logic
` [PATCH v3 06/10] spmi: pmic-arb: block access for invalid PMIC arbiter v5 SPMI writes
` [PATCH v3 07/10] bindings: spmi: spmi-pmic-arb: mark interrupt properties as optional
` [PATCH v3 08/10] spmi: pmic-arb: make interrupt support optional
` [PATCH v3 09/10] spmi: pmic-arb: increase SPMI transaction timeout delay
` [PATCH v3 10/10] dt-bindings: convert qcom,spmi-pmic-arb binding to YAML format

[btrfs] a323b5f59e: xfstests.btrfs.167.fail
 2021-11-29  8:18 UTC 

Commit 'hugetlbfs: extend the definition of hugepages parameter to support node allocation' breaks old numa less syntax of reserving hugepages on boot
 2021-11-29  8:17 UTC  (3+ messages)

[PATCH v2] pata_falcon: Avoid type warnings from sparse
 2021-11-29  8:20 UTC  (3+ messages)

[PATCH net-next v3 0/4] Add FDMA support on ocelot switch driver
 2021-11-29  8:19 UTC  (4+ messages)
` [PATCH net-next v3 4/4] net: ocelot: add FDMA support

[PATCH v2 0/4] KVM RISC-V 64-bit selftests support
 2021-11-29  7:54 UTC  (5+ messages)
` [PATCH v2 1/4] RISC-V: KVM: Forward SBI experimental and vendor extensions
` [PATCH v2 2/4] RISC-V: KVM: Add VM capability to allow userspace get GPA bits
` [PATCH v2 3/4] KVM: selftests: Add EXTRA_CFLAGS in top-level Makefile
` [PATCH v2 4/4] KVM: selftests: Add initial support for RISC-V 64-bit

[PATCH v4] media: mtk-vpu: Ensure alignment of 8 for DTCM buffer
 2021-11-29  8:11 UTC  (10+ messages)

[PATCH v2] Input: elantech - Fix stack out of bound access in elantech_change_report_id()
 2021-11-29  8:09 UTC  (2+ messages)

drivers/dma/mmp_tdma.c:650:10: warning: cast to smaller integer type 'enum mmp_tdma_type' from 'const void *'
 2021-11-29  8:00 UTC 

[PATCH v3 0/3] libperf: Unify scaling of counters obtained from perf_evsel__read()
 2021-11-29  7:59 UTC  (5+ messages)
` [PATCH v3 1/3] libperf: Move perf_counts_values__scale to tools/lib/perf

[PATCH 0/2] Add watchdog driver for Sunplus SP7021 SoC
 2021-11-29  7:57 UTC  (7+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/2] watchdog: Add watchdog driver for Sunplus SP7021

[PATCH 09/10] media: omap3isp: mark isp_isr_dbg as __maybe_unused
 2021-11-29  7:58 UTC  (2+ messages)
` [PATCH v2 09/10] media: mc: drop an unused debug function

net/mctp/test/utils.c:15 mctp_test_dev_tx() error: use kfree_skb() here instead of kfree(skb)
 2021-11-29  7:53 UTC  (3+ messages)

linux-next: Tree for Nov 29
 2021-11-29  7:52 UTC 

[PATCH v1 2/2] ucounts: Move rlimit max values from ucounts max
 2021-11-29  7:47 UTC  (2+ messages)
` [ucounts] dc7e5f9d41: UBSAN:array-index-out-of-bounds_in_kernel/ucount.c

[PATCH v2] Input: i8042 - Add deferred probe support
 2021-11-29  7:43 UTC  (2+ messages)

PROBLEM: [drivers/ata] Read log page failed (boot error message)
 2021-11-29  7:39 UTC  (8+ messages)

[loop] c895b784c6: INFO:rcu_sched_self-detected_stall_on_CPU
 2021-11-29  7:37 UTC 

kernel-selftests: make run_tests -C bpf cost 5 hours
 2021-11-29  7:36 UTC 

[PATCH] audit: accelerate audit rule filter
 2021-11-29  7:35 UTC  (3+ messages)

linux-next: build warning after merge of the mac80211 tree
 2021-11-29  7:30 UTC 

[PATCH v2 0/2] scsi: qedi: Couple of warning fixes
 2021-11-29  7:29 UTC  (3+ messages)
` [PATCH v2 2/2] scsi: qedi: Fix SYSFS_FLAG_FW_SEL_BOOT formatting
  ` [EXT] "

[PATCH v3] rtc: da9063: add as wakeup source
 2021-11-29  7:26 UTC 

[PATCH v2 0/2] Add Qualcomm MPM irqchip driver support
 2021-11-29  7:23 UTC  (3+ messages)
` [PATCH v2 2/2] irqchip: Add Qualcomm MPM controller driver

[PATCH] vdpa: Consider device id larger than 31
 2021-11-29  7:22 UTC  (5+ messages)

[PATCH v3 1/4] powerpc/inst: Refactor ___get_user_instr()
 2021-11-29  7:22 UTC  (3+ messages)
` [PATCH v3 4/4] powerpc/inst: Optimise copy_inst_from_kernel_nofault()

[PATCH v18] tty: Fix the keyboard led light display problem
 2021-11-29  7:16 UTC  (2+ messages)

[PATCH v7 1/3] dt-bindings: mediatek: add adsp-mbox document
 2021-11-29  7:12 UTC  (3+ messages)
  ` [PATCH v7 2/3] firmware: mediatek: add adsp ipc protocol interface
  ` [PATCH v7 3/3] mailbox: mediatek: add support for adsp mailbox controller

[PATCH v7 0/6] Add Xilinx Event Management Driver
 2021-11-29  7:02 UTC  (5+ messages)
` [PATCH v8 0/3] "
` [PATCH v8 1/3] drivers: soc: xilinx: add xilinx event management driver
` [PATCH v8 2/3] firmware: xilinx: instantiate xilinx event manager driver
` [PATCH v8 3/3] driver: soc: xilinx: register for power events in zynqmp power driver

[syzbot] INFO: rcu detected stall in newstat
 2021-11-29  6:59 UTC  (2+ messages)

[PATCH v3] ASoC: dt-bindings: davinci-mcasp: convert McASP bindings to yaml schema
 2021-11-29  6:53 UTC  (2+ messages)

[PATCH 0/3] topology/sysfs: only export used sysfs attributes
 2021-11-29  6:55 UTC  (7+ messages)
` [PATCH 1/3] topology/sysfs: export die attributes only if an architectures has support
` [PATCH 2/3] topology/sysfs: export cluster "
` [PATCH 3/3] topology/sysfs: rework book and drawer topology ifdefery

[PATCH v3] docs/zh_CN: Add zh_CN/accounting/taskstats.rst
 2021-11-29  6:51 UTC 

[PATCH v3] acpi/tables: Add AEST in ACPI Table Definition
 2021-11-29  6:52 UTC  (2+ messages)

[PATCH 0/2] ftrace: improve ftrace during compiling
 2021-11-29  6:52 UTC  (6+ messages)
` [PATCH v4] ftrace sorting optimization changelog
  ` [PATCH v4] scripts: ftrace - move the sort-processing in ftrace_init to compile time

[PATCH v4 0/2] arm64: Enable OPTPROBE for arm64
 2021-11-29  6:50 UTC  (8+ messages)
` [PATCH v4 2/2] arm64: kprobe: "

[v13 0/2] Support pwm driver for aspeed ast26xx
 2021-11-29  6:43 UTC  (3+ messages)
` [v13 1/2] dt-bindings: Add bindings for aspeed pwm-tach
` [v13 2/2] pwm: Add Aspeed ast2600 PWM support

[PATCH -V2] mm/rmap: fix potential batched TLB flush race
 2021-11-29  6:39 UTC 

Reference to non-existing symbol WAR_R10000 in arch/mips/net/bpf_jit_comp.h
 2021-11-29  6:39 UTC 

[PATCH 0/9] lib/bitmap: optimize bitmap_weight() usage
 2021-11-29  6:38 UTC  (3+ messages)

KASAN Arm: global-out-of-bounds in load_module
 2021-11-29  6:37 UTC  (2+ messages)

[PATCH] drm/tidss: Fix warning: unused variable 'tidss_pm_ops'
 2021-11-29  6:33 UTC 

[PATCH v4 0/4] Deterministic charging of shared memory
 2021-11-29  6:00 UTC  (3+ messages)

[PATCH 1/2] x86/cpu: introduce x86_get_freq
 2021-11-29  5:20 UTC  (2+ messages)
` [PATCH 2/2] KVM: x86: use x86_get_freq to get freq for kvmclock

[PATCH v13 0/4] Add NVIDIA Tegra GPC-DMA driver
 2021-11-29  5:01 UTC  (4+ messages)
` [PATCH v13 1/4] dt-bindings: dmaengine: Add doc for tegra gpcdma

[PATCH 0/4] mtd: nand: omap2: Switch to exec_ops, support AM64 SoC
 2021-11-29  4:36 UTC  (7+ messages)
` [PATCH 4/4] mtd: nand: omap2: Add support for NAND Controller on "

Linux 5.16-rc3
 2021-11-29  4:17 UTC  (4+ messages)

[PATCH v2 0/5] PCI: Keystone: Misc fixes for TI's AM65x PCIe
 2021-11-29  4:03 UTC  (4+ messages)
` [PATCH v2 1/5] dt-bindings: PCI: ti,am65: Fix "ti,syscon-pcie-id"/"ti,syscon-pcie-mode" to take argument

[PATCH v2 00/17] Fix BUG_ON in vfio_iommu_group_notifier()
 2021-11-29  4:03 UTC  (6+ messages)
` [PATCH v2 02/17] driver core: Add dma_unconfigure callback in bus_type

[PATCH -next] io_uring: Fix undefined-behaviour in io_issue_sqe if pass large timeout value when call io_timeout_remove_prep
 2021-11-29  4:15 UTC 

[PATCH v11, 00/19] Support multi hardware decode using of_platform_populate
 2021-11-29  3:41 UTC  (2+ messages)
` [PATCH v11, 17/19] media: mtk-vcodec: Use codec type to separate different hardware


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