linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-02-15 09:52:24 to 2022-02-15 12:23:21 UTC [more...]

[PATCH] sched/cpuacct: fix charge percpu cpuusage
 2022-02-15 12:23 UTC  (5+ messages)
    ` [Phishing Risk] [External] "
  `  "

[PATCH] x86: Preserve ACPI memory area during hibernation
 2022-02-15 12:22 UTC  (3+ messages)

[PATCH 01/10] irqdomain: Let irq_domain_set_{info,hwirq_and_chip} take a const irq_chip
 2022-02-15 12:20 UTC  (2+ messages)
` [irqchip: irq/irqchip-next] "

[PATCH 02/10] genirq: Allow irq_chip registration functions to take a const irq_chip
 2022-02-15 12:20 UTC  (2+ messages)
` [irqchip: irq/irqchip-next] "

[PATCH] genirq/debugfs: Use irq_print_chip() when provided by irqchip
 2022-02-15 12:20 UTC  (2+ messages)
` [irqchip: irq/irqchip-next] "

[PATCH 03/10] irqchip/gic: Switch to dynamic chip name output
 2022-02-15 12:19 UTC  (2+ messages)
` [irqchip: irq/irqchip-next] "

[PATCH 04/10] irqchip/lpc32xx: Switch to dynamic chip name output
 2022-02-15 12:19 UTC  (2+ messages)
` [irqchip: irq/irqchip-next] "

[PATCH 07/10] irqchip/versatile-fpga: Switch to dynamic chip name output
 2022-02-15 12:19 UTC  (2+ messages)
` [irqchip: irq/irqchip-next] "

[PATCH 06/10] irqchip/ts4800: Switch to dynamic chip name output
 2022-02-15 12:19 UTC  (2+ messages)
` [irqchip: irq/irqchip-next] "

[PATCH 05/10] irqchip/mvebu-pic: Switch to dynamic chip name output
 2022-02-15 12:19 UTC  (2+ messages)
` [irqchip: irq/irqchip-next] "

[PATCH] libperf: Add API for allocating new thread map
 2022-02-15 12:18 UTC  (2+ messages)

[PATCH] fpga: microsemi-spi: add Microsemi FPGA manager
 2022-02-15 11:58 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] net: dsa: lantiq_gswip: fix use after free in gswip_remove()
 2022-02-15 12:14 UTC  (2+ messages)

[PATCH 00/10] irqchip: Prevent drivers abusing irq_chip::name
 2022-02-15 12:13 UTC  (3+ messages)

BUG: KCSAN: data-race in add_device_randomness+0x20d/0x290
 2022-02-15 12:12 UTC  (5+ messages)

linux-next: build failure after merge of the drm-intel tree
 2022-02-15 12:11 UTC  (2+ messages)

[PATCH] selftests: kvm: Check whether SIDA memop fails for normal guests
 2022-02-15 12:11 UTC  (5+ messages)

[PATCH] x86/tsx: Use MSR_TSX_CTRL to clear CPUID bits
 2022-02-15 12:11 UTC  (7+ messages)

[PATCH] blk-cgroup: set blkg iostat after percpu stat aggregation
 2022-02-15 12:10 UTC  (3+ messages)
  ` [Phishing Risk] [External] "

input: ps2-gpio: use ktime for IRQ timekeeping
 2022-02-15 12:09 UTC  (4+ messages)
` [PATCH 1/3] "

[PATCH] drm/panfrost: Dynamically allocate pm_domains
 2022-02-15 12:09 UTC  (2+ messages)

[PATCH v5 0/4] Per-parent domains for realtek-rtl IRQ driver
 2022-02-15 12:09 UTC  (2+ messages)

[PATCH v5 0/3] Determine the number of DMA channels by 'dma-channels' property
 2022-02-15 12:06 UTC  (3+ messages)
` [PATCH v5 3/3] dmaengine: sf-pdma: Get number of channel by device tree

[PATCH v6] xhci: re-initialize the HC during resume if HCE was set
 2022-02-15 12:05 UTC  (5+ messages)

[PATCH v8 1/3] gpu: drm: separate panel orientation property creating and value setting
 2022-02-15 12:04 UTC  (2+ messages)
` [Intel-gfx] "

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

