linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-08-10 14:25:03 to 2021-08-10 17:15:03 UTC [more...]

drivers/vhost/vhost.c:1035:16: sparse: sparse: restricted __virtio16 degrades to integer
 2021-08-10 17:13 UTC 

[PATCH v3 0/4] DT schema changes for HiKey970 PCIe hardware to work
 2021-08-10 17:13 UTC  (11+ messages)

[PATCH] usb: dwc3: gadget: Use list_replace_init() before traversing lists
 2021-08-10 17:11 UTC  (6+ messages)
` [RFC][PATCH] dwc3: gadget: Fix losing list items in dwc3_gadget_ep_cleanup_completed_requests()

Bug report for kernel v4.15-rc8+
 2021-08-10 17:09 UTC  (4+ messages)

finding regressions with syzkaller
 2021-08-10 17:08 UTC 

[PATCH v3] media: staging/intel-ipu3: css: Fix wrong size comparison imgu_css_fw_init
 2021-08-10 17:09 UTC 

[PATCH] fpga: machxo2-spi: return an error on failure
 2021-08-10 17:06 UTC  (2+ messages)

[PATCH bpf-next v1 0/5] sockmap: add sockmap support for unix stream socket
 2021-08-10 17:04 UTC  (7+ messages)
` [PATCH bpf-next v1 2/5] af_unix: add unix_stream_proto for sockmap

[PATCH 00/20] Move Intel platform drivers to intel directory to improve readability
 2021-08-10 17:03 UTC  (6+ messages)
` [PATCH 07/20] Move Intel PMT driver of pdx86 to intel/ "
` [PATCH 08/20] Move Intel P-Unit of pdx86 to intel/ directory "

[PATCH V3] iscsi_ibft: fix crash due to KASLR physical memory remapping
 2021-08-10 17:00 UTC  (2+ messages)

[PATCH v1 1/2] PCI: dwc: Clean up Kconfig dependencies (PCIE_DW_HOST)
 2021-08-10 16:59 UTC  (4+ messages)

[tip:irq/core 14/15] kernel/irq/manage.c:1324:7: error: 'force_irqthreads' undeclared; did you mean 'force_irqthreads_key'?
 2021-08-10 16:54 UTC 

[GIT PULL v2] overlayfs fixes for 5.14-rc6
 2021-08-10 16:54 UTC  (2+ messages)

[GIT PULL] platform-drivers-x86 for 5.14-3
 2021-08-10 16:54 UTC  (2+ messages)

[PATCH v2 0/3] hugetlb: fix potential ref counting races
 2021-08-10 16:51 UTC  (4+ messages)
` [PATCH v2 1/3] hugetlb: simplify prep_compound_gigantic_page ref count racing code

[PATCH v4 0/3] Restore the kernel v5.13 text attribute write behavior
 2021-08-10 16:50 UTC  (5+ messages)
` [PATCH v4 3/3] configfs: Add unit tests

[PATCH v28 00/32] Control-flow Enforcement: Shadow Stack
 2021-08-10 16:51 UTC  (11+ messages)
` [PATCH v28 04/32] x86/cpufeatures: Introduce CPU setup and option parsing for CET
` [PATCH v28 05/32] x86/fpu/xstate: Introduce CET MSR and XSAVES supervisor states
` [PATCH v28 06/32] x86/cet: Add control-protection fault handler

[PATCH] ACPI: Add memory semantics to acpi_os_map_memory()
 2021-08-10 16:45 UTC  (3+ messages)
` [PATCH v2 1/3] ACPI: osl: Add __force attribute in acpi_os_map_iomem() cast

[PATCH v2] selftests/kselftest/runner/run_one(): Allow running non-executable files
 2021-08-10 16:45 UTC 

[PATCH 0/4] Add SCM and mailbox support on MSM8953
 2021-08-10 16:44 UTC  (5+ messages)
` [PATCH 1/4] dt-bindings: mailbox: Add compatible for the MSM8953
` [PATCH 2/4] mailbox: qcom-apcs-ipc: Add compatible for MSM8953 SoC
` [PATCH 3/4] dt-bindings: firmware: qcom-scm: Document msm8953 bindings
` [PATCH 4/4] firmware: qcom_scm: Add compatible for MSM8953 SoC

[PATCH v2 0/2] Fix size comparison bug and use flexible array
 2021-08-10 16:40 UTC  (8+ messages)
` [PATCH v2 1/2] media: staging/intel-ipu3: css: Fix wrong size comparison

[PATCH] selftests/kselftest/runner/run_one(): Allow running non-executable files
 2021-08-10 16:43 UTC  (3+ messages)

[RFC PATCH v2 00/10] Add configurable block device LED triggers
 2021-08-10 16:43 UTC  (12+ messages)

[patch 0/4] extensible prctl task isolation interface and vmstat sync (v2)
 2021-08-10 16:40 UTC  (2+ messages)

[ANNOUNCE] v5.14-rc5-rt8
 2021-08-10 16:37 UTC 

[PATCH v2 1/1] kernel/cpu: to track which CPUHP callback is failed
 2021-08-10 16:33 UTC  (2+ messages)
` [tip: smp/core] cpu/hotplug: Add debug printks for hotplug callback failures

[PATCH 1/1] PCI: Coalesce host bridge contiguous apertures without sorting
 2021-08-10 16:21 UTC  (7+ messages)
` [PATCH] PCI/portdrv: Disallow runtime suspend when waekup is required but PME service isn't supported

[PATCH v2] media: atomisp: Fix error handling in probe
 2021-08-10 16:29 UTC 

[PATCH 00/12] ASoC: cs42l42: Series of bugfixes and improvements
 2021-08-10 16:27 UTC  (15+ messages)
` [PATCH 01/12] ASoC: cs42l42: Use PLL for SCLK > 12.188MHz
` [PATCH 02/12] ASoC: cs42l42: Don't claim to support 192k
` [PATCH 03/12] ASoC: cs42l42: Always configure both ASP TX channels
` [PATCH 04/12] ASoC: cs42l42: Don't reconfigure the PLL while it is running
` [PATCH 05/12] ASoC: cs42l42: Set correct SRC MCLK
` [PATCH 06/12] ASoC: cs42l42: Mark OSC_SWITCH_STATUS register volatile
` [PATCH 07/12] ASoC: cs42l42: Allow time for HP/ADC to power-up after enable
` [PATCH 08/12] ASoC: cs42l42: Prevent NULL pointer deref in interrupt handler
` [PATCH 09/12] ASoC: cs42l42: Remove runtime_suspend/runtime_resume callbacks
` [PATCH 10/12] ASoC: cs42l42: Remove redundant pll_divout member
` [PATCH 11/12] ASoC: cs42l42: Add HP Volume Scale control
` [PATCH 12/12] ASoC: cs42l42: Add control for audio slow-start switch

[PATCH 0/4] arm64: dts: qcom: IPA-related DTS updates
 2021-08-10 16:27 UTC  (3+ messages)
` [PATCH 4/4] arm64: dts: qcom: sm8350: fix IPA interconnects

[PATCH v3 00/14] x86: Trenchboot secure dynamic launch Linux kernel support
 2021-08-10 16:23 UTC  (6+ messages)
` [PATCH v3 02/14] x86/boot: Add missing handling of setup_indirect structures
` [PATCH v3 14/14] tpm: Allow locality 2 to be set when initializing the TPM for Secure Launch

[PATCH net-next v3 1/1] dt-bindings: net: qcom,ipa: make imem interconnect optional
 2021-08-10 16:20 UTC 

[PATCH] cpuhotplug.h: Fix comment typo
 2021-08-10 16:14 UTC  (2+ messages)
` [tip: smp/core] cpu/hotplug: "

[PATCH -next] cpu/hotplug: fix doc warnings in cpu.c
 2021-08-10 16:14 UTC  (2+ messages)
` [tip: smp/core] cpu/hotplug: Fix kernel doc warnings for __cpuhp_setup_state_cpuslocked()

[PATCH] kernel/cpu.c: eliminate all kernel-doc warnings
 2021-08-10 16:14 UTC  (2+ messages)
