linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-11-30 22:26:01 to 2021-12-01 01:53:15 UTC [more...]

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

[PATCH net-next 0/2] multiple queues support on imx8mp-evk
 2021-12-01  1:47 UTC  (4+ messages)
` [PATCH net-next 1/2] arm64: dts: imx8mp-evk: configure multiple queues on eqos
` [PATCH net-next 2/2] net: stmmac: make stmmac-tx-timeout configurable in Kconfig

[PATCH net-next v3 0/2] This is a patch series for pinctrl driver for Sunplus SP7021 SoC
 2021-12-01  1:42 UTC  (3+ messages)

[PATCH 1/2] arm64: dts: imx8mp-evk: configure multiple queues on eqos
 2021-12-01  1:41 UTC  (3+ messages)
` [PATCH 2/2] net: stmmac: make stmmac-tx-timeout configurable in Kconfig

[syzbot] possible deadlock in tty_buffer_flush (2)
 2021-12-01  1:37 UTC 

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

[PATCH -next v2] bpf: Add oversize check before call kvmalloc()
 2021-12-01  1:33 UTC 

[PATCH] cpufreq: Fix get_cpu_device() failed in add_cpu_dev_symlink()
 2021-12-01  1:29 UTC  (4+ messages)

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

ww_mutex.sh hangs since v5.16-rc1
 2021-12-01  1:26 UTC 

[saeed:net-next 612/668] net/openvswitch/flow.c:915:19: warning: variable 'zone' is uninitialized when used here
 2021-12-01  1:24 UTC 

[PATCH v19] tty: Fix the keyboard led light display problem
 2021-12-01  1:22 UTC 

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

[PATCH] cgroup: fix a typo in comment
 2021-12-01  1:17 UTC 

drivers/net/wireless/ath/wcn36xx/main.c:772:58: sparse: sparse: incorrect type in assignment (different base types)
 2021-12-01  1:14 UTC 

[PATCH v6 00/29] KVM: Scalable memslots implementation
 2021-12-01  1:07 UTC  (3+ messages)
` [PATCH v6 03/29] KVM: Resync only arch fields when slots_arch_lock gets reacquired

[PATCH v4 00/14] x86: Trenchboot secure dynamic launch Linux kernel support
 2021-12-01  1:06 UTC  (2+ messages)

[PATCH v3 00/13] perf/x86/amd: Add AMD Fam19h Branch Sampling support
 2021-12-01  1:02 UTC  (14+ messages)
` [PATCH v3 01/13] perf/core: add perf_clear_branch_entry_bitfields() helper
` [PATCH v3 02/13] x86/cpufeatures: add AMD Fam19h Branch Sampling feature
` [PATCH v3 03/13] perf/x86/amd: add AMD Fam19h Branch Sampling support
` [PATCH v3 04/13] perf/x86/amd: add branch-brs helper event for Fam19h BRS
` [PATCH v3 05/13] perf/x86/amd: enable branch sampling priv level filtering
` [PATCH v3 06/13] perf/x86/amd: add AMD branch sampling period adjustment
` [PATCH v3 07/13] perf/x86/amd: make Zen3 branch sampling opt-in
` [PATCH v3 08/13] ACPI: add perf low power callback
` [PATCH v3 09/13] perf/x86/amd: add idle hooks for branch sampling
` [PATCH v3 10/13] perf tools: add branch-brs as a new event
` [PATCH v3 11/13] perf tools: improve IBS error handling
` [PATCH v3 12/13] perf tools: improve error handling of AMD Branch Sampling
` [PATCH v3 13/13] perf report: add addr_from/addr_to sort dimensions

[PATCH v2] bus: mhi: core: Fix reading wake_capable channel configuration
 2021-12-01  1:01 UTC 

[PATCH] MAINTAINERS: co-maintain random.c
 2021-12-01  1:01 UTC  (2+ messages)

[PATCH] workqueue: Upgrade queue_work_on() comment
 2021-12-01  1:00 UTC 

[PATCH v2] fpga: stratix10-soc: Do not use ret uninitialized in s10_probe()
 2021-12-01  0:48 UTC  (2+ messages)

[PATCH] testing/bpf: Update test names for xchg and cmpxchg
 2021-12-01  0:50 UTC 

[PATCH 00/18] crypto: dh - infrastructure for NVM in-band auth and FIPS conformance
 2021-12-01  0:48 UTC  (19+ messages)
` [PATCH 01/18] crypto: dh - remove struct dh's ->q member
` [PATCH 02/18] crypto: dh - constify struct dh's pointer members
` [PATCH 03/18] crypto: dh - optimize domain parameter serialization for well-known groups
` [PATCH 04/18] crypto: dh - introduce RFC 7919 safe-prime groups
` [PATCH 05/18] crypto: testmgr - add DH RFC 7919 ffdhe2048 test vector
` [PATCH 06/18] crypto: dh - introduce RFC 3526 safe-prime groups
` [PATCH 07/18] crypto: testmgr - add DH RFC 3526 modp2048 test vector
` [PATCH 08/18] crypto: testmgr - run only subset of DH vectors based on config
` [PATCH 09/18] crypto: dh - implement private key generation primitive
` [PATCH 10/18] crypto: dh - introduce support for ephemeral key generation to dh-generic
` [PATCH 11/18] crypto: dh - introduce support for ephemeral key generation to hpre driver
` [PATCH 12/18] crypto: dh - introduce support for ephemeral key generation to qat driver
` [PATCH 13/18] crypto: testmgr - add DH test vectors for key generation
` [PATCH 14/18] lib/mpi: export mpi_rshift
` [PATCH 15/18] crypto: dh - store group id in dh-generic's dh_ctx
` [PATCH 16/18] crypto: dh - calculate Q from P for the full public key verification
` [PATCH 17/18] crypto: dh - try to match domain parameters to a known safe-prime group
` [PATCH 18/18] crypto: dh - accept only approved safe-prime groups in FIPS mode

[PATCH] ALSA: hda: intel-dsp-config: add JasperLake support
 2021-12-01  0:46 UTC 

[PATCH net v2] selftests/fib_tests: ping from dummy0 in fib_rp_filter_test()
 2021-12-01  0:47 UTC  (2+ messages)
` [PATCH net v3] selftests/fib_tests: Rework fib_rp_filter_test()

