linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-04-29 09:45:18 to 2022-04-29 11:34:15 UTC [more...]

Bug 215744 - input from the accelerometer disappeared, regression on amd_sfh on kernel 5.17
 2022-04-29 11:34 UTC  (2+ messages)
` Bug 215744 - input from the accelerometer disappeared, regression on amd_sfh on kernel 5.17 #forregzbot

[GIT PULL] arm64 fix for -rc5
 2022-04-29 11:33 UTC 

[PATCH] ice: wait for EMP reset after firmware flash
 2022-04-29 11:32 UTC  (3+ messages)
` [Intel-wired-lan] "
  ` [Intel-wired-lan] [PATCH] ice: wait for EMP reset after firmware flash #forregzbot

[PATCH v1 0/3] WAR to handle WCN6750 hardware issue
 2022-04-29 10:27 UTC  (4+ messages)
` [PATCH v1 1/3] dt-bindings: net: bluetooth: Add wlan-gpio entry for wcn6750
` [PATCH v1 2/3] arm64: dts: qcom: sc7280: Add wlan enable gpio to bluetooth node
` [PATCH v1 3/3] Bluetooth: hci_qca: WAR to handle WCN6750 HW issue

[mm/page_alloc] f26b3fa046: netperf.Throughput_Mbps -18.0% regression
 2022-04-29 11:29 UTC  (2+ messages)

[PATCH V2] arm64: perf: Retain PMCR.X of PMCR_EL0 during reset
 2022-04-29 11:29 UTC 

[sailus-media-tree:master 55/60] drivers/media/i2c/adv7180.c:573 adv7180_test_pattern() error: uninitialized symbol 'reg'
 2022-04-29 11:27 UTC  (3+ messages)

[PATCH v5 0/2] DSS: Add support for DisplayPort
 2022-04-29 11:26 UTC  (3+ messages)
` [PATCH v5 1/2] arm64: dts: ti: k3-j721e-*: add DP & DP PHY
` [PATCH v5 2/2] arm64: dts: ti: k3-j721e-common-proc-board: add DP to j7 evm

[PATCH v8 0/7] ima: support fs-verity digests and signatures
 2022-04-29 11:26 UTC  (8+ messages)
` [PATCH v8 1/7] ima: fix 'd-ng' comments and documentation
` [PATCH v8 2/7] ima: use IMA default hash algorithm for integrity violations
` [PATCH v8 3/7] fs-verity: define a function to return the integrity protected file digest
` [PATCH v8 4/7] ima: define a new template field named 'd-ngv2' and templates
` [PATCH v8 5/7] ima: permit fsverity's file digests in the IMA measurement list
` [PATCH v8 6/7] ima: support fs-verity file digest based version 3 signatures
` [PATCH v8 7/7] fsverity: update the documentation

[PATCH] kunit: Taint kernel if any tests run
 2022-04-29 11:21 UTC  (3+ messages)

[next] mm: libhugetlbfs: WARNING: at mm/page_alloc.c:5368 __alloc_pages
 2022-04-29 11:20 UTC 

[PATCH V0 1/1] media: v4l2-core: Enable reserved field of v4l2_event
 2022-04-29 11:18 UTC  (2+ messages)

[PATCH v9 00/13] media: atmel: atmel-isc: implement media controller
 2022-04-29 11:17 UTC  (12+ messages)
` [PATCH v9 08/13] media: atmel: atmel-isc: change format propagation to subdev into only verification

[PATCH] Fix le16_to_cpu warning for beacon_interval
 2022-04-29 11:16 UTC  (3+ messages)

[PATCH] [v3] plfxlc: fix le16_to_cpu warning for beacon_interval
 2022-04-29 11:16 UTC 

[RFC PATCH v4 00/37] objtool: add base support for arm64
 2022-04-29 11:13 UTC  (40+ messages)