[PATCH printk v1 00/13] implement threaded console printing
 2022-02-15 11:56 UTC  (7+ messages)
` [PATCH printk v1 03/13] printk: use percpu flag instead of cpu_online()
` [PATCH printk v1 04/13] printk: get caller_id/timestamp after migration disable

[RFC PATCH 0/6] RLIMIT_NPROC in ucounts fixups
 2022-02-15 11:55 UTC  (21+ messages)
` [RFC PATCH 1/6] set_user: Perform RLIMIT_NPROC capability check against new user credentials
` [PATCH 0/8] ucounts: RLIMIT_NPROC fixes
  ` [PATCH 2/8] ucounts: Fix set_cred_ucounts
  ` [PATCH 3/8] ucounts: Fix and simplify RLIMIT_NPROC handling during setuid()+execve
  ` [PATCH 4/8] ucounts: Only except the root user in init_user_ns from RLIMIT_NPROC
  ` [PATCH 5/8] ucounts: Handle wrapping in is_ucounts_overlimit

[PATCH] dpaa2-switch: fix default return of dpaa2_switch_flower_parse_mirror_key
 2022-02-15 11:51 UTC  (2+ messages)

[PATCH v2] random: deobfuscate irq u32/u64 contributions
 2022-02-15 11:48 UTC  (2+ messages)
` [PATCH v3] "

[v2,5/6] drm/mediatek: separate postmask component from mtk_disp_drv.c
 2022-02-15 11:47 UTC  (3+ messages)
  ` [v2, 5/6] "

[PATCH v3 0/8] sched: Move a series of sysctls starting with sys/kernel/sched_*
 2022-02-15 11:46 UTC  (9+ messages)
` [PATCH v3 1/8] sched: Move child_runs_first sysctls to fair.c
` [PATCH v3 2/8] sched: Move schedstats sysctls to core.c
` [PATCH v3 3/8] sched: Move rt_period/runtime sysctls to rt.c
` [PATCH v3 4/8] sched: Move deadline_period sysctls to deadline.c
` [PATCH v3 5/8] sched: Move rr_timeslice sysctls to rt.c
` [PATCH v3 6/8] sched: Move uclamp_util sysctls to core.c
` [PATCH v3 7/8] sched: Move cfs_bandwidth_slice sysctls to fair.c
` [PATCH v3 8/8] sched: Move energy_aware sysctls to topology.c

[PATCH 1/2] PCI: fu740: fix finding GPIOs
 2022-02-15 11:21 UTC  (2+ messages)

[PATCH 3/4] clk: imx: support fracn gppll
 2022-02-15 11:44 UTC  (2+ messages)

[PATCH 1/2] ahci: Add Green Sardine vendor ID as board_ahci_mobile
 2022-02-15 11:43 UTC  (5+ messages)

[PATCH] Virtio-balloon: add user space API for sizing
 2022-02-15 11:42 UTC  (2+ messages)

[GIT PULL] Hyper-V fixes for 5.17-rc5
 2022-02-15 11:37 UTC 

[PATCH 0/2] x86/boot: Fix setup_indirect support
 2022-02-15 11:36 UTC  (7+ messages)
` [PATCH 1/2] x86/boot: Fix memremap of setup_indirect structures
` [PATCH 2/2] x86/boot: Add setup_indirect support in early_memremap_is_setup_data

[PATCH net-next 00/19] net: add skb drop reasons for TCP, IP, dev and neigh
 2022-02-15 11:28 UTC  (20+ messages)