` [tip: smp/core] cpu/hotplug: Eliminate "

[PATCH -next] kernel/cpu: use DEVICE_ATTR_*() macro
 2021-08-10 16:14 UTC  (2+ messages)
` [tip: smp/core] cpu/hotplug: Use "

[PATCH] powerpc/interrupt: Do not call single_step_exception() from other exceptions
 2021-08-10 16:13 UTC 

[PATCH] powerpc/interrupt: Fix OOPS by not calling do_IRQ() from timer_interrupt()
 2021-08-10 16:13 UTC 

Linux 4.4.280
 2021-08-10 16:11 UTC  (2+ messages)

[PATCH v28 00/10] Control-flow Enforcement: Indirect Branch Tracking
 2021-08-10 16:07 UTC  (4+ messages)
` [PATCH v28 04/10] x86/cet/ibt: Disable IBT for ia32

[PATCH v14 001/138] mm: Convert get_page_unless_zero() to return bool
 2021-08-10 16:08 UTC  (15+ messages)
` [PATCH v14 000/138] Memory folios
  ` [PATCH v14 011/138] mm/lru: Add folio LRU functions
  ` [PATCH v14 017/138] mm/filemap: Add folio_unlock()
  ` [PATCH v14 022/138] mm/filemap: Add __folio_lock_or_retry()
  ` [PATCH v14 019/138] mm/filemap: Add folio_lock_killable()
  ` [PATCH v14 023/138] mm/swap: Add folio_rotate_reclaimable()
  ` [PATCH v14 025/138] mm/writeback: Add folio_wait_writeback()
  ` [PATCH v14 031/138] fs/netfs: Add folio fscache functions

[PATCH v6 00/12] mm/debug_vm_pgtable: Enhancements
 2021-08-10 16:05 UTC  (2+ messages)

[PATCH] ppp: Add rtnl attribute IFLA_PPP_UNIT_ID for specifying ppp unit id
 2021-08-10 16:04 UTC  (5+ messages)

[PATCH v3 0/7] Add support for Qualcomm QCA639x chips family
 2021-08-10 16:03 UTC  (9+ messages)
` [PATCH v3 2/7] regulator: qca6390: add support for QCA639x powerup sequence

[patch V2 02/10] hrtimer: Consolidate reprogramming code
 2021-08-10 16:02 UTC  (2+ messages)
` [tip: timers/core] "

[patch V2 04/10] hrtimer: Force clock_was_set() handling for the HIGHRES=n, NOHZ=y case
 2021-08-10 16:02 UTC  (2+ messages)
` [tip: timers/core] "

[patch V2 01/10] hrtimer: Avoid double reprogramming in __hrtimer_start_range_ns()
 2021-08-10 16:02 UTC  (2+ messages)
` [tip: timers/core] "

[patch V2 03/10] hrtimer: Ensure timerfd notification for HIGHRES=n
 2021-08-10 16:02 UTC  (2+ messages)
` [tip: timers/core] "

[patch V2 06/10] timekeeping: Distangle resume and clock-was-set events
 2021-08-10 16:02 UTC  (2+ messages)
` [tip: timers/core] "

[PATCH net-next] net: ipa: always inline ipa_aggr_granularity_val()
 2021-08-10 16:02 UTC 

[patch V2 05/10] timerfd: Provide timerfd_resume()
 2021-08-10 16:02 UTC  (2+ messages)
` [tip: timers/core] "

[patch V2 07/10] time/timekeeping: Avoid invoking clock_was_set() twice
 2021-08-10 16:02 UTC  (2+ messages)
` [tip: timers/core] "

[patch V2 08/10] hrtimer: Add bases argument to clock_was_set()
 2021-08-10 16:02 UTC  (2+ messages)
` [tip: timers/core] "

[patch V2 09/10] hrtimer: Avoid unnecessary SMP function calls in clock_was_set()
 2021-08-10 16:02 UTC  (2+ messages)
` [tip: timers/core] "

[patch V2 10/10] hrtimer: Avoid more SMP function calls in clock_was_set()
 2021-08-10 16:02 UTC  (2+ messages)
` [tip: timers/core] "

