messages from 2022-06-09 13:52:05 to 2022-06-09 15:56:42 UTC [more...]
[PATCH v1 00/16] ACPI: Get rid of the list of children in struct acpi_device
2022-06-09 15:56 UTC (29+ messages)
` [PATCH v1 01/16] ACPI: glue: Use acpi_dev_for_each_child()
` [PATCH v1 02/16] ACPI: glue: Introduce acpi_dev_has_children()
` [PATCH v1 03/16] ACPI: glue: Introduce acpi_find_child_by_adr()
` [PATCH v1 04/16] thunderbolt: ACPI: Use acpi_find_child_by_adr()
` [PATCH v1 05/16] USB: "
` [PATCH v1 06/16] ACPI: container: Use acpi_dev_for_each_child()
` [PATCH v1 07/16] ACPI: property: Use acpi_dev_for_each_child() for child lookup
` [PATCH v1 08/16] ACPI: bus: Export acpi_dev_for_each_child() to modules
` [PATCH v1 09/16] ACPI: video: Use acpi_dev_for_each_child()
` [PATCH v1 10/16] ACPI: bus: Introduce acpi_dev_for_each_child_reverse()
` [PATCH v1 11/16] ACPI: scan: Walk ACPI device's children using driver core
` [PATCH v1 12/16] platform/x86/thinkpad_acpi: Use acpi_dev_for_each_child()
` [PATCH v1 13/16] mfd: core: "
` [PATCH v1 14/16] soundwire: "
` [PATCH v1 15/16] ACPI / MMC: PM: Unify fixing up device power
` [PATCH v1 16/16] ACPI: bus: Drop unused list heads from struct acpi_device
[PATCH v2 00/48] dt-bindings: input: gpio-keys: rework matching children
2022-06-09 15:55 UTC (16+ messages)
` [PATCH v2 01/48] dt-bindings: input: gpio-keys: enforce node names to match all properties
` [PATCH v2 02/48] dt-bindings: input: gpio-keys: reference input.yaml and document properties
` [PATCH v2 03/48] dt-bindings: input: gpio-keys: accept also interrupt-extended
` [PATCH v2 04/48] dt-bindings: pinctrl: nuvoton,wpcm450-pinctrl: align key node name
` [PATCH v2 32/48] arm64: dts: rockchip: align gpio-key node names with dtschema
[PATCH] drm/msm: Grab the GPU runtime in a6xx routines, not the GMU one
2022-06-09 15:54 UTC (3+ messages)
Per file OOM badness
2022-06-09 15:54 UTC (12+ messages)
` [PATCH 03/13] mm: shmem: provide oom badness for shmem files
[RFC PATCH v2 0/5] Apple Macs machine/platform ASoC driver
2022-06-09 15:53 UTC (10+ messages)
` [RFC PATCH v2 5/5] ASoC: apple: Add macaudio machine driver
[PATCH v2] drm/msm: Switch ordering of runpm put vs devfreq_idle
2022-06-09 15:52 UTC (2+ messages)
[PATCH] drm/msm: Switch ordering of runpm put vs devfreq_idle
2022-06-09 15:50 UTC (8+ messages)
` [Freedreno] "
[PATCH] scripts: kernel-doc: Always increment warnings counter
2022-06-09 15:48 UTC (2+ messages)
[PATCH 1/1] usb: cdns3: fix random warning message when driver load
2022-06-09 15:44 UTC
[PATCH 0/2] Check for MSI allocation
2022-06-09 15:38 UTC (3+ messages)
` [PATCH 1/2] msi: The MSI framework only supports 2048 platform MSIs
` [PATCH 2/2] msi: Add sanity check if more than MAX_DEV_MSIS MSIs are requested
[PATCH] arm64/hugetlb: Simplify the huge_ptep_set_access_flags()
2022-06-09 15:44 UTC (2+ messages)
[PATCH v2 0/5] Add perf stat default events for hybrid machines
2022-06-09 15:43 UTC (8+ messages)
` [PATCH v2 1/5] perf stat: Revert "perf stat: Add default hybrid events"
` [PATCH v2 2/5] perf evsel: Add arch_evsel__hw_name()
` [PATCH v2 3/5] perf evlist: Always use arch_evlist__add_default_attrs()
` [PATCH v2 4/5] perf x86 evlist: Add default hybrid events for perf stat
` [PATCH v2 5/5] perf stat: Add topdown metrics in the default perf stat on the hybrid machine
[PATCH v3] sysctl: handle table->maxlen robustly for proc_dobool
2022-06-09 15:42 UTC (2+ messages)
[linux-stable-rc:queue/5.15 1/112] fs/ntfs3/xattr.c:684:12: error: redefinition of 'ntfs_xattr_get_acl'
2022-06-09 15:39 UTC
[PATCH v2 0/3] bpf: Add bpf_verify_pkcs7_signature() helper
2022-06-09 15:38 UTC (5+ messages)
` [PATCH v2 2/3] selftests/bpf: Add test_progs opts for sign-file and kernel priv key + cert
[PATCH v3 0/3] Add support for multiport controller
2022-06-09 15:38 UTC (3+ messages)
` [PATCH v3 1/3] dt-bindings: usb: dwc3: Add support for multiport related properties
[PATCH] Documentation/features: Update the arch support status files
2022-06-09 15:37 UTC (2+ messages)
[net] net: seg6: fix seg6_lookup_any_nexthop() to handle VRFs using flowi_l3mdev
2022-06-09 15:36 UTC (2+ messages)
[REPOST PATCH] locking/lockdep: Remove lockdep_init_map_crosslock
2022-06-09 15:36 UTC
[PATCH] drm/stm: ltdc: fix various coding-style warnings
2022-06-09 15:36 UTC (2+ messages)
[PATCH] drm/stm: ltdc: remove error message about scaling
2022-06-09 15:35 UTC (2+ messages)
[PATCH] Staging: rts5208: spi: Removed unnecessary ftrace-like logging
2022-06-09 15:31 UTC
[PATCH -next] spi: Return true/false (not 1/0) from bool function
2022-06-09 15:28 UTC (3+ messages)
[PATCH] staging: qlge: qlge_main.c: convert do-while loops to for loops
2022-06-09 15:26 UTC (2+ messages)
[PATCH v2 000/144] KVM: selftests: Overhaul APIs, purge VCPU_ID
2022-06-09 15:26 UTC (14+ messages)
` [PATCH v2 048/144] KVM: selftests: Rename 'struct vcpu' to 'struct kvm_vcpu'
[PATCH 0/5] docs/doc-guide: Sphinx related updates
2022-06-09 15:26 UTC (3+ messages)
` [PATCH 2/5] docs/doc-guide: Mention make variable SPHINXDIRS
[PATCH 0/2] remoteproc: imx: add start up delay
2022-06-09 15:23 UTC (3+ messages)
` [PATCH 1/2] dt-bindings: remoteproc: imx_rproc: add fsl,startup-delay-ms
[next] arm64: boot failed - next-20220606
2022-06-09 15:23 UTC (12+ messages)
[PATCH v4 0/2] Add software clock gating requirement check
2022-06-09 15:22 UTC (4+ messages)
` [PATCH v4 1/2] soundwire: qcom: Add flag for software clock gating check
` [PATCH v4 2/2] ASoC: qcom: soundwire: Enable software clock gating requirement flag
[PATCH v10 0/7] feec() energy margin removal
2022-06-09 15:23 UTC (3+ messages)
` [PATCH v10 1/7] sched/fair: Provide u64 read for 32-bits arch helper
[PATCH] arm64/smp: check !ipi_desc[i] in arch_show_interrupts
2022-06-09 15:20 UTC (2+ messages)
[PATCH v2 0/2] dt-bindings: sifive: fix dt-schema errors
2022-06-09 15:18 UTC (3+ messages)
[PATCH] delayacct: Remove some unused variables
2022-06-09 14:44 UTC
[PATCH -next 2/2] spi: fix platform_no_drv_owner.cocci warning
2022-06-09 15:15 UTC (5+ messages)
` [PATCH -next 1/2] spi: Remove unnecessary print function dev_err()
` (subset) "
[PATCH] objtool: Fix obsolete reference to CONFIG_X86_SMAP
2022-06-09 15:15 UTC (2+ messages)
` [tip: objtool/urgent] "
[PATCH] faddr2line: Fix overlapping text section failures, the sequel
2022-06-09 15:15 UTC (2+ messages)
` [tip: objtool/urgent] "
[PATCH v2] x86/ftrace: Remove OBJECT_FILES_NON_STANDARD usage
2022-06-09 15:15 UTC (2+ messages)
` [tip: objtool/urgent] "
[PATCH v2] mm: sysctl: fix missing numa_stat when !CONFIG_HUGETLB_PAGE
2022-06-09 15:15 UTC (3+ messages)
[PATCH v2 2/2] dt-bindings: sifive: add gpio-line-names
2022-06-09 15:12 UTC (2+ messages)
[PATCH v2] iommu/dma: Add config for PCI SAC address trick
2022-06-09 15:12 UTC
[PATCH v1 0/5] power: domain: Add driver for a PM domain provider which controls
2022-06-09 15:08 UTC (6+ messages)
` [PATCH v1 1/5] dt-bindings: power: Add bindings for a power domain controlled by a regulator
` [PATCH v1 2/5] pm: add regulator power domain controller
` [PATCH v1 3/5] MAINTAINERS: add REGULATOR POWER DOMAIN
` [RFC PATCH v1 4/5] arm64: defconfig: Enable generic power domain controller controlling a regulator
` [RFC PATCH v1 5/5] ARM64: verdin-imx8mm: use regulator power domain to model sleep-moci
[PATCH v2 1/2] dt-bindings: sifive: add cache-set value of 2048
2022-06-09 15:08 UTC (2+ messages)
[RFC PATCH -lkmm] docs/memory-barriers: Fix inconsistent name of 'data dependency barrier'
2022-06-09 15:07 UTC (6+ messages)
[PATCH 0/8] perf/hw_breakpoint: Optimize for thousands of tasks
2022-06-09 15:00 UTC (10+ messages)
` [PATCH 1/8] perf/hw_breakpoint: Optimize list of per-task breakpoints
` [PATCH 5/8] perf/hw_breakpoint: Remove useless code related to flexible breakpoints
` [PATCH 7/8] perf/hw_breakpoint: Optimize task_bp_pinned() if CPU-independent
[PATCH V6 1/2] dt-bindings: rtc: zynqmp: Add clock information
2022-06-09 14:59 UTC (5+ messages)
` [PATCH V6 2/2] rtc: zynqmp: Add calibration set and get support
[GIT PULL] Please pull powerpc/linux.git powerpc-5.19-2 tag
2022-06-09 14:59 UTC
[PATCH] irqchip/ti-sci-intr: Add support for system suspend/resume PM
2022-06-09 14:56 UTC (2+ messages)
[PATCH v4 0/3] Add support for audio clock gating resets for SC7280
2022-06-09 14:56 UTC (5+ messages)
` [PATCH v4 1/3] dt-bindings: clock: Add resets for LPASS audio clock controller "
` [PATCH v4 2/3] dt-bindings: clock: Add support for external MCLKs for LPASS on SC7280
[cgroup] 3c87862ca1: WARNING:at_kernel/softirq.c:#__local_bh_enable_ip
2022-06-09 14:55 UTC (3+ messages)
[PATCH 0/2] x86: notify hypervisor/VMM about guest entering s2idle
2022-06-09 14:55 UTC (4+ messages)
` [PATCH 1/2] x86: notify hypervisor about guest entering s2idle state
[PATCH] s390: disable -Warray-bounds
2022-06-09 14:55 UTC (9+ messages)
[PATCH v2] Documentation/security-bugs: overhaul
2022-06-09 14:51 UTC (4+ messages)
[PATCH 0/3] arm: bcmbca: Add BCM6856 SoC support
2022-06-09 14:50 UTC (3+ messages)
` [PATCH 1/3] dt-bindings: arm64: Add BCM6856 SoC
[PATCH 0/3] arm: bcmbca: Add BCM63146 SoC support
2022-06-09 14:48 UTC (3+ messages)
` [PATCH 1/3] dt-bindings: arm64: Add BCM63146 SoC
[PATCH 0/3] arm: bcmbca: Add BCM6756 SoC support
2022-06-09 14:47 UTC (3+ messages)
` [PATCH 1/3] dt-bindings: arm: Add BCM6756 SoC
[PATCH v5 0/3] Implement readahead for squashfs
2022-06-09 14:46 UTC (3+ messages)
` [PATCH v5 3/3] squashfs: implement readahead
[PATCH v11 00/14] Multi-Gen LRU Framework
2022-06-09 14:46 UTC (4+ messages)
` [PATCH v11 06/14] mm: multi-gen LRU: minimal implementation
[PATCH] powerpc: get rid of #include <generated/compile.h>
2022-06-09 14:44 UTC (2+ messages)
[PATCH] powerpc/process, kasan: Silence KASAN warnings in __get_wchan()
2022-06-09 14:44 UTC (3+ messages)
` [PATCH -v2] "
[PATCH v2 00/10] dt-bindings: arm: freescale: Switch fsl,scu from txt to yaml
2022-06-09 14:43 UTC (5+ messages)
` [PATCH v2 07/10] dt-bindings: rtc: Add fsl,scu-rtc yaml file
[PATCH 0/5] gpio: Implement and utilize register structures for ISA drivers
2022-06-09 14:39 UTC (2+ messages)
[PATCH v3 00/10] dt-bindings: arm: freescale: Switch fsl,scu from txt to yaml
2022-06-09 14:34 UTC (11+ messages)
` [PATCH v3 01/10] dt-bindings: firmware: Add fsl,scu yaml file
` [PATCH v3 02/10] dt-bindings: clk: imx: Add fsl,scu-clk "
` [PATCH v3 03/10] dt-bindings: pinctrl: imx: Add fsl,scu-iomux "
` [PATCH v3 04/10] dt-bindings: input: Add fsl,scu-key "
` [PATCH v3 05/10] dt-bindings: nvmem: Add fsl,scu-ocotp "
` [PATCH v3 06/10] dt-bindings: power: Add fsl,scu-pd "
` [PATCH v3 07/10] dt-bindings: rtc: Add fsl,scu-rtc "
` [PATCH v3 08/10] dt-bindings: thermal: Add fsl,scu-thermal "
` [PATCH v3 09/10] dt-bindings: watchdog: Add fsl,scu-wdt "
` [PATCH v3 10/10] dt-bindings: arm: freescale: Remove fsl,scu txt file
[PATCH v2 00/19] Convert aops->migratepage to aops->migrate_folio
2022-06-09 14:35 UTC (4+ messages)
` [PATCH v2 03/19] fs: Add aops->migrate_folio
[PATCH] gpio: davinci: Add support for system suspend/resume PM
2022-06-09 14:35 UTC (2+ messages)
[PATCH] xfs: fail dax mount if reflink is enabled on a partition
2022-06-09 14:34 UTC
[PATCH v6 0/5] Fix some races between sysfb device registration and drivers probe
2022-06-09 14:28 UTC (2+ messages)
[PATCH v12 00/26] ima: Namespace IMA with audit support in IMA-ns
2022-06-09 14:27 UTC (8+ messages)
` [PATCH v12 01/26] securityfs: rework dentry creation
Regression: at24 eeprom writing times out on sama5d3
2022-06-09 14:28 UTC
[PATCH] btrfs: Fix typo in comment
2022-06-09 14:24 UTC
[PATCH 0/3] media: flexcop-usb: probe cleanups
2022-06-09 14:26 UTC (4+ messages)
` [PATCH 1/3] media: flexcop-usb: clean up endpoint sanity checks
` [PATCH 2/3] media: flexcop-usb: clean up URB initialisation
` [PATCH 3/3] media: flexcop-usb: use usb_endpoint_maxp()
[PATCH v3 00/33] Printbufs
2022-06-09 14:25 UTC (5+ messages)
` [PATCH v3 01/33] lib/printbuf: New data structure for printing strings
` [PATCH v3 02/33] lib/string_helpers: Convert string_escape_mem() to printbuf
[PATCH v3 0/6] mtk_iommu: Specify phandles to infracfg and pericfg
2022-06-09 14:23 UTC (3+ messages)
` [PATCH v3 1/6] dt-bindings: iommu: mediatek: Add mediatek,infracfg phandle
[PATCH] drm/sun4i: Add return statement in sun4i_layer_format_mod_supported Add a missing return after the IS_ERR_OR_NULL() check in sun4i_layer_format_mod_supported()
2022-06-09 14:22 UTC (2+ messages)
[PATCH v5 0/9] mm/demotion: Memory tiers and demotion
2022-06-09 14:22 UTC (9+ messages)
` [PATCH v5 1/9] mm/demotion: Add support for explicit memory tiers
[PATCH v2 0/2] MT8192 pinctrl properties adjustments
2022-06-09 14:19 UTC (4+ messages)
` [PATCH v2 1/2] dt-bindings: pinctrl: mt8192: Switch drive-strength-adv for -microamp
[PATCH] tty: goldfish: Fix free_irq() on remove
2022-06-09 14:17 UTC
[PATCH] Drivers: hv: vmbus: Add cpu read lock
2022-06-09 14:15 UTC (4+ messages)
[PATCH -next v2] spi: Return true/false (not 1/0) from bool function
2022-06-09 14:13 UTC (2+ messages)
[PATCH] drm/atomic: fix warning of unused variable
2022-06-09 14:12 UTC (2+ messages)
` (subset) "
[vireshk-pm:opp/clk 48/48] drivers/opp/core.c:430:6: warning: no previous prototype for function '_invalid_freq_op'
2022-06-09 14:07 UTC
[PATCH V4 0/7] imx: support i.MX93 SRC and mediamix blk ctrl
2022-06-09 14:06 UTC (3+ messages)
` [PATCH V4 4/7] soc: imx: add i.MX93 SRC power domain driver
[PATCH v3] fpga: altera-pr-ip: fix unsigned comparison with less than zero
2022-06-09 14:05 UTC
[PATCH] kernel/sysctl.c: Clean up indentation, replace spaces with tab
2022-06-09 14:03 UTC (2+ messages)
[PATCH -next] ima: Use if/else statement in init_ima()
2022-06-09 13:58 UTC
[PATCH] media: flexcop-usb: fix sanity check of bNumEndpoints
2022-06-09 14:00 UTC (4+ messages)
[PATCH] sysctl: Merge adjacent CONFIG_TREE_RCU blocks
2022-06-09 13:58 UTC (5+ messages)
[PATCH AUTOSEL 5.18 01/68] iio: dummy: iio_simple_dummy: check the return value of kstrdup()
2022-06-09 13:56 UTC (4+ messages)
` [PATCH AUTOSEL 5.18 03/68] iio: st_sensors: Add a local lock for protecting odr
[PATCH 0/5] KVM: x86: Quirk "MWAIT never faults" behavior
2022-06-09 13:55 UTC (4+ messages)
` [PATCH 5/5] KVM: selftests: Add MONITOR/MWAIT quirk test
[PATCH AUTOSEL 5.15 01/51] iio: dummy: iio_simple_dummy: check the return value of kstrdup()
2022-06-09 13:55 UTC (5+ messages)
` [PATCH AUTOSEL 5.15 24/51] staging: rtl8723bs: Fix alignment to match open parenthesis
[PATCH v4 0/1] FUSE: Allow non-extending parallel direct writes
2022-06-09 13:53 UTC (7+ messages)
` [PATCH v4 1/1] Allow non-extending parallel direct writes on the same file
[PATCH] arm64: kdump: Provide default size when crashkernel=Y,low is not specified
2022-06-09 13:50 UTC
[PATCH] media: flexcop-usb: fix endpoint type check
2022-06-09 13:53 UTC
[PATCH v3 2/4] RISC-V: Support CPUID for risc-v in perf
2022-06-09 13:54 UTC (2+ messages)
[PATCH] bus: mhi: Disable IRQs instead of freeing them during power down
2022-06-09 13:54 UTC (2+ messages)
[PATCH 0/5] Reduce a vmalloc internal lock contention preparation work
2022-06-09 13:53 UTC (6+ messages)
` [PATCH 3/5] mm/vmalloc: Initialize VA's list node after unlink
REGRESSION 5.19-rc1: virtio: harden vring IRQ
2022-06-09 13:52 UTC (3+ messages)
[PATCH v2 0/3] Miscellaneous fixes for PMU driver
2022-06-09 13:51 UTC (3+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox