All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-06-08 13:49:00 to 2022-06-08 14:27:55 UTC [more...]

[PATCH 00/36] cpuidle,rcu: Cleanup the mess
 2022-06-08 14:27 UTC  (66+ messages)
` [PATCH 01/36] x86/perf/amd: Remove tracing from perf_lopwr_cb()
` [PATCH 02/36] x86/idle: Replace x86_idle with a static_call
` [PATCH 03/36] cpuidle/poll: Ensure IRQ state is invariant
` [PATCH 04/36] cpuidle,intel_idle: Fix CPUIDLE_FLAG_IRQ_ENABLE
` [PATCH 05/36] cpuidle: Move IRQ state validation
` [PATCH 06/36] cpuidle,riscv: Push RCU-idle into driver
` [PATCH 07/36] cpuidle,tegra: "
` [PATCH 08/36] cpuidle,psci: "
` [PATCH 09/36] cpuidle,imx6: "
` [PATCH 10/36] cpuidle,omap3: "
` [PATCH 11/36] cpuidle,armada: "
` [PATCH 12/36] cpuidle,omap2: "
` [PATCH 13/36] cpuidle,dt: "
` [PATCH 14/36] cpuidle: Fix rcu_idle_*() usage
` [PATCH 15/36] cpuidle,cpu_pm: Remove RCU fiddling from cpu_pm_{enter,exit}()
` [PATCH 16/36] rcu: Fix rcu_idle_exit()
` [PATCH 17/36] acpi_idle: Remove tracing
` [PATCH 18/36] cpuidle: Annotate poll_idle()
` [PATCH 19/36] objtool/idle: Validate __cpuidle code as noinstr
` [PATCH 20/36] arch/idle: Change arch_cpu_idle() IRQ behaviour
` [PATCH 21/36] x86/tdx: Remove TDX_HCALL_ISSUE_STI
` [PATCH 22/36] arm,smp: Remove trace_.*_rcuidle() usage
` [PATCH 23/36] arm64,smp: "
` [PATCH 24/36] printk: "
` [PATCH 25/36] time/tick-broadcast: Remove RCU_NONIDLE usage
` [PATCH 26/36] cpuidle,sched: Remove annotations from TIF_{POLLING_NRFLAG,NEED_RESCHED}
` [PATCH 27/36] cpuidle,mwait: Make noinstr clean
` [PATCH 28/36] cpuidle,tdx: Make tdx "
` [PATCH 29/36] cpuidle,xenpv: Make more PARAVIRT_XXL "
` [PATCH 30/36] cpuidle,nospec: Make "
` [PATCH 31/36] cpuidle,acpi: "
` [PATCH 32/36] ftrace: WARN on rcuidle

Thunderbolt: One missing DisplayPort?
 2022-06-08 14:27 UTC  (11+ messages)

[Bug] Race condition between CPU hotplug off flow and __sched_setscheduler()
 2022-06-08 14:16 UTC  (9+ messages)
  ` [SPAM]Re: "
          ` [PATCH] sched: Fix balance_push() vs __sched_setscheduler()

[PATCH v2 00/35] pc/q35: refactor ISA and SMBUS AML generation
 2022-06-08 13:53 UTC  (32+ messages)