[PATCH v4 0/3] drivers/soc: Remove all strcpy() uses
 2021-08-10 15:59 UTC  (5+ messages)
` [PATCH v4 2/3] drivers/soc/renesas: Prefer memcpy over strcpy

[PATCH v2] timer: Use static_branch_likely() for timers_nohz_active
 2021-08-10 16:00 UTC  (2+ messages)

[BISECTED][REGRESSION] 5.10.56 longterm kernel breakage on m68k/aranym
 2021-08-10 15:59 UTC  (7+ messages)

[PATCH] firmware: tegra: stop using seq_get_buf
 2021-08-10 15:54 UTC 

[PATCH v1] vdpa/vdpa_sim: Use the negotiated features when calling vringh_init_iotlb
 2021-08-10 15:55 UTC  (5+ messages)

[PATCH 2/2] ovl: enable RCU'd ->get_acl()
 2021-08-10 15:51 UTC  (2+ messages)

[PATCH 0/5] x86: Impplement support for unaccepted memory
 2021-08-10 15:51 UTC  (8+ messages)
` [PATCH 1/5] mm: Add "

[v2 PATCH 0/4] x86/kvm: Virtual suspend time injection support
 2021-08-10 15:48 UTC  (8+ messages)
` [v2 PATCH 2/4] x86/kvm: Add definitions for virtual suspend time injection
` [v2 PATCH 3/4] x86/kvm: Add host side support "
` [v2 PATCH 4/4] x86/kvm: Add guest "

[PATCH 4.4 00/11] 4.4.280-rc1 review
 2021-08-10 15:44 UTC  (3+ messages)

[PATCH v2] drivers/iio: Remove all strcpy() uses in favor of strscpy()
 2021-08-10 15:43 UTC  (8+ messages)

[PATCH v3] vm_swappiness=0 should still try to avoid swapping anon memory
 2021-08-10 15:37 UTC  (3+ messages)

[PATCH] media: atomisp: Fix error handling in probe
 2021-08-10 15:36 UTC  (4+ messages)

[PATCH 0/2] rtc: pch-rtc: add Intel Series PCH built-in read-only RTC
 2021-08-10 15:44 UTC  (3+ messages)
` [PATCH 1/2] rtc: pch-rtc: add RTC driver for Intel Series PCH
` [PATCH 2/2] dt-bindings: rtc: provide RTC PCH device tree binding doc

[syzbot] general protection fault in hwsim_new_edge_nl
 2021-08-10 15:34 UTC  (2+ messages)

[PATCH 0/8] cpufreq: Auto-register with energy model
 2021-08-10 15:33 UTC  (5+ messages)
` [PATCH 1/8] cpufreq: Auto-register with energy model if asked

[PATCH 0/5] KVM: arm64: General cleanups
 2021-08-10 15:32 UTC  (8+ messages)
` [PATCH 2/5] KVM: arm64: Drop init_common_resources()
` [PATCH 5/5] KVM: arm64: Define KVM_PHYS_SHIFT_MIN

[PATCH 0/2] nvmem: patches (set 2) for 5.15
 2021-08-10 15:30 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: nintendo-otp: Document the Wii and Wii U OTP support
` [PATCH 2/2] nvmem: nintendo-otp: Add new driver for the Wii and Wii U OTP

[PATCH v2] drm/msm/dp: add drm debug logs to dp_pm_resume/suspend
 2021-08-10 15:29 UTC 

[ANNOUNCE] v5.14-rc4-rt4
 2021-08-10 15:22 UTC  (2+ messages)
` [PATCH] io-wq: remove GFP_ATOMIC allocation off schedule out path

[PATCH] proc: stop using seq_get_buf in proc_task_name
 2021-08-10 15:19 UTC 

[PATCH v2] kunit: tool: allow filtering test cases via glob
 2021-08-10 15:21 UTC  (3+ messages)

[PATCH] ASoC: dt-bindings: rt1015p: fix syntax error in dts-binding document
 2021-08-10 15:20 UTC  (2+ messages)