` [PATCH net-next 01/19] net: tcp: introduce tcp_drop_reason()
` [PATCH net-next 02/19] net: tcp: add skb drop reasons to tcp_v4_rcv()
` [PATCH net-next 03/19] net: tcp: use kfree_skb_reason() for tcp_v6_rcv()
` [PATCH net-next 04/19] net: tcp: add skb drop reasons to tcp_v{4,6}_inbound_md5_hash()
` [PATCH net-next 05/19] net: tcp: add skb drop reasons to tcp_add_backlog()
` [PATCH net-next 06/19] net: tcp: use kfree_skb_reason() for tcp_v{4,6}_do_rcv()
` [PATCH net-next 07/19] net: tcp: use tcp_drop_reason() for tcp_rcv_established()
` [PATCH net-next 08/19] net: tcp: use tcp_drop_reason() for tcp_data_queue()
` [PATCH net-next 09/19] net: tcp: use tcp_drop_reason() for tcp_data_queue_ofo()
` [PATCH net-next 10/19] net: ip: add skb drop reasons during ip outputting
` [PATCH net-next 11/19] net: neigh: use kfree_skb_reason() for __neigh_event_send()
` [PATCH net-next 12/19] net: neigh: add skb drop reasons to arp_error_report()
` [PATCH net-next 13/19] net: dev: use kfree_skb_reason() for sch_handle_egress()
` [PATCH net-next 14/19] net: skb: introduce the function kfree_skb_list_reason()
` [PATCH net-next 15/19] net: dev: add skb drop reasons to __dev_xmit_skb()
` [PATCH net-next 16/19] net: dev: use kfree_skb_reason() for enqueue_to_backlog()
` [PATCH net-next 17/19] net: dev: use kfree_skb_reason() for do_xdp_generic()
` [PATCH net-next 18/19] net: dev: use kfree_skb_reason() for sch_handle_ingress()
` [PATCH net-next 19/19] net: dev: use kfree_skb_reason() for __netif_receive_skb_core()

[PATCH v2, 00/10] Enable two H264 encoder cores on MT8195
 2022-02-15 11:31 UTC  (6+ messages)
` [PATCH v2, 03/10] dt-bindings: media: mtk-vcodec: Adds encoder cores dt-bindings for mt8195

[PATCH v3] iio: accel: adxl345: Add ACPI HID table
 2022-02-15 11:30 UTC  (3+ messages)

[PATCH] powerpc/module_64: use module_init_section instead of patching names
 2022-02-15 11:27 UTC  (3+ messages)

[tobetter:odroid-5.17.y 9/41] drivers/power/reset/odroid-reboot.c:63:6: warning: no previous prototype for 'odroid_card_reset'
 2022-02-15 11:23 UTC 

[cel:nfsd-courteous-server 32/34] fs/nfsd/nfs4state.c:5893:9: error: implicit declaration of function 'nfsd4_get_client_reaplist'; did you mean 'nfs4_get_client_reaplist'?
 2022-02-15 11:23 UTC 

[PATCH 00/14] clean up asm/uaccess.h, kill set_fs for good
 2022-02-15 11:24 UTC  (22+ messages)
` [PATCH 03/14] nds32: fix access_ok() checks in get/put_user
` [PATCH 07/14] uaccess: generalize access_ok()
` [PATCH 08/14] arm64: simplify access_ok()
` [PATCH 09/14] m68k: drop custom __access_ok()

[PATCH 00/10] spi: spi-mem: Add driver for Aspeed SMC controllers
 2022-02-15  9:07 UTC  (4+ messages)
` [PATCH 03/10] "

[PATCH 3/8] sched: Move rt_period/runtime sysctls to rt.c
 2022-02-15 11:23 UTC  (2+ messages)

[PATCH 2/2] drm/amd: use fixed dsc bits-per-pixel from edid
 2022-02-15 11:23 UTC  (2+ messages)
` [2/2] "

[agd5f:drm-next 25/34] drivers/gpu/drm/amd/amdgpu/../display/dc/core/dc.c:991:3: error: implicit declaration of function 'DC_FP_START'
 2022-02-15 11:23 UTC 

s390-linux-ld: clk-lan966x.c:undefined reference to `devm_ioremap_resource'
 2022-02-15 11:23 UTC 

[PATCH] dmaengine: altera-msgdma: Remove useless DMA-32 fallback configuration
 2022-02-15 11:23 UTC  (2+ messages)

[PATCH v2] mm: clean up hwpoison page cache page in fault path
 2022-02-15 11:22 UTC  (2+ messages)

[PATCH] ata: add/use ata_taskfile::{error|status} fields
 2022-02-15 11:20 UTC  (3+ messages)

[PATCH] ima: Calculate digest in ima_inode_hash() if not available
 2022-02-15 11:16 UTC  (6+ messages)

[PATCH] perf test: Test 73 Sig_trap fails on s390
 2022-02-15 11:16 UTC  (8+ messages)
          ` Test 73 Sig_trap fails on arm64 (was Re: [PATCH] perf test: Test 73 Sig_trap fails on s390)

[PATCH v3 00/22] fscache,erofs: fscache-based demand-read semantics
 2022-02-15 11:13 UTC  (5+ messages)
` [PATCH v3 05/22] cachefiles: introduce new devnode for on-demand read mode
    ` [PATCH v4 05/23] "

[RFC PATCH v3 0/4] remoteproc: restructure the remoteproc VirtIO device
 2022-02-15 11:11 UTC  (3+ messages)

[syzbot] general protection fault in __media_entity_remove_link
 2022-02-15 11:10 UTC 

[PATCH v2] regmap-irq: Use regmap_irq_update_bits instead of regmap_write
 2022-02-15 10:54 UTC  (8+ messages)

[PATCH v1 1/1] serial: 8250_mid: Balance reference count for PCI DMA device
 2022-02-15 11:08 UTC  (5+ messages)

[PATCH v2] usb: dwc2: drd: fix soft connect when gadget is unconfigured
 2022-02-15 11:04 UTC 

[PATCH v2 00/13] Implement livepatch on PPC32 and more
 2022-02-15 11:05 UTC  (5+ messages)
` [PATCH v2 09/13] powerpc/ftrace: Implement CONFIG_DYNAMIC_FTRACE_WITH_ARGS

[RFC v2 0/8] Move HEVC stateless controls out of staging
 2022-02-15 11:01 UTC  (9+ messages)
` [RFC v2 1/8] videodev2.h: add V4L2_CTRL_FLAG_DYNAMIC_ARRAY
` [RFC v2 2/8] v4l2-ctrls: add support for dynamically allocated arrays
` [RFC v2 3/8] vivid: add dynamic array test control
` [RFC v2 4/8] media: uapi: Move HEVC stateless controls out of staging
` [RFC v2 5/8] media: uapi: Add fields needed for RKVDEC driver
` [RFC v2 6/8] media: uapi: Remove bit_size field from v4l2_ctrl_hevc_slice_params
` [RFC v2 7/8] media: uapi: Add V4L2_CID_STATELESS_HEVC_ENTRY_POINT_OFFSET control
` [RFC v2 8/8] media: uapi: Change data_bit_offset definition

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

[PATCH] ASoC: codec: wm8960: complete discharge on BIAS OFF->STANDBY
 2022-02-15 10:55 UTC  (2+ messages)

[gustavoars:for-next/kspp-sat-helpers] BUILD SUCCESS eb29c492def3b40a93258ecafce3582f9c048e82
 2022-02-15 10:56 UTC 

[PATCH v4 0/8] document dt-schema and fix node names for some USB Ethernet controllers
 2022-02-15 10:54 UTC  (10+ messages)
` [PATCH v4 1/8] dt-bindings: net: add schema for ASIX "
` [PATCH v4 2/8] dt-bindings: net: add schema for Microchip/SMSC LAN95xx "
` [PATCH v4 3/8] dt-bindings: usb: ci-hdrc-usb2: fix node node for ethernet controller
` [PATCH v4 4/8] ARM: dts: bcm283x: fix ethernet node name
` [PATCH v4 5/8] ARM: dts: exynos: fix ethernet node name for different odroid boards
` [PATCH v4 6/8] ARM: dts: omap3/4/5: fix ethernet node name for different OMAP boards
` [PATCH v4 7/8] ARM: dts: tegra20/30: fix ethernet node name for different tegra boards
` [PATCH v4 8/8] arm64: dts: imx8mm-kontron: fix ethernet node name

[PATCH v4 02/11] mm: Change CONFIG option for mm->pasid field
 2022-02-15 10:54 UTC  (2+ messages)
` [tip: x86/pasid] "