[PATCH v2 1/2] modpost: file2alias: fixup mdio alias garbled code in modules.alias
 2021-12-01  0:38 UTC  (4+ messages)

[PATCH] perf tools: Add SPE total latency as PERF_SAMPLE_WEIGHT
 2021-12-01  0:39 UTC 

[RFC/PATCHSET 0/5] perf ftrace: Implement function latency histogram (v1)
 2021-12-01  0:36 UTC  (4+ messages)

[PATCH] x86/csum: fix initial seed for odd buffers
 2021-12-01  0:33 UTC  (4+ messages)
` [tip: x86/core] x86/csum: Fix "

[PATCH] x86/platform/uv: make const pointer dots a static const array
 2021-12-01  0:26 UTC  (3+ messages)

[PATCH 2/2] misc: fastrpc: Add dma handle implementation
 2021-12-01  0:22 UTC  (3+ messages)

[PATCH] xhci: Remove CONFIG_USB_DEFAULT_PERSIST to prevent xHCI from runtime suspending
 2021-12-01  0:19 UTC  (2+ messages)

[patch 00/32] genirq/msi, PCI/MSI: Spring cleaning - Part 2
 2021-12-01  0:17 UTC  (11+ messages)
` [patch 21/32] NTB/msi: Convert to msi_on_each_desc()

[PATCH] char: tpm: cr50: Set TPM_FIRMWARE_POWER_MANAGED based on device property
 2021-11-30 23:59 UTC 

[PATCH v1 0/2] virtio-mem: prepare for granularity smaller than MAX_ORDER - 1
 2021-11-30 23:56 UTC  (2+ messages)

[PATCH 1/2] misc: fastrpc: Add fdlist implementation
 2021-11-30 23:52 UTC  (2+ messages)

[PATCH 0/3] Refactor Aspeed USB vhub driver
 2021-11-30 23:37 UTC  (5+ messages)
` [PATCH 2/3] usb: aspeed-vhub: support remote wakeup feature

[PATCH] sched/rt: Don't reschedule a throttled task even if it's higher priority
 2021-11-30 23:36 UTC  (3+ messages)

[PATCH v1] vdpa: Consider device id larger than 31
 2021-11-30 23:34 UTC  (2+ messages)

[PATCH 1/2] arm64: dts: Place LG Bullhead generic code into a DTSI file
 2021-11-30 23:31 UTC  (5+ messages)
` [PATCH 2/2] arm64: dts: Add support for LG Bullhead rev 1.0

[PATCH v16 00/40] NVIDIA Tegra power management patches for 5.17
 2021-11-30 23:23 UTC  (41+ messages)