[PATCH 3/6] posix-cpu-timers: Force next expiration recalc after itimer reset
 2021-08-10 15:13 UTC  (2+ messages)
` [tip: timers/core] "

[PATCH -next] staging: r8188eu: Use GFP_ATOMIC under spin lock
 2021-08-10 15:15 UTC  (3+ messages)

[PATCH] clk: imx8m: fix clock tree update of TF-A managed clocks
 2021-08-10 15:14 UTC 

[PATCH V1 0/4] nvmem: introduce "reverse-data" property
 2021-08-10 15:14 UTC  (3+ messages)
` [PATCH V1 1/4] bindings: "

[PATCH 1/6] posix-cpu-timers: Assert task sighand is locked while starting cputime counter
 2021-08-10 15:13 UTC  (2+ messages)
` [tip: timers/core] "

[PATCH 2/6] posix-cpu-timers: Force next_expiration recalc after timer deletion
 2021-08-10 15:13 UTC  (2+ messages)
` [tip: timers/core] "

[PATCH 5/6] posix-cpu-timers: Consolidate timer base accessor
 2021-08-10 15:13 UTC  (2+ messages)
` [tip: timers/core] "

[PATCH 6/6] posix-cpu-timers: Recalc next expiration when timer_settime() ends up not queueing
 2021-08-10 15:13 UTC  (2+ messages)
` [tip: timers/core] "

[PATCH 4/6] posix-cpu-timers: Remove confusing error code override
 2021-08-10 15:13 UTC  (2+ messages)
` [tip: timers/core] posix-cpu-timers: Remove confusing return value override

[PATCH 0/2] UDP socket repair
 2021-08-10 15:12 UTC  (2+ messages)

[linux-stable-rc:linux-5.10.y 4948/4972] tools/testing/selftests/bpf/prog_tests/core_reloc.c:860: undefined reference to `ASSERT_FALSE'
 2021-08-10 15:11 UTC  (2+ messages)

[PATCH 0/3] CM4 ACPI PCIe quirk
 2021-08-10 15:10 UTC  (8+ messages)
` [PATCH 1/3] PCI: brcmstb: Break register definitions into separate header
` [PATCH 3/3] PCI/ACPI: Add new quirk detection, enable bcm2711

[PATCH net-next v2 0/4] add frag page support in page pool
 2021-08-10 15:09 UTC  (7+ messages)
` [PATCH net-next v2 2/4] page_pool: add interface to manipulate frag count "

[PATCH] posix-timers: remove redundant initialization of variable ret
 2021-08-10 15:07 UTC  (2+ messages)
` [tip: timers/core] posix-timers: Remove "

[PATCH net-next v1] net: phy: nxp-tja11xx: log critical health state
 2021-08-10 15:05 UTC  (2+ messages)

[PATCH v2] PM: sleep: core: Avoid setting power.must_resume to false
 2021-08-10 15:06 UTC  (4+ messages)

[PATCH 0/7] vfio: device fd address space and vfio-pci mmap invalidation cleanup
 2021-08-10 15:04 UTC  (8+ messages)
` [PATCH 1/7] vfio: Create vfio_fs_type with inode per device
` [PATCH 7/7] vfio/pci: Remove map-on-fault behavior

[PATCH] net: core: Fix possible null-pointer dereference in failover_slave_register()
 2021-08-10 15:04 UTC  (2+ messages)

[PATCH v3] drivers/edac/edac_mc: Remove all strcpy() uses
 2021-08-10 15:02 UTC  (7+ messages)

[syzbot] general protection fault in udmabuf_create
 2021-08-10 15:01 UTC  (3+ messages)

[PATCH] arm64/perf: Replace '0xf' instances with ID_AA64DFR0_PMUVER_IMP_DEF
 2021-08-10 15:01 UTC  (3+ messages)

[PATCH Part1 RFC v4 00/36] Add AMD Secure Nested Paging (SEV-SNP) Guest Support
 2021-08-10 14:59 UTC  (7+ messages)