[PATCH v4 01/11] iommu/sva: Rename CONFIG_IOMMU_SVA_LIB to CONFIG_IOMMU_SVA
 2022-02-15 10:54 UTC  (2+ messages)
` [tip: x86/pasid] "

[PATCH v4 04/11] kernel/fork: Initialize mm's PASID
 2022-02-15 10:54 UTC  (2+ messages)
` [tip: x86/pasid] "

[PATCH v4 03/11] iommu/ioasid: Introduce a helper to check for valid PASIDs
 2022-02-15 10:54 UTC  (2+ messages)
` [tip: x86/pasid] "

[PATCH v4 00/11] Re-enable ENQCMD and PASID MSR
 2022-02-15 10:54 UTC  (4+ messages)
` [PATCH v4 05/11] iommu/sva: Assign a PASID to mm on PASID allocation and free it on mm exit
  ` [tip: x86/pasid] "

[PATCH v4 06/11] x86/fpu: Clear PASID when copying fpstate
 2022-02-15 10:54 UTC  (2+ messages)
` [tip: x86/pasid] "

[PATCH v4 07/11] sched: Define and initialize a flag to identify valid PASID in the task
 2022-02-15 10:54 UTC  (2+ messages)
` [tip: x86/pasid] "

[PATCH v4 08/11] x86/traps: Demand-populate PASID MSR via #GP
 2022-02-15 10:54 UTC  (2+ messages)
` [tip: x86/pasid] "

[PATCH v4 09/11] x86/cpufeatures: Re-enable ENQCMD
 2022-02-15 10:54 UTC  (2+ messages)
` [tip: x86/pasid] "

[PATCH v4 11/11] docs: x86: Change documentation for SVA (Shared Virtual Addressing)
 2022-02-15 10:54 UTC  (2+ messages)
` [tip: x86/pasid] Documentation/x86: Update "

[PATCH v4 10/11] tools/objtool: Check for use of the ENQCMD instruction in the kernel
 2022-02-15 10:54 UTC  (2+ messages)