` [PATCH v2 01/35] acpi: add interface to build device specific AML
` [PATCH v2 02/35] acpi: make isa_build_aml() support AcpiDevAmlIf interface
` [PATCH v2 03/35] acpi: fdc-isa: replace ISADeviceClass::build_aml with AcpiDevAmlIfClass:build_dev_aml
` [PATCH v2 04/35] acpi: parallel port: "
` [PATCH v2 05/35] acpi: serial-is: "
` [PATCH v2 06/35] acpi: mc146818rtc: "
` [PATCH v2 07/35] acpi: pckbd: "
` [PATCH v2 08/35] isa-bus: drop no longer used ISADeviceClass::build_aml
` [PATCH v2 09/35] tests: acpi: add and whitelist DSDT.ipmismbus expected blob
` [PATCH v2 10/35] tests: acpi: q35: add test for smbus-ipmi device
` [PATCH v2 11/35] tests: acpi: update expected blob DSDT.ipmismbus
` [PATCH v2 12/35] tests: acpi: whitelist DSDT.ipmismbus expected blob
` [PATCH v2 13/35] ipmi: acpi: use relative path to resource source
` [PATCH v2 14/35] tests: acpi: update expected DSDT.ipmismbus blob
` [PATCH v2 15/35] acpi: ich9-smb: add support for AcpiDevAmlIf interface
` [PATCH v2 16/35] acpi: ipmi: use AcpiDevAmlIf interface to build IPMI device descriptors
` [PATCH v2 17/35] q35: acpi: drop not needed PCMachineClass::do_not_add_smb_acpi
` [PATCH v2 18/35] tests: acpi: white-list to be re-factored pc/q35 DSDT
` [PATCH v2 20/35] acpi: q35: isa bridge: use AcpiDevAmlIf interface to build ISA device descriptors
` [PATCH v2 21/35] tests: acpi: update expected blobs
` [PATCH v2 22/35] tests: acpi: add and white-list DSDT.applesmc expected blob
` [PATCH v2 23/35] tests: acpi: add applesmc testcase
` [PATCH v2 24/35] acpi: applesmc: use AcpiDevAmlIfClass:build_dev_aml to provide device's AML
` [PATCH v2 26/35] tests: acpi: white-lists expected DSDT.pvpanic-isa blob
` [PATCH v2 27/35] tests: acpi: add pvpanic-isa: testcase
` [PATCH v2 28/35] acpi: pvpanic-isa: use AcpiDevAmlIfClass:build_dev_aml to provide device's AML
` [PATCH v2 29/35] tests: acpi: update expected DSDT.pvpanic-isa blob
` [PATCH v2 30/35] tests: acpi: white-list DSDT.tis.tpm2/DSDT.tis.tpm12 expected blobs
` [PATCH v2 31/35] acpi: pc/q35: tpm-tis: fix TPM device scope
` [PATCH v2 32/35] acpi: pc/q35: remove not needed 'if' condition on pci bus
` [PATCH v2 34/35] tests: acpi: update expected DSDT.tis.tpm2/DSDT.tis.tpm12 blobs

[PATCH] scripts: kernel-doc: Always increment warnings counter
 2022-06-08 14:26 UTC 

Failed on reading from FANOTIFY file descriptor
 2022-06-08 14:26 UTC  (3+ messages)

[PATCH 1/2] vfio/type1: Simplify bus_type determination
 2022-06-08 14:25 UTC  (4+ messages)
` [PATCH 2/2] vfio: Use device_iommu_capable()

[PATCH] media: rkisp1: Don't create data links for non-sensor subdevs
 2022-06-08 14:25 UTC  (4+ messages)

[PATCH 5.10 136/452] bpf: Fix excessive memory allocation in stack_map_alloc()
 2022-06-08 14:25 UTC  (2+ messages)
` [PATCH] "

[PATCH] locking/rtmutex: Provide proper spin_is_contended
 2022-06-08 14:24 UTC  (3+ messages)

[PATCH v2] firewire: ohci: Convert to generic power management
 2022-06-08 14:24 UTC  (2+ messages)

[PATCH v2 00/20] Introduce Nuvoton Arbel NPCM8XX BMC SoC
 2022-06-08 13:46 UTC  (5+ messages)
` [PATCH v2 03/20] tty: serial: 8250: Add NPCM845 UART support

[PATCH] Bluetooth: RFCOMM: Use skb_trim to trim checksum
 2022-06-08 14:22 UTC  (2+ messages)
`  "

[PATCH v5 0/9] mm/demotion: Memory tiers and demotion
 2022-06-08 14:21 UTC  (6+ messages)
` [PATCH v5 1/9] mm/demotion: Add support for explicit memory tiers

stable-rc/queue/4.19 build: 177 builds: 5 failed, 172 passed, 2 errors, 30 warnings (v4.19.246-189-gc1dfa905aa751)
 2022-06-08 14:21 UTC 

[PATCH] kprobes: Enable tracing for mololithic kernel images
 2022-06-08 14:21 UTC  (5+ messages)

[PATCH 0/3] Cache quota files in the page cache
 2022-06-08 14:21 UTC  (5+ messages)