` [PATCH Part1 RFC v4 04/36] x86/mm: Add sev_feature_enabled() helper
` [PATCH Part1 RFC v4 05/36] x86/sev: Define the Linux specific guest termination reasons

[PATCH RFC 0/2] hrtimer: watchdog: support hrtimer suspend when CPU suspend
 2021-08-10 14:58 UTC  (3+ messages)
` [PATCH RFC 1/2] hrtimer: "

[PATCH v3 0/2] arm64: dts: mt8183: Add kukui platform audio node to the device tree
 2021-08-10 14:49 UTC  (5+ messages)
` [PATCH v3 1/2] arm64: dts: mt8183: add audio node
` [PATCH v3 2/2] arm64: dts: mt8183: add kukui platform "

[PATCH -next] genirq/matrix: fix doc warnings in matrix.c
 2021-08-10 14:48 UTC  (2+ messages)
` [tip: irq/core] genirq/matrix: Fix kernel doc warnings for irq_matrix_alloc_managed()

[PATCH] PCI: Add ACS quirk for Cavium multi-function devices
 2021-08-10 14:47 UTC  (2+ messages)

[PATCH 2/2] selftests: Add udp_repair test
 2021-08-10 14:45 UTC 

[PATCH 1/2] udp: UDP socket send queue repair
 2021-08-10 14:44 UTC 

[PATCH] KVM: nVMX: Unconditionally clear nested.pi_pending on nested VM-Enter
 2021-08-10 14:45 UTC 

[PATCH v4 0/6] sched/fair: Fix load balancing of SMT siblings with ASYM_PACKING
 2021-08-10 14:41 UTC  (7+ messages)
` [PATCH v4 1/6] x86/sched: Decrease further the priorities of SMT siblings
` [PATCH v4 2/6] sched/topology: Introduce sched_group::flags
` [PATCH v4 3/6] sched/fair: Optimize checking for group_asym_packing
` [PATCH v4 4/6] sched/fair: Provide update_sg_lb_stats() with sched domain statistics
` [PATCH v4 5/6] sched/fair: Carve out logic to mark a group for asymmetric packing
` [PATCH v4 6/6] sched/fair: Consider SMT in ASYM_PACKING load balance

[RFC] genirq: Add effective CPU index retrieving interface
 2021-08-10 14:35 UTC  (3+ messages)

[PATCH v2 1/3] KVM: x86: Allow CPU to force vendor-specific TDP level
 2021-08-10 14:37 UTC  (11+ messages)

[PATCH v4 00/35] SLUB: reduce irq disabled scope and make it RT compatible
 2021-08-10 14:36 UTC  (5+ messages)
` [PATCH v4 29/35] mm: slub: Move flush_cpu_slab() invocations __free_slab() invocations out of IRQ context

[PATCH 00/11] perf test: Improve pmu-events support
 2021-08-10 14:34 UTC  (8+ messages)
` [PATCH 02/11] perf jevents: Relocate test events to cpu folder

[PATCH net-next 0/3] net: fec: add support to select wakeup irq source
 2021-08-10 14:32 UTC  (7+ messages)
` [PATCH net-next 1/3] dt-bindings: net: fsl,fec: add "fsl,wakeup-irq" property
  ` [PATCH net-next 1/3] dt-bindings: net: fsl, fec: add "fsl, wakeup-irq" property

Questions re the new mount_setattr(2) manual page
 2021-08-10 14:32 UTC  (2+ messages)

[PATCH] net: 9p: Fix possible null-pointer dereference in p9_cm_event_handler()
 2021-08-10 14:20 UTC  (3+ messages)

read() via USB bus
 2021-08-10 14:20 UTC  (4+ messages)

[PATCH v14 031/138] fs/netfs: Add folio fscache functions
 2021-07-15  3:35 UTC 

[PATCH v14 025/138] mm/writeback: Add folio_wait_writeback()
 2021-07-15  3:35 UTC 

[PATCH v14 023/138] mm/swap: Add folio_rotate_reclaimable()
 2021-07-15  3:35 UTC 

[PATCH v14 019/138] mm/filemap: Add folio_lock_killable()
 2021-07-15  3:35 UTC 


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