` [tip: x86/pasid] "

[PATCH 00/11] PCI: mvebu: subsystem ids, AER and INTx
 2022-02-15 10:52 UTC  (8+ messages)
` [PATCH v2 "
  ` [PATCH v2 11/11] ARM: dts: armada-385.dtsi: Add definitions for PCIe legacy INTx interrupts

[PATCHv2 00/29] TDX Guest: TDX core support
 2022-02-15 10:50 UTC  (7+ messages)
` [PATCHv2 22/29] x86/tdx: Make pages shared in ioremap()

[PATCH v2 00/15] pwm: dt-bindings: Include generic pwm schema
 2022-02-15 10:49 UTC  (6+ messages)

[v2 1/2] dt-bindings: power: Add MT8186 power domains
 2022-02-15 10:49 UTC  (2+ messages)
` [v2 2/2] soc: mediatek: pm-domains: Add support for mt8186

[PATCH] xhci: reduce xhci_handshake timeout in xhci_reset
 2022-02-15 10:49 UTC  (6+ messages)
` [PATCH v2] "

[PATCH v2 0/2] drivers/base/memory: determine and store zone for single-zone memory blocks
 2022-02-15 10:48 UTC  (3+ messages)
` [PATCH v2 2/2] "

[PATCH 0/2] Add Support for HiSilicon CPA PMU
 2022-02-15 10:47 UTC  (3+ messages)
` [PATCH 1/2] drivers/perf: hisi: Add Support for "

[syzbot] possible deadlock in worker_thread
 2022-02-15 10:43 UTC  (12+ messages)

[syzbot] KMSAN: uninit-value in ax88179_led_setting
 2022-02-15 10:42 UTC 

[PATCH v1 1/1] serial: 8250_mid: Get rid of custom MID_DEVICE() macro
 2022-02-15 10:41 UTC 

[PATCH][next] net: dm9051: Fix spelling mistake "eror" -> "error"
 2022-02-15 10:39 UTC 

[RFC PATCH] kdump: Add support for crashkernel=auto
 2022-02-15 10:38 UTC  (7+ messages)

[PATCH] net: do not set SOCK_RCVBUF_LOCK if sk_rcvbuf isn't reduced
 2022-02-15 10:36 UTC 

[PATCH 4.9 00/34] 4.9.302-rc1 review
 2022-02-15 10:36 UTC  (2+ messages)

[PATCH v2] PCI: qcom: Add system PM support
 2022-02-15 10:33 UTC  (3+ messages)

[PATCH v1 1/1] serial: 8250_lpss: Balance reference count for PCI DMA device
 2022-02-15 10:28 UTC 

[PATCH] arm64: smp: Skip MC domain for SoCs without shared cache
 2022-02-15 10:25 UTC  (4+ messages)

[char-misc 1/4] mei: me: disable driver on the ign firmware
 2022-02-15 10:24 UTC  (2+ messages)

[v1 01/16] dt-bindings: ARM: Mediatek: Add new document bindings of MT8186 clock
 2022-02-15 10:23 UTC  (4+ messages)

[PATCH v3 0/6] Provide a fraemework for RISC-V ISA extensions
 2022-02-15 10:23 UTC  (5+ messages)
` [PATCH v3 3/6] RISC-V: Extract multi-letter extension names from "riscv, isa"
` [PATCH v3 4/6] RISC-V: Implement multi-letter ISA extension probing framework

[PATCH v2 00/66] Allwinner A31/A83T MIPI CSI-2 Support and A31 ISP Support
 2022-02-15 10:21 UTC  (15+ messages)
` [PATCH v2 27/66] media: sun6i-csi: Add media ops with link notify callback
` [PATCH v2 37/66] media: sun6i-csi: Move power management to runtime pm in capture
` [PATCH v2 61/66] dt-bindings: media: Add Allwinner A31 ISP bindings documentation

[PATCH] NFS: remove unneeded check in decode_devicenotify_args()
 2022-02-15 10:17 UTC 

[PATCH] KVM: Fix lockdep false negative during host resume
 2022-02-15 10:15 UTC 

[PATCH v6] ACPI: device_sysfs: Add sysfs support for _PLD
 2022-02-15 10:14 UTC  (5+ messages)

[PATCH v1 00/14] mtd: spi-nor: move vendor specific code into vendor modules
 2022-02-15 10:12 UTC  (9+ messages)
` [PATCH v1 05/14] mtd: spi-nor: xilinx: rename vendor specific functions and defines

[PATCH v1 1/1] serial: 8250_mid: Remove unneeded test for ->setup() presence
 2022-02-15 10:11 UTC 

[PATCH v2 7/7] clk: qcom: Add SDX65 APCS clock controller support
 2022-02-15 10:09 UTC 

[PATCH 5.10 000/116] 5.10.101-rc1 review
 2022-02-15 10:06 UTC  (5+ messages)
` [PATCH 5.10 073/116] net: dsa: lantiq_gswip: dont use devres for mdiobus

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

[PATCH v2 2/7] mailbox: qcom: Add support for SDX65 APCS IPC
 2022-02-15 10:03 UTC 

[PATCH v2 4/7] clk: qcom: Add A7 PLL support for SDX65
 2022-02-15 10:02 UTC 

[PATCH v2 0/7] Add APCS support for SDX65
 2022-02-15 10:00 UTC 

[syzbot] KASAN: use-after-free Read in __oom_reap_task_mm
 2022-02-15  9:59 UTC  (3+ messages)

[PATCH v5] drivers: thermal: clear all mitigation when thermal zone is disabled
 2022-02-15  9:57 UTC  (4+ messages)

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

[PATCH] tty: serial: 8250: add missing pci_dev_put() before return
 2022-02-15  9:54 UTC  (4+ messages)

[PATCH v2] arm64: dts: qcom: sm8450: add interconnect nodes
 2022-02-15  9:55 UTC  (2+ messages)

[PATCH v2 1/1] iommu/vt-d: Move intel_iommu_ops to header file
 2022-02-15  9:51 UTC  (4+ 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).