` [PATCH 3/3] ext4: Use generic_quota_read()

[PATCH v2 net-next] Documentation: update networking/page_pool.rst with ethtool APIs
 2022-06-08 14:20 UTC  (3+ messages)

[PATCH] fdtdec: drop needlessly convoluted CONFIG_PHANDLE_CHECK_SEQ
 2022-06-08 14:18 UTC  (6+ messages)

[PATCH v2 0/3] Add support for lan966x flexcom chip-select configuration
 2022-06-08 14:17 UTC  (6+ messages)
` [PATCH v2 3/3] mfd: atmel-flexcom: "

[PATCH 4/5] io_uring: support nonblock try for splicing from pipe to pipe
 2022-06-08 14:18 UTC  (2+ messages)

[PATCH v6 0/8] Add a panel API to set orientation properly
 2022-06-08 14:16 UTC  (5+ messages)
` [PATCH v6 8/8] drm: Config orientation property if panel provides it

[PATCH 0/1] Reusing modifier socket for bulk ct loads
 2022-06-08 14:16 UTC  (7+ messages)
` [PATCH 1/1] conntrack: use same modifier socket for bulk ops

[PATCH] scsi: iscsi: prefer xmit of DataOut before new cmd
 2022-06-08 14:16 UTC  (4+ messages)

[PULL] u-boot-usb/master
 2022-06-08 14:16 UTC  (2+ messages)

[tpm2] TPM2 provider stuck during handshake
 2022-06-08 14:16 UTC 

[PATCH] mm: mempolicy: N:M interleave policy for tiered memory nodes
 2022-06-08 14:16 UTC  (3+ messages)

[RESEND v12 0/3] mmc: mediatek: add support for SDIO async IRQ
 2022-06-08 14:13 UTC  (5+ messages)
` [RESEND v12 3/3] mmc: mediatek: add support for SDIO eint wakup IRQ

imx8mm: Invalid IVT structure
 2022-06-08 14:14 UTC  (2+ messages)

[PATCH v2] mm/vmscan: don't try to reclaim freed folios
 2022-06-08 14:14 UTC 

[ovmf test] 170885: all pass - PUSHED
 2022-06-08 14:13 UTC 

Physical LED Design Proposal
 2022-06-08 14:12 UTC  (4+ messages)

[PATCH] mediatek/vcodec: Enable incoherent buffer allocation
 2022-06-08 14:12 UTC  (6+ messages)

What mechanisms protect against split brain?
 2022-06-08 14:11 UTC  (5+ messages)

[PATCH] mm/vmscan: don't try to reclaim freed folios
 2022-06-08 14:09 UTC  (3+ messages)

[Help Please] Missing FIle Permissions Irrecoverably
 2022-06-08 14:09 UTC  (5+ messages)

[cocci] [PATCH v2] coccinelle: ifaddr: Find address test in more complex conditions
 2022-06-08 14:07 UTC  (6+ messages)
      `  "

[PATCH v2] hwmon (occ): Delay hwmon registration until user request
 2022-06-08 14:06 UTC  (4+ messages)

[PATCH] drm/amdgpu: fix limiting AV1 to the first instance on VCN3
 2022-06-08 14:06 UTC  (9+ messages)

[PATCH] Bluetooth: fix an error code in hci_register_dev()
 2022-06-08 14:06 UTC  (2+ messages)
`  "

Meta-question on GPL compliance of this activity
 2022-06-08 14:04 UTC  (11+ messages)
        ` [Batch 1 - patch 12/25] treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_208.RULE

[PATCH 0/2] Improve vfio-pci primary GPU assignment behavior
 2022-06-08 14:04 UTC  (5+ messages)
` [PATCH 2/2] vfio/pci: Remove console drivers

[PATCH v3 0/2] Add software clock gating requirement check
 2022-06-08 14:02 UTC  (3+ messages)
` [PATCH v3 1/2] soundwire: qcom: Add flag for software clock gating check
` [PATCH v3 2/2] ASoC: qcom: soundwire: Add software clock gating requirement check

[kvm-unit-tests PATCH v2 0/3] s390x: Rework TEID decoding and usage
 2022-06-08 14:03 UTC  (3+ messages)
` [kvm-unit-tests PATCH v2 3/3] "

[PATCH] drm/amdgpu: always flush the TLB on gfx8
 2022-06-08 14:03 UTC  (4+ messages)

[PATCH] ALSA: hda/realtek: Add quirk for HP Dev One
 2022-06-08 14:01 UTC 