` [PATCH v16 01/40] soc/tegra: Enable runtime PM during OPP state-syncing
` [PATCH v16 02/40] soc/tegra: Add devm_tegra_core_dev_init_opp_table_common()
` [PATCH v16 03/40] soc/tegra: Don't print error message when OPPs not available
` [PATCH v16 04/40] dt-bindings: clock: tegra-car: Document new clock sub-nodes
` [PATCH v16 05/40] clk: tegra: Support runtime PM and power domain
` [PATCH v16 06/40] dt-bindings: host1x: Document OPP and power domain properties
` [PATCH v16 07/40] dt-bindings: host1x: Document Memory Client resets of Host1x, GR2D and GR3D
` [PATCH v16 08/40] gpu: host1x: Add initial runtime PM and OPP support
` [PATCH v16 09/40] gpu: host1x: Add host1x_channel_stop()
` [PATCH v16 10/40] drm/tegra: submit: Add missing pm_runtime_mark_last_busy()
` [PATCH v16 11/40] drm/tegra: dc: Support OPP and SoC core voltage scaling
` [PATCH v16 12/40] drm/tegra: hdmi: Add OPP support
` [PATCH v16 13/40] drm/tegra: gr2d: Support generic power domain and runtime PM
` [PATCH v16 14/40] drm/tegra: gr3d: "
` [PATCH v16 15/40] drm/tegra: vic: Stop channel on suspend
` [PATCH v16 16/40] drm/tegra: nvdec: "
` [PATCH v16 17/40] drm/tegra: submit: Remove pm_runtime_enabled() checks
` [PATCH v16 18/40] drm/tegra: Consolidate runtime PM management of older UAPI codepath
` [PATCH v16 19/40] usb: chipidea: tegra: Add runtime PM and OPP support
` [PATCH v16 20/40] bus: tegra-gmi: "
` [PATCH v16 21/40] pwm: tegra: "
` [PATCH v16 22/40] mmc: sdhci-tegra: "
` [PATCH v16 23/40] mtd: rawnand: tegra: "
` [PATCH v16 24/40] spi: tegra20-slink: Add "
` [PATCH v16 25/40] media: dt: bindings: tegra-vde: Convert to schema
` [PATCH v16 26/40] media: dt: bindings: tegra-vde: Document OPP and power domain
` [PATCH v16 27/40] media: staging: tegra-vde: Support generic "
` [PATCH v16 28/40] soc/tegra: fuse: Reset hardware
` [PATCH v16 29/40] soc/tegra: fuse: Use resource-managed helpers
` [PATCH v16 30/40] soc/tegra: regulators: Prepare for suspend
` [PATCH v16 31/40] soc/tegra: pmc: Rename 3d power domains
` [PATCH v16 32/40] soc/tegra: pmc: Rename core power domain
` [PATCH v16 33/40] soc/tegra: pmc: Enable core domain support for Tegra20 and Tegra30
` [PATCH v16 34/40] ARM: tegra: Rename CPU and EMC OPP table device-tree nodes
` [PATCH v16 35/40] ARM: tegra: Add 500MHz entry to Tegra30 memory OPP table
` [PATCH v16 36/40] ARM: tegra: Add OPP tables and power domains to Tegra20 device-trees
` [PATCH v16 37/40] ARM: tegra: Add OPP tables and power domains to Tegra30 device-trees
` [PATCH v16 38/40] ARM: tegra: Add Memory Client resets to Tegra20 GR2D, GR3D and Host1x
` [PATCH v16 39/40] ARM: tegra: Add Memory Client resets to Tegra30 "
` [PATCH v16 40/40] ARM: tegra20/30: Disable unused host1x hardware

[PATCH] x86/fpu/signal: initialize sw_bytes in save_xstate_epilog()
 2021-11-30 23:28 UTC  (5+ messages)
` [tip: x86/urgent] x86/fpu/signal: Initialize "

[PATCH] irqdomain: Constify irq_generic_chip_ops
 2021-11-30 23:22 UTC  (2+ messages)
` [tip: irq/core] genirq/generic_chip: "

[PATCH v2] virtio/vsock: fix the transport to work with VMADDR_CID_ANY
 2021-11-30 23:21 UTC  (4+ messages)

[PATCH] rtc: pcf8523: fix alarm interrupt disabling
 2021-11-30 23:19 UTC  (2+ messages)

[PATCH 0/4] Allow cpuidle governors to be compiled as modules
 2021-11-30 23:12 UTC  (3+ messages)