` [RFC PATCH v4 01/37] tools: Add some generic functions and headers
` [RFC PATCH v4 02/37] tools: arm64: Make aarch64 instruction decoder available to tools
` [RFC PATCH v4 03/37] tools: bug: Remove duplicate definition
` [RFC PATCH v4 04/37] objtool: arm64: Add base definition for arm64 backend
` [RFC PATCH v4 05/37] objtool: arm64: Decode add/sub instructions
` [RFC PATCH v4 06/37] objtool: arm64: Decode jump and call related instructions
` [RFC PATCH v4 07/37] objtool: arm64: Decode other system instructions
` [RFC PATCH v4 08/37] objtool: arm64: Decode load/store instructions
` [RFC PATCH v4 09/37] objtool: arm64: Decode LDR instructions
` [RFC PATCH v4 10/37] objtool: arm64: Accept non-instruction data in code sections
` [RFC PATCH v4 11/37] objtool: arm64: Handle supported relocations in alternatives
` [RFC PATCH v4 12/37] objtool: arm64: Ignore replacement section for alternative callback
` [RFC PATCH v4 13/37] objtool: arm64: Enable stack validation for arm64
` [RFC PATCH v4 14/37] objtool: check: Support data in text section
` [RFC PATCH v4 15/37] objtool: arm64: Add unwind_hint support
` [RFC PATCH v4 16/37] arm64: Add annotate_reachable() for objtools
` [RFC PATCH v4 17/37] arm64: bug: Add reachable annotation to warning macros
` [RFC PATCH v4 18/37] arm64: kgdb: Mark code following kgdb brk as reachable
` [RFC PATCH v4 19/37] arm64: irq-gic: Replace unreachable() with -EINVAL
` [RFC PATCH v4 20/37] arm64: Set intra-function call annotations
` [RFC PATCH v4 21/37] arm64: kernel: Skip validation of proton-pack.c.c and hibernate.c
` [RFC PATCH v4 22/37] arm64: kernel: Skip validation of kuser32.o
` [RFC PATCH v4 23/37] arm64: kernel: Skip validation of sigreturn32.o
` [RFC PATCH v4 24/37] arm64: ftrace: Skip validation of entry-ftrace.o
` [RFC PATCH v4 25/37] arm64: bpf: Skip validation of ___bpf_prog_run
` [RFC PATCH v4 26/37] arm64: crypto: Remove unnecessary stackframe
` [RFC PATCH v4 27/37] arm64: sleep: Properly set frame pointer before call
` [RFC PATCH v4 28/37] arm64: Change symbol annotations
` [RFC PATCH v4 29/37] arm64: efi-header: Mark efi header as data
` [RFC PATCH v4 30/37] arm64: head: Mark constants "
` [RFC PATCH v4 31/37] arm64: proc: Mark constant "
` [RFC PATCH v4 32/37] arm64: crypto: Mark data in code sections
` [RFC PATCH v4 33/37] arm64: Annotate ASM symbols with unknown stack state
` [RFC PATCH v4 34/37] arm64: entry: Annotate valid stack in kernel entry
` [RFC PATCH v4 35/37] arm64: entry: Annotate code switching to tasks
` [RFC PATCH v4 36/37] arm64: entry: Align stack size for alternative
` [RFC PATCH v4 37/37] arm64: kvm: Annotate stack state for guest enter/exit code

[PATCH v3 -next] scripts: add compare-config utility
 2022-04-29 11:11 UTC  (2+ messages)

[PATCH v3 0/1] crypto: caam/rng: Add support for PRNG
 2022-04-29 11:01 UTC  (4+ messages)
` [PATCH v4 "
  ` [PATCH v4 1/1] "

[PATCH] [v2] plfxlc: fix le16_to_cpu warning for beacon_interval
 2022-04-29 10:59 UTC  (2+ messages)

[PATCHv5 00/12] mm, x86/cc: Implement support for unaccepted memory
 2022-04-29 10:58 UTC  (5+ messages)
` [PATCHv5 04/12] x86/boot: Add infrastructure required for unaccepted memory support
` [PATCHv5 05/12] efi/x86: Implement support for unaccepted memory

[PATCH] PCI: cadence: respond to received PTM Requests
 2022-04-29 10:56 UTC  (3+ messages)

[PATCH] MIPS: Fix CP0 counter erratum detection for R4k CPUs
 2022-04-29 10:55 UTC  (3+ messages)

[RFC PATCH v4 00/11] Fix some race between sysfb device registration and drivers probe
 2022-04-29 10:50 UTC  (6+ messages)
` [RFC PATCH v4 02/11] drm/fb-helper: Set FBINFO_MISC_FIRMWARE flag for DRIVER_FIRMWARE fb

[Patch v9 0/4] memory: tegra: Add MC channels and error logging
 2022-04-29 10:47 UTC  (4+ messages)
` [Patch v9 1/4] memory: tegra: Add memory controller channels support

[PATCH 5.15 00/33] 5.15.37-rc1 review
 2022-04-29 10:42 UTC  (34+ messages)
` [PATCH 5.15 01/33] floppy: disable FDRAWCMD by default
` [PATCH 5.15 02/33] bpf: Introduce composable reg, ret and arg types
` [PATCH 5.15 03/33] bpf: Replace ARG_XXX_OR_NULL with ARG_XXX | PTR_MAYBE_NULL
` [PATCH 5.15 04/33] bpf: Replace RET_XXX_OR_NULL with RET_XXX "
` [PATCH 5.15 05/33] bpf: Replace PTR_TO_XXX_OR_NULL with PTR_TO_XXX "
` [PATCH 5.15 06/33] bpf: Introduce MEM_RDONLY flag
` [PATCH 5.15 07/33] bpf: Convert PTR_TO_MEM_OR_NULL to composable types
` [PATCH 5.15 08/33] bpf: Make per_cpu_ptr return rdonly PTR_TO_MEM
` [PATCH 5.15 09/33] bpf: Add MEM_RDONLY for helper args that are pointers to rdonly mem
` [PATCH 5.15 10/33] bpf/selftests: Test PTR_TO_RDONLY_MEM
` [PATCH 5.15 11/33] bpf: Fix crash due to out of bounds access into reg2btf_ids
` [PATCH 5.15 12/33] spi: cadence-quadspi: fix write completion support
` [PATCH 5.15 13/33] ARM: dts: socfpga: change qspi to "intel,socfpga-qspi"
` [PATCH 5.15 14/33] mm: kfence: fix objcgs vector allocation
` [PATCH 5.15 15/33] gup: Turn fault_in_pages_{readable,writeable} into fault_in_{readable,writeable}
` [PATCH 5.15 16/33] iov_iter: Turn iov_iter_fault_in_readable into fault_in_iov_iter_readable
` [PATCH 5.15 17/33] iov_iter: Introduce fault_in_iov_iter_writeable
` [PATCH 5.15 18/33] gfs2: Add wrapper for iomap_file_buffered_write
` [PATCH 5.15 19/33] gfs2: Clean up function may_grant
` [PATCH 5.15 20/33] gfs2: Introduce flag for glock holder auto-demotion
` [PATCH 5.15 21/33] gfs2: Move the inode glock locking to gfs2_file_buffered_write
` [PATCH 5.15 22/33] gfs2: Eliminate ip->i_gh
` [PATCH 5.15 23/33] gfs2: Fix mmap + page fault deadlocks for buffered I/O
` [PATCH 5.15 24/33] iomap: Fix iomap_dio_rw return value for user copies
` [PATCH 5.15 25/33] iomap: Support partial direct I/O on user copy failures
` [PATCH 5.15 26/33] iomap: Add done_before argument to iomap_dio_rw
` [PATCH 5.15 27/33] gup: Introduce FOLL_NOFAULT flag to disable page faults
` [PATCH 5.15 28/33] iov_iter: Introduce nofault "
` [PATCH 5.15 29/33] gfs2: Fix mmap + page fault deadlocks for direct I/O
` [PATCH 5.15 30/33] btrfs: fix deadlock due to page faults during direct IO reads and writes
` [PATCH 5.15 31/33] btrfs: fallback to blocking mode when doing async dio over multiple extents
` [PATCH 5.15 32/33] mm: gup: make fault_in_safe_writeable() use fixup_user_fault()
` [PATCH 5.15 33/33] selftests/bpf: Add test for reg2btf_ids out of bounds access

[PATCH 4.19 00/12] 4.19.241-rc1 review
 2022-04-29 10:41 UTC  (13+ messages)
` [PATCH 4.19 01/12] media: vicodec: upon release, call m2m release before freeing ctrl handler
` [PATCH 4.19 02/12] floppy: disable FDRAWCMD by default
` [PATCH 4.19 03/12] hamradio: defer 6pack kfree after unregister_netdev
` [PATCH 4.19 04/12] hamradio: remove needs_free_netdev to avoid UAF
` [PATCH 4.19 05/12] net/sched: cls_u32: fix netns refcount changes in u32_change()
` [PATCH 4.19 06/12] powerpc/64/interrupt: Temporarily save PPR on stack to fix register corruption due to SLB miss
` [PATCH 4.19 07/12] powerpc/64s: Unmerge EX_LR and EX_DAR
` [PATCH 4.19 08/12] Revert "ia64: kprobes: Fix to pass correct trampoline address to the handler"
` [PATCH 4.19 09/12] Revert "ia64: kprobes: Use generic kretprobe trampoline handler"
` [PATCH 4.19 10/12] ia64: kprobes: Fix to pass correct trampoline address to the handler
` [PATCH 4.19 11/12] Revert "net: ethernet: stmmac: fix altr_tse_pcs function when using a fixed-link"
` [PATCH 4.19 12/12] lightnvm: disable the subsystem

[PATCH v1 0/8] PolarFire SoC dt for 5.19
 2022-04-29 10:40 UTC  (9+ messages)
` [PATCH v1 1/8] riscv: dts: microchip: remove icicle memory clocks
` [PATCH v1 2/8] riscv: dts: microchip: move sysctrlr out of soc bus
` [PATCH v1 3/8] riscv: dts: microchip: remove soc vendor from filenames
` [PATCH v1 4/8] dt-bindings: riscv: microchip: document icicle reference design
` [PATCH v1 5/8] riscv: dts: microchip: make the fabric dtsi board specific
` [PATCH v1 6/8] dt-bindings: vendor-prefixes: add Sundance DSP
` [PATCH v1 7/8] dt-bindings: riscv: microchip: add polarberry compatible string
` [PATCH v1 8/8] riscv: dts: microchip: add the sundance polarberry

linux-next: manual merge of the amdgpu tree with the drm-misc tree
 2022-04-29 10:38 UTC  (4+ messages)

[PULL] gvt-next-2022-04-29
 2022-04-29 10:37 UTC  (2+ messages)

[PATCH RESEND] xhci: Use xhci_get_virt_ep() to validate ep_index
 2022-04-29 10:36 UTC  (6+ messages)

[PATCH] KVM: x86/mmu: Do not create SPTEs for GFNs that exceed host.MAXPHYADDR
 2022-04-29 10:36 UTC  (2+ messages)

[PATCH 0/2] Let userspace know when snd-hda-intel needs i915
 2022-04-29 10:36 UTC  (9+ messages)
` [PATCH 1/2] module: add a function to add module references

[PATCH] mm: swap: determine swap device by using page nid
 2022-04-29 10:26 UTC  (10+ messages)

[PATCH] omapdss: HDMI: simplify the return expression of hdmi_init_pll_data()
 2022-04-29 10:25 UTC  (2+ messages)

[PATCH v3 1/2] mtd: spi-nor: export spi_nor_hwcaps_pp2cmd()
 2022-04-29 10:20 UTC  (2+ messages)
` [PATCH v3 2/2] mtd: spi-nor: expose internal parameters via debugfs

[PATCH v2 0/5] arm64: Cleanup ioremap() and support ioremap_prot()
 2022-04-29 10:32 UTC  (6+ messages)
` [PATCH v2 1/5] mm: ioremap: Use more sensibly name in ioremap_prot()
` [PATCH v2 2/5] mm: ioremap: Setup phys_addr of struct vm_struct
` [PATCH v2 3/5] mm: ioremap: Add arch_ioremap/iounmap()
` [PATCH v2 4/5] arm64: mm: Convert to GENERIC_IOREMAP
` [PATCH v2 5/5] arm64: Add HAVE_IOREMAP_PROT support

[RFC v3 0/9] fixed worker
 2022-04-29 10:18 UTC  (10+ messages)
` [PATCH 1/9] io-wq: add a worker flag for individual exit
` [PATCH 2/9] io-wq: change argument of create_io_worker() for convienence
` [PATCH 3/9] io-wq: add infra data structure for fixed workers
` [PATCH 4/9] io-wq: tweak io_get_acct()
` [PATCH 5/9] io-wq: fixed worker initialization
` [PATCH 6/9] io-wq: fixed worker exit
` [PATCH 7/9] io-wq: implement fixed worker logic
` [PATCH 8/9] io-wq: batch the handling of fixed worker private works
` [PATCH 9/9] io_uring: add register fixed worker interface

[PATCH] firmware: xilinx: add support for sd/usb/gem config
 2022-04-29 10:16 UTC 

[PATCH v2] mtd: spi-nor: move spi_nor_write_ear() to winbond module
 2022-04-29 10:15 UTC  (2+ messages)

[PATCH] PCI: hv: Do not set PCI_COMMAND_MEMORY to reduce VM boot time
 2022-04-29 10:15 UTC  (2+ messages)

[PATCH] x86/mm: Simplify RESERVE_BRK()
 2022-04-29 10:10 UTC  (2+ messages)

[PATCH v2 0/4] A few cleanup and fixup patches for migration
 2022-04-29 10:08 UTC  (9+ messages)
` [PATCH v2 1/4] mm/migration: reduce the rcu lock duration
` [PATCH v2 2/4] mm/migration: remove unneeded lock page and PageMovable check
` [PATCH v2 3/4] mm/migration: return errno when isolate_huge_page failed
` [PATCH v2 4/4] mm/migration: fix potential pte_unmap on an not mapped pte

[v4 00/18] ASoC: mediatek: Add support for MT8186 SoC
 2022-04-29 10:07 UTC  (7+ messages)
` [v4 07/18] ASoC: mediatek: mt8186: support i2s in platform driver
` [v4 13/18] ASoC: mediatek: mt8186: add "

[PATCH v2] MIPS: undefine and redefine cpu_has_fpu when it is overrided
 2022-04-29  9:51 UTC  (2+ messages)

[PATCH 0/2] Renesas RZ/G2L IRQC support
 2022-04-29  9:59 UTC  (11+ messages)
` [PATCH 1/2] dt-bindings: interrupt-controller: Add Renesas RZ/G2L Interrupt Controller
` [PATCH 2/2] irqchip: Add RZ/G2L IA55 Interrupt Controller driver

[PATCH V6 0/8] x86/entry: Clean up entry code
 2022-04-29  9:56 UTC  (3+ messages)
` [PATCH V6 6/8] x86/entry: Convert SWAPGS to swapgs and remove the definition of SWAPGS

[PATCH v5 1/2] printk: stop including cache.h from printk.h
 2022-04-29  9:56 UTC  (3+ messages)
` [PATCH v5 2/2] mm: make minimum slab alignment a runtime property

[PATCH stable 0/3] SOF_TIMESTAMPING_OPT_ID backport to 4.14 and 4.19
 2022-04-29  9:54 UTC  (4+ messages)

[PATCH V4 00/11] media: hantro: imx8mq/imx8mm: Let VPU decoders get controlled by vpu-blk-ctrl
 2022-04-29  9:52 UTC  (7+ messages)
` [PATCH V4 07/11] arm64: dts: imx8mq: Enable both G1 and G2 VPU's with vpu-blk-ctrl

[PATCH] mm/slub: remove unused kmem_cache_order_objects max
 2022-04-29  9:48 UTC  (2+ messages)

[PATCH v2] media: venus: set ubwc configuration on specific video hardware
 2022-04-29  9:47 UTC 

[PATCH] hwmon: (tmp401) Add of_match_table
 2022-04-29  9:52 UTC 

[PATCH] nvmem: check for allocation failure
 2022-04-29  9:50 UTC  (3+ messages)


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