[PATCH] crypto: x86/aes-ni: fix AVX detection
 2022-06-08 14:00 UTC  (4+ messages)

[PATCH v7 1/4] media: dt-bindings: ov5675: document YAML binding
 2022-06-08 14:00 UTC  (3+ messages)
` [PATCH v7 4/4] media: i2c: ov5675: add .get_selection support

[PATCH v2] cmd: cat: add new command
 2022-06-08 13:59 UTC  (2+ messages)

[PATCH] tracing/kprobes: Check whether get_kretprobe() returns NULL in kretprobe_dispatcher()
 2022-06-08 13:59 UTC  (7+ messages)

[RESEND PATCH v3] drm/cma-helper: Describe what a "contiguous chunk" actually means
 2022-06-08 13:58 UTC  (2+ messages)

[PATCH] ceph: wait on async create before checking caps for syncfs
 2022-06-08 13:58 UTC  (5+ messages)

[PATCH] fuse: allow skipping abort interface for virtiofs
 2022-06-08 13:57 UTC  (5+ messages)

Possibly dangerous interpretation of address/prefix pair in -s option
 2022-06-08 13:56 UTC  (10+ messages)

[PATCH] i.MX8M: crypto: disable JR0 in SPL, U-Boot
 2022-06-08 13:56 UTC  (2+ messages)

[PATCH] drm/amdgpu/display: Remove unnecessary typecasts and fix build issues
 2022-06-08 13:56 UTC  (4+ messages)

[PATCH] edk2: Use TPM2_ENABLE and TPM2_CONFIG_ENABLE for newer edk2
 2022-06-08 13:55 UTC  (2+ messages)

[PATCH v2] usb: host: ohci-at91: add support to enter suspend using SMC
 2022-06-08 13:54 UTC  (3+ messages)

[igt-dev] [V5 00/11] tests/kms: IGT test cleanup
 2022-06-08 13:55 UTC  (3+ messages)
` [igt-dev] [V5 02/11] tests/kms_pipe_crc_basic: Test Cleanup

[PATCH] irqchip/irq-imx-irqsteer: Get/put PM runtime in ->irq_unmask()/irq_mask()
 2022-06-08 13:54 UTC  (6+ messages)

[PATCH v2 0/1] mm/memory-failure: don't allow to unpoison hw corrupted page
 2022-06-08 13:55 UTC  (3+ messages)
` [PATCH v2 1/1] "

[PATCH 5.17 000/772] 5.17.14-rc1 review
 2022-06-08 13:54 UTC  (2+ messages)

[PATCH] vim: put xxd in its own package
 2022-06-08 13:54 UTC  (2+ messages)

[PATCH 1/2] dt-bindings: thermal: qcom,spmi-temp-alarm: convert to dtschema
 2022-06-08 13:53 UTC  (3+ messages)

[PATCH v2 1/2] tee: remove tee_shm_va2pa() and tee_shm_pa2va()
 2022-06-08 13:52 UTC  (4+ messages)
` [PATCH v2 2/2] tee: remove flags TEE_IOCTL_SHM_MAPPED and TEE_IOCTL_SHM_DMA_BUF

[PATCH] soc: renesas: r8a779a0-sysc: Fix A2DP1 and A2CV[2357] PDR values
 2022-06-08 13:51 UTC  (2+ messages)

cephfs snapc writeback order
 2022-06-08 13:51 UTC  (2+ messages)

[PATCH] cgroup: handle cset multiidentity issue when migration
 2022-06-08 13:51 UTC  (3+ messages)

[Buildroot] [PATCH] package/gcnano-binaries: bump version to 4.3.7
 2022-06-08 13:46 UTC  (3+ messages)

[PATCH 5.15 000/667] 5.15.46-rc1 review
 2022-06-08 13:51 UTC  (4+ messages)

[PATCH] dt-bindings: clock: renesas,rzg2l: Simplify header file references
 2022-06-08 13:49 UTC  (3+ messages)

[f2fs-dev] [PATCH v2] f2fs: fix hungtask when decompressed fail
 2022-06-08 13:48 UTC 

[RESEND v5 0/3] MediaTek MT8195 display binding
 2022-06-08 13:45 UTC  (4+ messages)
` [RESEND v5 3/3] dt-bindings: mediatek: add ethdr definition for mt8195


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.