messages from 2022-06-08 14:50:48 to 2022-06-08 16:49:56 UTC [more...]
[PATCH v2 00/10] dt-bindings: arm: freescale: Switch fsl,scu from txt to yaml
2022-06-08 16:49 UTC (2+ messages)
` [PATCH v2 01/10] dt-bindings: firmware: Add fsl,scu yaml file
[PATCH v2] drm/sun4i: Enable output signal premultiplication for DE2/DE3
2022-06-08 16:44 UTC (5+ messages)
[PATCH v5 0/9] mm/demotion: Memory tiers and demotion
2022-06-08 16:42 UTC (15+ messages)
` [PATCH v5 1/9] mm/demotion: Add support for explicit memory tiers
` [PATCH v5 2/9] mm/demotion: Expose per node memory tier to sysfs
[RFC PATCH 00/13] can: slcan: extend supported features
2022-06-08 16:42 UTC (7+ messages)
` [RFC PATCH 04/13] can: slcan: use CAN network device driver API
` [RFC PATCH 11/13] can: slcan: add ethtool support to reset adapter errors
[PATCH v4 0/2] Add support for Xilinx Versal CPM5 Root Port
2022-06-08 16:40 UTC (3+ messages)
` [PATCH v4 1/2] dt-bindings: PCI: xilinx-cpm: Add "
` [PATCH v4 2/2] PCI: xilinx-cpm: Add support for "
[PATCH 1/3] firmware: arm_scmi: Review BASE protocol string-buffers sizes
2022-06-08 16:40 UTC (7+ messages)
` [PATCH 2/3] firmware: arm_scmi: Fix SENSOR_AXIS_NAME_GET behaviour when unsupported
` [PATCH v2 "
` [PATCH 3/3] firmware: arm_scmi: Use preferred strscpy to handle strings
[PATCH v2 1/3] drm/panel: nt36672a: add backlight support
2022-06-08 16:40 UTC (4+ messages)
remove the nobh helpers
2022-06-08 16:39 UTC (7+ messages)
` [PATCH 1/5] ext2: remove nobh support
` [PATCH 2/5] jfs: stop using the nobh helper
` [PATCH 3/5] fs: remove the nobh helpers
` [PATCH 4/5] fs: don't call ->writepage from __mpage_writepage
` [PATCH 5/5] fs: remove the NULL get_block case in mpage_writepages
[PATCH v2] spi: <linux/spi/spi.h>: Add missing documentation for struct members
2022-06-08 16:36 UTC (2+ messages)
[PATCH v4 0/2] sched: Queue task on wakelist in the same llc if the wakee cpu is idle
2022-06-08 16:35 UTC (3+ messages)
` [PATCH v4 1/2] sched: Fix the check of nr_running at queue wakelist
` [PATCH v4 2/2] sched: Remove the limitation of WF_ON_CPU on wakelist if wakee cpu is idle
[PATCH 00/10] Convert to filemap_get_folios()
2022-06-08 16:32 UTC (8+ messages)
` [PATCH 03/10] ext4: Convert mpage_release_unused_pages() to use filemap_get_folios()
` [PATCH 08/10] vmscan: Add check_move_unevictable_folios()
` [vmscan] bc9eb0d5ef: BUG:KASAN:stack-out-of-bounds_in_check_move_unevictable_pages
[PATCH v1 1/1] gpiolib: cdev: Fix kernel doc for struct line
2022-06-08 16:32 UTC (6+ messages)
[PATCH v10 00/21] drm/mediatek: Add mt8195 DisplayPort driver
2022-06-08 16:31 UTC (3+ messages)
` [PATCH v10 17/21] phy: phy-mtk-dp: Add driver for DP phy
[PATCH 5.15 000/667] 5.15.46-rc1 review
2022-06-08 16:30 UTC (2+ messages)
[PATCH v3 00/23] platform/chrome: Kunit tests and refactor for cros_ec_query_all()
2022-06-08 16:30 UTC (32+ messages)
` [PATCH v3 02/23] platform/chrome: cros_ec_proto: add Kunit tests "
` [PATCH v3 08/23] platform/chrome: cros_ec_proto: add Kunit tests for getting proto info
` [PATCH v3 09/23] platform/chrome: cros_ec_proto: handle empty payload in "
` [PATCH v3 11/23] platform/chrome: cros_ec_proto: add Kunit test for getting legacy info
` [PATCH v3 12/23] platform/chrome: cros_ec_proto: handle empty payload in getting info legacy
` [PATCH v3 13/23] platform/chrome: cros_ec: don't allocate `din` and `dout` in cros_ec_register()
` [PATCH v3 14/23] platform/chrome: don't use devm variants for `din` and `dout`
` [PATCH v3 16/23] platform/chrome: cros_ec_proto: return 0 on getting cmd mask success
` [PATCH v3 17/23] platform/chrome: cros_ec_proto: add Kunit test for getting cmd mask error
` [PATCH v3 18/23] platform/chrome: cros_ec_proto: check `msg->result` in getting cmd mask
` [PATCH v3 19/23] platform/chrome: cros_ec_proto: add Kunit tests for "
` [PATCH v3 20/23] platform/chrome: cros_ec_proto: handle empty payload in "
` [PATCH v3 21/23] platform/chrome: cros_ec_proto: return 0 on getting wake mask success
` [PATCH v3 22/23] platform/chrome: cros_ec_proto: add Kunit test for getting wake mask
` [PATCH v3 23/23] platform/chrome: cros_ec_proto: handle empty payload in "
[PATCH] riscv: initialize jump labels before early_init_dt_scan()
2022-06-08 16:20 UTC (2+ messages)
[PATCH v4 00/11] Bug fixes for mdadm tests
2022-06-08 16:27 UTC (12+ messages)
` [PATCH v4 01/11] md/raid5-ppl: Fix argument order in bio_alloc_bioset()
` [PATCH v4 02/11] md/raid5-log: Drop extern decorators for function prototypes
` [PATCH v4 03/11] md/raid5-ppl: Drop unused argument from ppl_handle_flush_request()
` [PATCH v4 04/11] md/raid5: Ensure array is suspended for calls to log_exit()
` [PATCH v4 05/11] md/raid5-cache: Take mddev_lock in r5c_journal_mode_show()
` [PATCH v4 06/11] md/raid5-cache: Drop RCU usage of conf->log
` [PATCH v4 07/11] md/raid5-cache: Clear conf->log after finishing work
` [PATCH v4 08/11] md/raid5-cache: Annotate pslot with __rcu notation
` [PATCH v4 09/11] md: Use enum for overloaded magic numbers used by mddev->curr_resync
` [PATCH v4 10/11] md: Ensure resync is reported after it starts
` [PATCH v4 11/11] md: Notify sysfs sync_completed in md_reap_sync_thread()
[PATCH] kprobes: Enable tracing for mololithic kernel images
2022-06-08 16:27 UTC (6+ messages)
[GIT PULL] tpmdd updates for v5.19-rc2-v2
2022-06-08 16:27 UTC (2+ messages)
[GIT PULL] KVM fixes for Linux 5.19-rc2
2022-06-08 16:27 UTC (2+ messages)
[PATCH 0/2] video: fbdev: Convert from PCI to generic power management
2022-06-08 16:26 UTC (2+ messages)
[PATCH v2 0/1] Remove forget_syscall() from start_thread_common()
2022-06-08 16:24 UTC (2+ messages)
` [PATCH v2 1/1] arm64: Do not forget syscall when starting a new thread
[PATCH] dt-bindings: Update QCOM USB subsystem maintainer information
2022-06-08 16:24 UTC (2+ messages)
[PATCH v9 00/12] arm64: dts: Add i.MX8DXL initial support
2022-06-08 16:22 UTC (3+ messages)
` [PATCH v9 08/12] dt-bindings: phy: mxs-usb-phy: Add i.MX8DXL compatible string
[PATCH] f2fs: run GCs synchronously given user requests
2022-06-08 16:21 UTC
[PATCH 0/2] Support RTC on BPI-R2 Pro
2022-06-08 16:11 UTC (3+ messages)
` [PATCH 1/2] rtc: hym8563: try multiple times to init device
` [PATCH 2/2] arm64: dts: rockchip: add RTC to BPI-R2 Pro
[PATCH 0/4] arm64: dts: qcom: Introduce SC8280XP
2022-06-08 16:17 UTC (5+ messages)
` [PATCH 2/4] arm64: dts: qcom: add SC8280XP platform
` [PATCH 3/4] arm64: dts: qcom: sc8280x: Add reference device
[PATCH v2 00/17] Add support for AXP192 PMIC
2022-06-08 16:17 UTC (3+ messages)
` [PATCH v2 02/17] regmap-irq: Add get_irq_reg to support unusual register layouts
[PATCH v5 0/2] Add LTRF216A Driver
2022-06-08 16:16 UTC (3+ messages)
` [PATCH v5 2/2] iio: light: Add support for ltrf216a sensor
[PATCH v8 0/3] Add QCOM SNPS PHY overriding params support
2022-06-08 16:14 UTC (6+ messages)
` [PATCH v8 1/3] dt-bindings: phy: qcom,usb-snps-femto-v2: Add phy override params bindings
` [PATCH v8 2/3] phy: qcom-snps: Add support for overriding phy tuning parameters
[PATCH v2 000/144] KVM: selftests: Overhaul APIs, purge VCPU_ID
2022-06-08 16:13 UTC (14+ messages)
` [PATCH v2 045/144] KVM: selftests: Make vm_create() a wrapper that specifies VM_MODE_DEFAULT
` [PATCH v2 048/144] KVM: selftests: Rename 'struct vcpu' to 'struct kvm_vcpu'
` [PATCH v2 049/144] KVM: selftests: Return the created vCPU from vm_vcpu_add()
` [PATCH v2 093/144] KVM: selftests: Track kvm_vcpu object in tsc_scaling_sync
[PATCH v2] drm/msm: Switch ordering of runpm put vs devfreq_idle
2022-06-08 16:13 UTC
[PATCH 00/36] cpuidle,rcu: Cleanup the mess
2022-06-08 16:08 UTC (14+ messages)
` [PATCH 04/36] cpuidle,intel_idle: Fix CPUIDLE_FLAG_IRQ_ENABLE
` [PATCH 14/36] cpuidle: Fix rcu_idle_*() usage
` [PATCH 16/36] rcu: Fix rcu_idle_exit()
` [PATCH 19/36] objtool/idle: Validate __cpuidle code as noinstr
` [PATCH 25/36] time/tick-broadcast: Remove RCU_NONIDLE usage
` [PATCH 30/36] cpuidle,nospec: Make noinstr clean
` [PATCH 31/36] cpuidle,acpi: "
` [PATCH 32/36] ftrace: WARN on rcuidle
` [PATCH 34/36] cpuidle,omap3: Push RCU-idle into omap_sram_idle()
[PATCHv2 bpf 0/3] bpf: Fix cookie values for kprobe multi
2022-06-08 16:08 UTC (11+ messages)
` [PATCHv2 bpf 3/3] bpf: Force cookies array to follow symbols sorting
[PATCH 5.10 136/452] bpf: Fix excessive memory allocation in stack_map_alloc()
2022-06-08 16:07 UTC (4+ messages)
` [PATCH] "
[PATCH v4 0/2] AD4130
2022-06-08 15:59 UTC (3+ messages)
` [PATCH v4 2/2] iio: adc: ad4130: add AD4130 driver
[RFC PATCH v2 00/27] DRM.debug on DYNAMIC_DEBUG, add trace events
2022-06-08 15:56 UTC (3+ messages)
[PATCH 1/1] platform/x86/intel: Fix uninitialized entry in pmt_crashlog_probe
2022-06-08 15:56 UTC (3+ messages)
[RFC PATCH v2 0/8] virtio/vsock: experimental zerocopy receive
2022-06-08 15:59 UTC (2+ messages)
[aarch64] [coresight_etm4x] [kernel 5.19.0-rc1] coresight-etm4x: probe of ARMHC500:20 failed with error -17
2022-06-08 15:55 UTC (2+ messages)
[PATCH v11 00/14] Multi-Gen LRU Framework
2022-06-08 15:51 UTC (10+ messages)
` [PATCH v11 07/14] mm: multi-gen LRU: exploit locality in rmap
[PATCH v3 0/2] Add software clock gating requirement check
2022-06-08 15:39 UTC (3+ messages)
` [PATCH v3 1/2] soundwire: qcom: Add flag for software clock gating check
[PATCH v3 3/4] RISC-V: Added generic pmu-events mapfile
2022-06-08 15:51 UTC (4+ messages)
[PATCH v3 0/4] drm/dp: Make DP AUX bus usage easier; use it on ps8640
2022-06-08 15:50 UTC (4+ messages)
` [PATCH v3 3/4] drm/bridge: Add devm_drm_bridge_add()
[PATCH v8 00/10] Coresight: Add support for TPDM and TPDA
2022-06-08 15:47 UTC (11+ messages)
` [PATCH v8 01/10] coresight: core: Use IDR for non-cpu bound sources' paths
` [PATCH v8 02/10] Coresight: Add coresight TPDM source driver
` [PATCH v8 03/10] dt-bindings: arm: Adds CoreSight TPDM hardware definitions
` [PATCH v8 04/10] coresight-tpdm: Add DSB dataset support
` [PATCH v8 05/10] coresight-tpdm: Add integration test support
` [PATCH v8 06/10] docs: sysfs: coresight: Add sysfs ABI documentation for TPDM
` [PATCH v8 07/10] Coresight: Add TPDA link driver
` [PATCH v8 08/10] dt-bindings: arm: Adds CoreSight TPDA hardware definitions
` [PATCH v8 09/10] arm64: dts: qcom: sm8250: Add coresight components
` [PATCH v8 10/10] arm64: dts: qcom: sm8250: Add tpdm mm/prng
[PATCH] perf/core: remove a meaningless pair of rcu_read_{,un}lock()
2022-06-08 15:46 UTC (3+ messages)
[PATCH v6 0/4] x86/tests: Add tests for AMD SEV-ES #VC handling
2022-06-08 15:45 UTC (6+ messages)
` [PATCH v6 2/4] x86/tests: Add tests for AMD SEV-ES #VC handling Add KUnit based tests to validate Linux's VC handling for instructions cpuid and wbinvd. These tests: 1. install a kretprobe on the #VC handler (sev_es_ghcb_hv_call, to access GHCB before/after the resulting VMGEXIT). 2. trigger an NAE by executing either cpuid or wbinvd. 3. check that the kretprobe was hit with the right exit_code available in GHCB
[PATCH v5 3/3] mtd: core: introduce of support for dynamic partitions
2022-06-08 15:44 UTC (2+ messages)
` [mtd] a2af0cae87: BUG:kernel_NULL_pointer_dereference,address
[PATCH] dmaengine: dmatest: Replace symbolic permissions by octal permissions
2022-06-08 15:42 UTC
[PATCH] dmaengine: dmatest: Remove spaces before tabs
2022-06-08 15:42 UTC
[PATCH] x86/mm: Fix RESERVE_BRK() for older binutils
2022-06-08 15:40 UTC
[RESEND v5 0/3] MediaTek MT8195 display binding
2022-06-08 15:40 UTC (4+ messages)
` [RESEND v5 3/3] dt-bindings: mediatek: add ethdr definition for mt8195
[PATCH 0/2] tty: serial: Introduce callback for start_rx and implement same for qcom-geni-serial
2022-06-08 15:39 UTC (5+ messages)
` [PATCH 1/2] serial: core: Introduce callback for start_rx and do stop_rx in suspend only if this callback implementation is present
` [PATCH 2/2] tty: serial: qcom-geni-serial: Implement start_rx callback
[PATCH v2 0/5] phy: qcom: Add SC8280XP UNI and COMBO USB phys
2022-06-08 15:38 UTC (6+ messages)
` [PATCH v2 3/5] phy: qcom-qmp: Add USB4 5NM QMP combo PHY registers
[PATCH v3 0/2] sched: Queue task on wakelist in the same llc if the wakee cpu is idle
2022-06-08 15:38 UTC (4+ messages)
` [PATCH v3 1/2] sched: Fix the check of nr_running at queue wakelist
[PATCH 0/2] Improve vfio-pci primary GPU assignment behavior
2022-06-08 15:37 UTC (4+ messages)
` [PATCH 2/2] vfio/pci: Remove console drivers
[RESEND PATCH v3] drm/cma-helper: Describe what a "contiguous chunk" actually means
2022-06-08 15:37 UTC (2+ messages)
[RFC PATCH 00/16] drm/rockchip: Rockchip EBC ("E-Book Controller") display driver
2022-06-08 15:34 UTC (7+ messages)
[PATCH] Bluetooth: RFCOMM: Use skb_trim to trim checksum
2022-06-08 15:33 UTC (2+ messages)
[PATCH] sched/pelt: Fix bracket typo
2022-06-08 15:33 UTC (2+ messages)
[PATCH] PM: runtime: Extend support for wakeirq for force_suspend|resume
2022-06-08 15:31 UTC
[PATCH] fs/ntfs3: remove redundant assignment to variable vcn
2022-06-08 15:28 UTC (2+ messages)
[PATCH v2] PCI: Fix no-op wait after secondary bus reset
2022-06-08 15:23 UTC (3+ messages)
` [PATCH v3] "
[PATCH] locking/rtmutex: Limit # of lock stealing for non-RT waiters
2022-06-08 15:22 UTC
[btrfs] 62bd8124e2: WARNING:at_fs/btrfs/block-rsv.c:#btrfs_release_global_block_rsv[btrfs]
2022-06-08 15:23 UTC
[PATCH v2 00/19] Convert aops->migratepage to aops->migrate_folio
2022-06-08 15:22 UTC (21+ messages)
` [PATCH v2 01/19] secretmem: Remove isolate_page
` [PATCH v2 02/19] mm: Convert all PageMovable users to movable_operations
` [PATCH v2 03/19] fs: Add aops->migrate_folio
` [PATCH v2 04/19] mm/migrate: Convert fallback_migrate_page() to fallback_migrate_folio()
` [PATCH v2 05/19] mm/migrate: Convert writeout() to take a folio
` [PATCH v2 06/19] mm/migrate: Convert buffer_migrate_page() to buffer_migrate_folio()
` [PATCH v2 07/19] mm/migrate: Convert expected_page_refs() to folio_expected_refs()
` [PATCH v2 08/19] btrfs: Convert btree_migratepage to migrate_folio
` [PATCH v2 09/19] nfs: Convert "
` [PATCH v2 10/19] mm/migrate: Convert migrate_page() to migrate_folio()
` [PATCH v2 11/19] mm/migrate: Add filemap_migrate_folio()
` [PATCH v2 12/19] btrfs: Convert btrfs_migratepage to migrate_folio
` [PATCH v2 13/19] ubifs: Convert to filemap_migrate_folio()
` [PATCH v2 14/19] f2fs: "
` [PATCH v2 15/19] aio: Convert to migrate_folio
` [PATCH v2 16/19] hugetlb: "
` [PATCH v2 17/19] secretmem: "
` [PATCH v2 18/19] fs: Remove aops->migratepage()
` [PATCH v2 19/19] mm/folio-compat: Remove migration compatibility functions
[PATCH v2 1/1] libbpf: replace typeof with __typeof__
2022-06-08 15:22 UTC (4+ messages)
[PATCH v2 0/3] bpf: Add bpf_verify_pkcs7_signature() helper
2022-06-08 15:13 UTC (7+ messages)
` [PATCH v2 1/3] "
[PATCH 0/2] Add support for Microchip's pwm fpga core
2022-06-08 15:13 UTC (5+ messages)
` [PATCH 1/2] pwm: add microchip soft ip corePWM driver
[PATCH v2 0/3] A few cleanup and fixup patches for swap
2022-06-08 15:16 UTC (3+ messages)
` [PATCH v2 3/3] mm/swap: remove swap_cache_info statistics
[RFC PATCH] f*xattr: allow O_PATH descriptors
2022-06-08 15:12 UTC (5+ messages)
[PATCH 0/7] SUNIV USB support (and updating mailmap)
2022-06-08 14:52 UTC (4+ messages)
` [PATCH 2/7] dt-bindings: phy: add binding document for Allwinner F1C100s USB PHY
[PATCH 0/5] Bring up internal eMMC on Samsung Galaxy A8 (2018)
2022-06-08 15:12 UTC (3+ messages)
` [PATCH 1/5] dt-bindings: clock: Add bindings for Exynos7885 CMU_FSYS
[PATCH printk v4 00/15] implement threaded console printing
2022-06-08 15:10 UTC (14+ messages)
` [PATCH printk v4 14/15] printk: extend console_lock for proper kthread support
` [PATCH printk v5 1/1] printk: extend console_lock for per-console locking
[RFC PATCH 3/3] mm: Add kernel PTE level pagetable pages account
2022-06-08 15:07 UTC (3+ messages)
` [mm] 9b12e49e9b: BUG:Bad_page_state_in_process
[PATCH] regulator: rpi-panel-attiny: Use backlight helper
2022-06-08 15:07 UTC (2+ messages)
[PATCH 0/4] platform/x86: Use backlight helpers
2022-06-08 15:07 UTC (9+ messages)
` [PATCH 1/4] platform/x86: acer-wmi: Use backlight helper
` [PATCH 2/4] platform/x86: apple-gmux: "
` [PATCH 3/4] platform/x86: compal-laptop: "
` [PATCH 4/4] platform/x86: thinkpad_acpi: "
[PATCH v3] cred: Propagate security_prepare_creds() error code
2022-06-08 15:09 UTC
5.19-rc1 x86 build failure
2022-06-08 15:00 UTC (5+ messages)
[V2,0/2] Enable hardware jpeg encoder for MT8186
2022-06-08 15:00 UTC (3+ messages)
` [V2,1/2] media: media: jpegenc: add mediatek,mt8186-jpgenc compatible
[PATCH] staging: ftbft: Use backlight helper
2022-06-08 14:54 UTC (2+ messages)
[Bug] Race condition between CPU hotplug off flow and __sched_setscheduler()
2022-06-08 14:48 UTC (5+ messages)
` [PATCH] sched: Fix balance_push() vs __sched_setscheduler()
[PATCH] backlight: Use backlight helper
2022-06-08 14:48 UTC (2+ 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