` [PATCH 1/4] tick/sched: Export symbols used by cpuidle governors

[PATCH v2 0/4] Restore Tegra DRM on Nyan Big Chromebook
 2021-11-30 23:09 UTC  (5+ messages)
` [PATCH v2 1/4] gpu/host1x: Add init/deinit callbacks to host1x driver framework
` [PATCH v2 2/4] drm/tegra: Create DRM device early
` [PATCH v2 3/4] drm/tegra: dpaux: Restore DP AUX DDC registration order
` [PATCH v2 4/4] drm/tegra: Use dev_err_probe()

[PATCH v3 0/2] tracing: Add and use event_command parsing func helpers
 2021-11-30 23:10 UTC  (4+ messages)
` [PATCH v3 1/2] tracing: Add helper functions to simplify event_command callback handling

[PATCH v8 01/11] thread_info: add helpers to snapshot thread flags
 2021-11-30 23:08 UTC  (2+ messages)
` [tip: core/entry] thread_info: Add "

[PATCH v8 03/11] sched: snapshot thread flags
 2021-11-30 23:08 UTC  (2+ messages)
` [tip: core/entry] sched: Snapshot "

[PATCH v8 02/11] entry: snapshot thread flags
 2021-11-30 23:08 UTC  (2+ messages)
` [tip: core/entry] entry: Snapshot "

[PATCH v8 05/11] arm: snapshot thread flags
 2021-11-30 23:08 UTC  (2+ messages)
` [tip: core/entry] ARM: Snapshot "

[PATCH v8 11/11] x86: snapshot thread flags
 2021-11-30 23:08 UTC  (2+ messages)
` [tip: core/entry] x86: Snapshot "

[PATCH v8 04/11] alpha: snapshot thread flags
 2021-11-30 23:08 UTC  (2+ messages)
` [tip: core/entry] alpha: Snapshot "

[PATCH v8 06/11] arm64: snapshot thread flags
 2021-11-30 23:08 UTC  (2+ messages)
` [tip: core/entry] arm64: Snapshot "

[PATCH v8 07/11] microblaze: snapshot thread flags
 2021-11-30 23:08 UTC  (2+ messages)
` [tip: core/entry] microblaze: Snapshot "

[PATCH v8 08/11] openrisc: snapshot thread flags
 2021-11-30 23:08 UTC  (2+ messages)
` [tip: core/entry] openrisc: Snapshot "

[PATCH v8 10/11] powerpc: snapshot thread flags
 2021-11-30 23:08 UTC  (2+ messages)
` [tip: core/entry] powerpc: Snapshot "

[PATCH v8 09/11] powerpc: avoid discarding flags in system_call_exception()
 2021-11-30 23:08 UTC  (2+ messages)
` [tip: core/entry] powerpc: Avoid "

[PATCH] rtc: pcf85063: add i2c_device_id name matching support
 2021-11-30 23:07 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v3] rtc: rs5c372: Add RTC_VL_READ, RTC_VL_CLR ioctls
 2021-11-30 23:06 UTC  (2+ messages)

[PATCH] dt-bindings: interrupt-controller: sifive,plic: Fix number of interrupts
 2021-11-30 23:01 UTC  (4+ messages)
` [PATCH] dt-bindings: interrupt-controller: sifive, plic: "

[PATCH] firmware_loader: export sysctl registration
 2021-11-30 22:59 UTC  (2+ messages)

[PATCH v12 0/5] Another version of arm64 userspace counter access support
 2021-11-30 22:57 UTC  (5+ messages)
` [PATCH v12 1/5] x86: perf: Move RDPMC event flag to a common definition
` [PATCH v12 2/5] perf: Add a counter for number of user access events in context

[PATCHv4 2/4] x86/insn-eval: Introduce insn_get_modrm_reg_ptr()
 2021-11-30 22:56 UTC  (2+ messages)
` [tip: x86/misc] "

[PATCHv4 3/4] x86/insn-eval: Introduce insn_decode_mmio()
 2021-11-30 22:56 UTC  (2+ messages)
` [tip: x86/misc] "

[PATCHv4 4/4] x86/sev-es: Use insn_decode_mmio() for MMIO implementation
 2021-11-30 22:56 UTC  (2+ messages)
` [tip: x86/misc] "

[PATCHv4 1/4] x86/insn-eval: Handle insn_get_opcode() failure
 2021-11-30 22:56 UTC  (2+ messages)
` [tip: x86/misc] "

[PATCH -next] bpf: Add oversize check before call kvmalloc()
 2021-11-30 22:53 UTC  (2+ messages)

[PATCH 0/4] ima: support fs-verity signatures stored as
 2021-11-30 22:49 UTC  (4+ messages)

[PATCH] rtc: nintendo: Add a RTC driver for the GameCube, Wii and Wii U
 2021-11-30 22:45 UTC  (4+ messages)
` [PATCH v2 0/5] "
  ` [PATCH v2 2/5] rtc: gamecube: Report low battery as invalid data

[PATCH v4 00/24] NVIDIA Tegra ARM32 device-tree patches for 5.17 (new devices and more)
 2021-11-30 22:38 UTC  (25+ messages)
` [PATCH v4 01/24] dt-bindings: ARM: tegra: Document ASUS Transformers
` [PATCH v4 02/24] dt-bindings: ARM: tegra: Document Pegatron Chagall
` [PATCH v4 03/24] ARM: tegra: Add labels to tegra30.dtsi
` [PATCH v4 04/24] ARM: tegra: Add labels to tegra114.dtsi
` [PATCH v4 05/24] ARM: tegra: Add device-tree for ASUS Transformer EeePad TF101
` [PATCH v4 06/24] ARM: tegra: Add common device-tree base for Tegra30 ASUS Transformers
` [PATCH v4 07/24] ARM: tegra: Add common device-tree for display panel of ASUS devices
` [PATCH v4 08/24] ARM: tegra: Add device-tree for ASUS Transformer Prime TF201
` [PATCH v4 09/24] ARM: tegra: Add device-tree for ASUS Transformer Pad TF300T
` [PATCH v4 10/24] ARM: tegra: Add device-tree for ASUS Transformer Pad TF300TG
` [PATCH v4 11/24] ARM: tegra: Add device-tree for ASUS Transformer Infinity TF700T
` [PATCH v4 12/24] ARM: tegra: Add device-tree for ASUS Transformer Pad TF701T
` [PATCH v4 13/24] ARM: tegra: Add device-tree for Pegatron Chagall tablet
` [PATCH v4 14/24] ARM: tegra: Add device-tree for 1080p version of Nyan Big
` [PATCH v4 15/24] ARM: tegra: Add usb-role-switch property to USB OTG ports
` [PATCH v4 16/24] ARM: tegra: Enable HDMI CEC on Nyan
` [PATCH v4 17/24] ARM: tegra: Enable CPU DFLL "
` [PATCH v4 18/24] ARM: tegra: Add CPU thermal zones to Nyan device-tree
` [PATCH v4 19/24] ARM: tegra: Name clock and regulator nodes according to DT-schema
` [PATCH v4 20/24] ARM: tegra: nexus7: Drop clock-frequency from NFC node
` [PATCH v4 21/24] ARM: tegra: nexus7: Use common LVDS display device-tree
` [PATCH v4 22/24] ARM: tegra: Enable video decoder on Tegra114
` [PATCH v4 23/24] ARM: tegra_defconfig: Enable drivers wanted by Acer Chromebooks and ASUS tablets
` [PATCH v4 24/24] ARM: config: multi v7: Enable display drivers used by Tegra devices

[PATCH] of: unmap memory regions in /memreserve node
 2021-11-30 22:43 UTC  (2+ messages)

[patch 00/22] genirq/msi, PCI/MSI: Spring cleaning - Part 1
 2021-11-30 22:41 UTC  (7+ messages)
` [patch 05/22] genirq/msi: Fixup includes

[PATCH 0/2] Add watchdog driver for Sunplus SP7021 SoC
 2021-11-30 22:38 UTC  (4+ messages)
` [PATCH v2 "
  ` [PATCH v2 2/2] dt-bindings: watchdog: Add Sunplus SP7021 WDT devicetree bindings documentation

[RFC v3 00/12] Intro to Hardware timestamping engine
 2021-11-30 22:32 UTC  (3+ messages)
` [RFC v3 07/12] dt-bindings: gpio: Add hardware-timestamp-engine property

[PATCH 0/2] rtc: Add driver for MAX31343
 2021-11-30 22:32 UTC  (3+ messages)
` [PATCH 1/2] rtc: max31343: Add a driver for Maxim MAX31343

[PATCH] drm/panel: Update BOE and INX initial code
 2021-11-30 22:31 UTC  (2+ messages)

Question WRT early IRQ/NMI entry code
 2021-11-30 22:31 UTC  (4+ messages)
    ` [PATCH] Documentation: Fill the gaps about entry/noinstr constraints

[PATCH v2 0/5] Add support for BSH SMM M2 and S2 boards
 2021-11-30 22:26 UTC  (5+ messages)
` [PATCH v2 2/5] dt-bindings: arm: fsl: Add iMX8MN BSH SMM "
` [PATCH v2 4/5] dt-bindings: arm: fsl: Add BSH SMM-M2 IMX6ULZ SystemMaster board


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