messages from 2022-12-08 09:14:20 to 2022-12-08 10:03:42 UTC [more...]
[PATCH RFC 0/2] Add I2C fwnode lookup/get interfaces
2022-12-08 10:04 UTC (3+ messages)
` [PATCH RFC 1/2] i2c: add fwnode APIs
[PATCH v1 0/3] StarFive's SDIO/eMMC driver support
2022-12-08 10:02 UTC (14+ messages)
` [PATCH v1 1/3] dt-bindings: mmc: Add bindings for StarFive
` [PATCH v1 3/3] riscv: dts: starfive: Add mmc node
[Buildroot] [PATCH 1/1] package/tealdeer: exclude unsupported targets
2022-12-08 10:02 UTC
[PATCH] hid-ft260: add UART support
2022-12-08 10:02 UTC (6+ messages)
[Buildroot] [git commit branch/2022.08.x] package/optee-client: rename S30optee
2022-12-08 9:55 UTC
[Buildroot] [git commit branch/2022.08.x] package/matchbox-keyboard: add libpng dependency
2022-12-08 9:53 UTC
[PATCH v3 0/9] Add MediaTek MT7986 SPI NAND and ECC support
2022-12-08 10:00 UTC (12+ messages)
` [PATCH v3 7/9] dt-bindings: mtd: Split ECC engine with rawnand controller
` [PATCH v3 9/9] dt-bindings: mtd: mediatek,nand-ecc-engine: Add compatible for MT7986
[Buildroot] [git commit branch/2022.08.x] package/python3: fix CVE-2022-37454
2022-12-08 9:56 UTC
[Buildroot] [git commit branch/2022.08.x] package/elf2flt: fix text relocations on xtensa
2022-12-08 9:54 UTC
[Buildroot] [git commit branch/2022.08.x] package: optee-client: fix indentation issues
2022-12-08 9:53 UTC
[Buildroot] [git commit branch/2022.08.x] package/rtl8723bu: fix build failure due to missing Linux options
2022-12-08 9:49 UTC
Y2038: Sanity checker for non-64-bit time and file functions
2022-12-08 10:00 UTC (3+ messages)
` [PATCH RFC 3/3] time64.conf: Include to enable 64 bit time flags
` [OE-core] "
[PATCH-for-8.0 0/4] target/cpu: System/User cleanups around hwaddr/vaddr
2022-12-08 10:00 UTC (9+ messages)
` [PATCH-for-8.0 1/4] cputlb: Restrict SavedIOTLB to system emulation
` [PATCH-for-8.0 2/4] gdbstub: Use vaddr type for generic insert/remove_breakpoint() API
[PATCH] drm/amdgpu: Add an extra evict_resource call during device_suspend
2022-12-08 9:58 UTC (3+ messages)
[Buildroot] [git commit branch/2022.02.x] package/elf2flt: fix text relocations on xtensa
2022-12-08 9:54 UTC
[Buildroot] [git commit branch/2022.02.x] package/optee-client: rename S30optee
2022-12-08 9:55 UTC
[Buildroot] [git commit branch/2022.02.x] package/python3: fix CVE-2022-37454
2022-12-08 9:56 UTC
[Buildroot] [git commit branch/2022.02.x] package: optee-client: fix indentation issues
2022-12-08 9:53 UTC
[Buildroot] [git commit branch/2022.02.x] package/rtl8723bu: fix build failure due to missing Linux options
2022-12-08 9:49 UTC
[Buildroot] [PATCH 1/1] package/python3: fix CVE-2022-37454
2022-12-08 9:57 UTC (2+ messages)
[PATCH v2 00/18] Add Cgroup support for SGX EPC memory
2022-12-08 9:56 UTC (20+ messages)
` [PATCH v2 08/18] x86/sgx: Allow reclaiming up to 32 pages, but scan 16 by default
` [PATCH v2 09/18] x86/sgx: Return the number of EPC pages that were successfully reclaimed
` [PATCH v2 10/18] x86/sgx: Add option to ignore age of page during EPC reclaim
` [PATCH v2 11/18] x86/sgx: Prepare for multiple LRUs
` [PATCH v2 12/18] x86/sgx: Expose sgx_reclaim_pages() for use by EPC cgroup
` [PATCH v2 13/18] x86/sgx: Add helper to grab pages from an arbitrary EPC LRU
[Buildroot] [PATCH 1/1] package/optee-client: rename S30optee
2022-12-08 9:55 UTC (2+ messages)
[Buildroot] [PATCH] package/elf2flt: fix text relocations on xtensa
2022-12-08 9:55 UTC (2+ messages)
[PATCH] arm64: dts: qcom: sm8150: Fix iommu sid values for PCIe nodes
2022-12-08 9:55 UTC (2+ messages)
[Buildroot] [PATCH 1/1] package/matchbox-keyboard: add libpng dependency
2022-12-08 9:54 UTC (2+ messages)
[syzbot] possible deadlock in ovl_fallocate
2022-12-08 9:53 UTC (3+ messages)
[PATCH v2 00/19] Add USB on SAM9X60, SAMA7G5 and SAMA5D2 boards
2022-12-08 9:47 UTC (20+ messages)
` [PATCH v2 01/19] ARM: dts: sam9x60ek: Add OHCI and EHCI DT nodes
` [PATCH v2 02/19] clk: at91: Add support for sam9x60 USB clock
` [PATCH v2 03/19] clk: at91: sam9x60: Register the required clocks for USB
` [PATCH v2 04/19] clk: at91: pmc: export clock setup to pmc
` [PATCH v2 05/19] clk: at91: sam9x60: Add initial setup of UPLL and USBCK rates
` [PATCH v2 06/19] usb: ohci-at91: Enable OHCI functionality and register into DM
` [PATCH v2 07/19] configs: at91: sam9x60ek: Add required configs for the USB command
` [PATCH v2 08/19] dt-bindings: reset: add sama7g5 definitions
` [PATCH v2 09/19] dt-bindings: clk: at91: Define additional UTMI related clocks
` [PATCH v2 10/19] ARM: dts: at91: sama7: Add USB related DT nodes
` [PATCH v2 11/19] ARM: at91: add sama7 SFR definitions
` [PATCH v2 12/19] reset: at91: Add reset driver for basic assert/deassert operations
` [PATCH v2 13/19] phy: at91: Add support for the USB 2.0 PHY's of SAMA7
` [PATCH v2 14/19] usb: ohci-at91: Add USB PHY functionality
` [PATCH v2 15/19] configs: at91: sama7: Enable USB and RESET functionality
` [PATCH v2 16/19] ARM: dts: at91: sama5d2_icp: Add pinctrl nodes for USB related DT nodes
` [PATCH v2 17/19] ARM: dts: at91: sama5d27_wlsom1_ek: Add pinctrl nodes for USB "
` [PATCH v2 18/19] configs: at91: sama5d2: Enable OHCI/EHCI related configs
` [PATCH v2 19/19] usb: ohci-at91: Add `ohci_t` field in `ohci_at91_priv`
[Buildroot] [git commit] package: optee-client: fix identation issues
2022-12-08 9:53 UTC (2+ messages)
[PATCH v2 1/1] dt-bindings: lcdif: Fix constraints for imx8mp
2022-12-08 9:53 UTC (4+ messages)
[PATCH] atomisp: use vb2_start_streaming_called()
2022-12-08 9:52 UTC (2+ messages)
[Buildroot] [PATCH 1/1] package/rtl8723bu: add RTL8723BU_LINUX_CONFIG_FIXUPS
2022-12-08 9:50 UTC (4+ messages)
[PATCH v5 net-next 0/6] net: ethernet: ti: am65-cpsw: Fix set channel operation
2022-12-08 9:49 UTC (4+ messages)
` [PATCH v5 net-next 4/6] net: ethernet: ti: am65-cpsw: Add suspend/resume support
[PATCH] drm/vc4: Improve the KUnit documentation
2022-12-08 9:47 UTC
[LTP] [PATCH v10 0/2] Rewrite aio-stress test
2022-12-08 9:46 UTC (2+ messages)
[PATCH v3 0/9] Add the Renesas USBF controller support
2022-12-08 9:46 UTC (5+ messages)
` [PATCH v3 3/9] dt-bindings: PCI: renesas,pci-rcar-gen2: 'depends-on' is no more optional
[PATCH v2 1/3] serial: earlycon-arm-semihost: Move smh_putc() variants in respective arch's semihost.h
2022-12-08 9:37 UTC (8+ messages)
[Buildroot] [PATCH v3 1/1] configs/zynqmp_kria_kr260_defconfig: new defconfig
2022-12-08 9:46 UTC
[PATCH] maintainers: split baseband from crypto tree
2022-12-08 9:46 UTC (2+ messages)
[PATCH] x86/resctrl: Fix event counts regression in reused RMIDs
2022-12-08 9:45 UTC (3+ messages)
[PATCH] KVM: x86: ioapic: Fix level-triggered EOI and userspace IOAPIC reconfigure race
2022-12-08 9:44 UTC (2+ messages)
` [PATCH v2] KVM: x86: ioapic: Fix level-triggered EOI and userspace I/OAPIC "
[PATCH v13 0/7] s390x: CPU Topology
2022-12-08 9:44 UTC (8+ messages)
` [PATCH v13 1/7] s390x/cpu topology: Creating CPU topology device
` [PATCH v13 2/7] s390x/cpu topology: reporting the CPU topology to the guest
` [PATCH v13 3/7] s390x/cpu_topology: resetting the Topology-Change-Report
` [PATCH v13 4/7] s390x/cpu_topology: CPU topology migration
` [PATCH v13 5/7] s390x/cpu_topology: interception of PTF instruction
` [PATCH v13 6/7] s390x/cpu_topology: activating CPU topology
` [PATCH v13 7/7] docs/s390x: document s390x cpu topology
[PATCH v8 0/3] Add Richtek RT9471 3A battery charger support
2022-12-08 9:44 UTC (2+ messages)
[PATCH 0/6] crypto: starfive: Add driver for cryptographic engine
2022-12-08 9:35 UTC (6+ messages)
[PATCH] mtd: parsers: Fix potential memory leak in mtd_parser_tplink_safeloader_parse()
2022-12-08 9:35 UTC (2+ messages)
[PATCH v2 0/3] Adjust ACPI video detection fallback path
2022-12-08 9:43 UTC (2+ messages)
[PATCH 4.19 000/110] 4.19.268-rc2 review
2022-12-08 9:43 UTC (2+ messages)
[PATCH net v3] ethernet: s2io: don't call dev_kfree_skb() under spin_lock_irqsave()
2022-12-08 9:43 UTC (2+ messages)
[PATCH 5.4 000/157] 5.4.226-rc2 review
2022-12-08 9:42 UTC (2+ messages)
[sean-jc:vmx/nmi_mess 4/5] ERROR: modpost: "asm_exc_nmi_noist" [arch/x86/kvm/kvm-intel.ko] undefined!
2022-12-08 9:42 UTC
[PATCH v2 resend 0/4] net: don't call dev_kfree_skb() under spin_lock_irqsave()
2022-12-08 9:29 UTC (6+ messages)
` [PATCH v2 resend 1/4] net: emaclite: "
[PATCH] manuals: fix double colons
2022-12-08 9:41 UTC
[PATCH net-next v3 4/4] net: lan966x: Add ptp trap rules
2022-12-08 9:27 UTC (5+ messages)
[PATCH 5.10 00/96] 5.10.158-rc2 review
2022-12-08 9:41 UTC (2+ messages)
[PATCH 5.15 000/121] 5.15.82-rc3 review
2022-12-08 9:38 UTC (2+ messages)
[PATCH] pinctrl: amd: Add Z-state wake control bits
2022-12-08 9:37 UTC
[LTP] [PATCH 1/2] fs_fill: Add max_runtime = 60
2022-12-08 8:57 UTC (8+ messages)
` [LTP] [PATCH 2/2] fill_fs: Ensure written data is not easily compressed
[PATCH] Validate EFI memory descriptors
2022-12-08 9:36 UTC (5+ messages)
[PATCH 2/3] staging: vme_user: replace 'unsigned' with 'unsigned int'
2022-12-08 9:36 UTC (2+ messages)
[PATCH 6.0 000/125] 6.0.12-rc3 review
2022-12-08 9:36 UTC (2+ messages)
[PATCH xfrm-next 00/16] mlx5 IPsec packet offload support (Part I)
2022-12-08 9:35 UTC (2+ messages)
[PATCH v6 0/1] nvme : Add ctrl id to allowed passthru commands
2022-12-08 9:18 UTC (3+ messages)
[PATCH 1/1] RDMA/mlx5: Mlx5 does not support IB_FLOW_SPEC_IB
2022-12-08 10:19 UTC (2+ messages)
next/master baseline: 657 runs, 32 regressions (next-20221208)
2022-12-08 9:34 UTC
[PATCH] efi_loader: Measure the loaded DTB
2022-12-08 9:33 UTC (5+ messages)
[PATCH -next V5 0/7] riscv: Optimize function trace
2022-12-08 9:12 UTC (16+ messages)
` [PATCH -next V5 1/7] riscv: ftrace: Fixup panic by disabling preemption
` [PATCH -next V5 2/7] riscv: ftrace: Remove wasted nops for !RISCV_ISA_C
` [PATCH -next V5 3/7] riscv: ftrace: Reduce the detour code size to half
` [PATCH -next V5 4/7] riscv: ftrace: Add ftrace_graph_func
` [PATCH -next V5 5/7] riscv: ftrace: Make ftrace_caller call ftrace_graph_func
` [PATCH -next V5 6/7] riscv: ftrace: Add DYNAMIC_FTRACE_WITH_DIRECT_CALLS support
` [PATCH -next V5 7/7] samples: ftrace: Add riscv support for SAMPLE_FTRACE_DIRECT[_MULTI]
[PATCH linux dev-6.0] pmbus: Add mp2971/mp2973 support in mp2975
2022-12-08 9:31 UTC (2+ messages)
[Patch v4 0/2] can: mcan: Add MCAN support for FSD SoC
2022-12-08 9:12 UTC (3+ messages)
` [Patch v4 1/2] can: m_can: Call the RAM init directly from m_can_chip_config
[isar-cip-core] security-customizations: Fix account locked for non-consecutive failed attempts
2022-12-08 9:30 UTC (2+ messages)
[PATCH 1/3] staging: vme_user: add the spaces around the "*"
2022-12-08 9:30 UTC (2+ messages)
[cip-dev][isar-cip-core][PATCH] initramfs-abrootfs: check if /etc/os-release exists
2022-12-08 9:30 UTC (2+ messages)
[PATCH v3 00/12] riscv: Allwinner D1/D1s platform support
2022-12-08 9:10 UTC (14+ messages)
` [PATCH v3 08/12] riscv: dts: allwinner: Add MangoPi MQ Pro devicetree
` [PATCH v3 09/12] riscv: dts: allwinner: Add Dongshan Nezha STU devicetree
` [PATCH v3 10/12] riscv: dts: allwinner: Add ClockworkPi and DevTerm devicetrees
` [PATCH v3 11/12] riscv: Add the Allwinner SoC family Kconfig option
` [PATCH v3 12/12] riscv: defconfig: Enable the Allwinner D1 platform and drivers
[PATCH v2 0/2] lsm: Improve LSM hooks documentation
2022-12-08 9:29 UTC (7+ messages)
` [PATCH v2 2/2] lsm: Add/fix return values in lsm_hooks.h and fix formatting
ab/cmake-nix-and-ci (was Re: What's cooking in git.git (Nov 2022, #07; Tue, 29))
2022-12-08 9:29 UTC (16+ messages)
` [PATCH] test-lib.sh: discover "git" in subdirs of "contrib/buildsystems/out"
` ab/cmake-nix-and-ci, was "
[Intel-gfx] [PATCH v11 1/1] drm/i915/pxp: Promote pxp subsystem to top-level of i915
2022-12-08 9:29 UTC (3+ messages)
[PATCH printk v2 0/7] printk: cleanup buffer handling
2022-12-08 9:29 UTC (5+ messages)
` [PATCH printk v2 7/7] printk: Handle dropped message smarter
[PATCH 1/2] dt-bindings: leds: intel,lgm: Add missing 'led-gpios' property
2022-12-08 9:28 UTC (3+ messages)
` [PATCH 2/2] dt-bindings: leds: Add missing references to common LED schema
[libgpiod][WIP PATCH 0/2] Convert the build from autotools to meson
2022-12-08 9:27 UTC (4+ messages)
[PATCH net] stmmac: fix potential division by 0
2022-12-08 9:27 UTC (9+ messages)
[PATCH 1/2] arm64: dts: imx8mp: Add LCDIF2 & LDB nodes
2022-12-08 9:08 UTC (2+ messages)
` [PATCH 2/2] arm64: dts: freescale: Add LVDS overlay for TQMa8MPxL
[PATCH net v2] ethernet: s2io: don't call dev_kfree_skb() under spin_lock_irqsave()
2022-12-08 9:27 UTC (6+ messages)
chrome-platform/for-kernelci cros-ec: 8 runs, 8 regressions (tag-chrome-platform-for-v6.2-2-g5990db2d66b3)
2022-12-08 9:25 UTC (2+ messages)
[PATCH 0/7] scsi target task management fixes
2022-12-08 9:24 UTC (5+ messages)
` [PATCH 6/7] scsi: target: drop tas arg from __transport_wait_for_tasks
` [PATCH 7/7] scsi: target: Fix multiple LUN_RESET handling
[Intel-wired-lan] [PATCH net v2] ice: Add check for kzalloc
2022-12-08 9:24 UTC (3+ messages)
` "
[meta-core][PATCH 1/1] libksba: fix CVE-2022-3515
2022-12-08 9:23 UTC (2+ messages)
` [OE-core] "
[PATCH v4 0/8] i2c-atr and FPDLink
2022-12-08 9:23 UTC (8+ messages)
` [PATCH v4 3/8] dt-bindings: media: add bindings for TI DS90UB960
[PATCH v2 1/1] media: Documentation: Interaction between routes, formats and selections
2022-12-08 9:23 UTC (2+ messages)
[PATCH v3] char: tpm: Protect tpm_pm_suspend with locks
2022-12-08 9:23 UTC (5+ messages)
[PATCH net-next 1/1] net: stmmac: Add check for taprio basetime configuration
2022-12-08 9:03 UTC
[PATCH net-next v2 00/15][pull request] Intel Wired LAN Driver Updates 2022-12-07 (ice)
2022-12-08 9:22 UTC (3+ messages)
` [PATCH net-next v2 09/15] ice: protect init and calibrating check in ice_ptp_request_ts
[libgpiod][PATCH] treewide: add missing commas to enums and struct definitions
2022-12-08 9:22 UTC
[RESEND PATCH v2 0/3] JH7110 PMU Support
2022-12-08 9:03 UTC (3+ messages)
` [RESEND PATCH v2 1/3] dt-bindings: power: Add starfive,jh71xx-pmu
chrome-platform/for-kernelci baseline: 88 runs, 6 regressions (tag-chrome-platform-for-v6.2-2-g5990db2d66b3)
2022-12-08 9:20 UTC (2+ messages)
[PATCH 00/12] Qcom: LLCC/EDAC: Fix base address used for LLCC banks
2022-12-08 9:16 UTC (2+ messages)
[PATCH/RFC] popen.3: change wait4(2) references to wait(2) family
2022-12-08 9:14 UTC
[syzbot] WARNING: refcount bug in nldev_newlink
2022-12-08 9:14 UTC (2+ messages)
[PATCH ethtool v2 00/13] ethtool: clean up and fix
2022-12-08 9:14 UTC (3+ messages)
` [PATCH ethtool v2 03/13] ethtool: disallow passing null to find_option
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.