public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-02-23 16:05:37 to 2024-02-23 17:30:40 UTC [more...]

[PATCH v4 00/39] Add support for sam9x7 SoC family
 2024-02-23 17:30 UTC  (35+ messages)
` [PATCH v4 01/39] dt-bindings: net: cdns,macb: add sam9x7 ethernet interface
` [PATCH v4 02/39] dt-bindings: atmel-sysreg: add sam9x7
` [PATCH v4 03/39] dt-bindings: crypto: add sam9x7 in Atmel AES
` [PATCH v4 04/39] dt-bindings: crypto: add sam9x7 in Atmel SHA
` [PATCH v4 05/39] dt-bindings: crypto: add sam9x7 in Atmel TDES
` [PATCH v4 06/39] dt-bindings: i2c: at91: Add sam9x7 compatible string
` [PATCH v4 07/39] dt-bindings: atmel-ssc: add microchip,sam9x7-ssc
` [PATCH v4 08/39] dt-bindings: atmel-nand: add microchip,sam9x7-pmecc
` [PATCH v4 09/39] dt-bindings: pinctrl: at91: add sam9x7
` [PATCH v4 10/39] dt-bindings: rng: atmel,at91-trng: add sam9x7 TRNG
` [PATCH v4 11/39] dt-bindings: rtt: at91rm9260: add sam9x7 compatible
` [PATCH v4 12/39] dt-bindings: serial: atmel,at91-usart: add compatible for sam9x7
` [PATCH v4 13/39] ASoC: dt-bindings: atmel-classd: add sam9x7 compatible
` [PATCH v4 14/39] dt-bindings: pwm: at91: Add sam9x7 compatible strings list
` [PATCH v4 15/39] dt-bindings: watchdog: sama5d4-wdt: add compatible for sam9x7-wdt
` [PATCH v4 16/39] spi: dt-bindings: atmel,at91rm9200-spi: remove 9x60 compatible from list
` [PATCH v4 17/39] ASoC: dt-bindings: microchip: add sam9x7
` [PATCH v4 18/39] ARM: at91: pm: add support for sam9x7 SoC family
` [PATCH v4 19/39] ARM: at91: pm: add sam9x7 SoC init config
` [PATCH v4 20/39] ARM: at91: add support in SoC driver for new sam9x7
` [PATCH v4 21/39] dt-bindings: clk: at91: add sam9x7
` [PATCH v4 22/39] dt-bindings: clk: at91: add sam9x7 clock controller
` [PATCH v4 23/39] clk: at91: clk-sam9x60-pll: re-factor to support individual core freq outputs
` [PATCH v4 24/39] clk: at91: sam9x7: add support for HW PLL freq dividers
` [PATCH v4 25/39] clk: at91: sama7g5: move mux table macros to header file
` [PATCH v4 26/39] dt-bindings: clock: at91: Allow PLLs to be exported and referenced in DT
` [PATCH v4 27/39] clk: at91: sam9x7: add sam9x7 pmc driver
` [PATCH v4 28/39] dt-bindings: irqchip/atmel-aic5: Add support for sam9x7 aic
` [PATCH v4 29/39] irqchip/atmel-aic5: Add support to get nirqs from DT for sam9x60 & sam9x7
` [PATCH v4 30/39] power: reset: at91-poweroff: lookup for proper pmc dt node for sam9x7
` [PATCH v4 31/39] power: reset: at91-reset: add reset support for sam9x7 SoC
` [PATCH v4 32/39] power: reset: at91-reset: add sdhwc "
` [PATCH v4 33/39] dt-bindings: reset: atmel,at91sam9260-reset: add sam9x7
` [PATCH v4 34/39] dt-bindings: power: reset: atmel,sama5d2-shdwc: "

[PATCH v2] iio: pressure: dlhl60d: Initialize empty DLH bytes
 2024-02-23 17:29 UTC 

[PATCH v3 00/10] evm: Support signatures on stacked filesystem
 2024-02-23 17:25 UTC  (11+ messages)
` [PATCH v3 01/10] ima: Rename backing_inode to real_inode
` [PATCH v3 02/10] security: allow finer granularity in permitting copy-up of security xattrs
` [PATCH v3 03/10] evm: Implement per signature type decision in security_inode_copy_up_xattr
` [PATCH v3 04/10] evm: Use the metadata inode to calculate metadata hash
` [PATCH v3 05/10] ima: Move file-change detection variables into new structure
` [PATCH v3 06/10] evm: Store and detect metadata inode attributes changes
` [PATCH v3 07/10] ima: re-evaluate file integrity on file metadata change
` [PATCH v3 08/10] evm: Enforce signatures on unsupported filesystem for EVM_INIT_X509
` [PATCH v3 09/10] fs: Rename SB_I_EVM_UNSUPPORTED to SB_I_EVM_HMAC_UNSUPPORTED
` [PATCH v3 10/10] evm: Rename is_unsupported_fs to is_unsupported_hmac_fs

[PATCH v6 00/13] mtd: rawnand: brcmnand: driver and doc updates
 2024-02-23 17:25 UTC  (4+ messages)
` [PATCH v6 12/13] mtd: rawnand: brcmnand: Add support for getting ecc setting from strap

[PATCH v2 00/11] KVM: SEV: allow customizing VMSA features
 2024-02-23 17:22 UTC  (20+ messages)
` [PATCH v2 04/11] KVM: SEV: publish supported "
` [PATCH v2 06/11] KVM: SEV: disable DEBUG_SWAP by default
` [PATCH v2 07/11] KVM: x86: define standard behavior for bits 0/1 of VM type
` [PATCH v2 08/11] KVM: x86: Add is_vm_type_supported callback
` [PATCH v2 09/11] KVM: SEV: define VM types for SEV and SEV-ES
` [PATCH v2 10/11] KVM: SEV: introduce KVM_SEV_INIT2 operation
` [PATCH v2 11/11] selftests: kvm: add tests for KVM_SEV_INIT2

[PATCHSET wq/for-6.9] workqueue: Implement BH workqueue and convert several tasklet users
 2024-02-23 17:22 UTC  (11+ messages)
` [PATCH 8/8] dm-verity: Convert from tasklet to BH workqueue

[PATCH v9] ASoc: tas2783: Add tas2783 codec driver
 2024-02-23 17:20 UTC  (4+ messages)
  ` [EXTERNAL] "

[PATCH v1] ARM: dts: imx7: remove DSI port endpoints
 2024-02-23 17:19 UTC  (2+ messages)

[PATCH RESEND] clk: set initial best mux parent to current parent when determining rate
 2024-02-23 17:18 UTC 

[PATCH 00/15] x86/resctrl : Support AMD QoS RMID Pinning feature
 2024-02-23 17:17 UTC  (5+ messages)
` [PATCH v2 00/17] x86/resctrl : Support AMD Assignable Bandwidth Monitoring Counters (ABMC)

[PATCH 0/2] usb: dwc3: add glue driver for Hi3798MV200
 2024-02-23 17:17 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: usb: add hisilicon,hi3798mv200-dwc3
` [PATCH 2/2] usb: dwc3: of-simple: Add compatible for hi3798mv200 DWC3 controller

[ANNOUNCE] Git v2.44.0
 2024-02-23 17:17 UTC 

[ANNOUNCE] Git v2.43.3
 2024-02-23 17:16 UTC 

[PATCH printk v2 00/26] wire up write_atomic() printing
 2024-02-23 17:15 UTC  (3+ messages)
` [PATCH printk v2 16/26] printk: nbcon: Use nbcon consoles in console_flush_all()

[PATCH] [RFC] iio: pressure: dlhl60d: Check mask_width for IRQs
 2024-02-23 17:14 UTC  (3+ messages)

[PATCH] coredump debugging: add a tracepoint to report the coredumping
 2024-02-23 17:12 UTC  (10+ messages)

[PATCH v2 0/4] of: automate of_node_put() - new approach to loops
 2024-02-23 17:12 UTC  (6+ messages)

[PATCH v5 0/4] arm64: dts: ti: am62: Add USB support for k3-am62p
 2024-02-23 17:12 UTC  (3+ messages)
` [PATCH v5 1/4] dt-bindings: mfd: syscon: Add ti,am62-usb-phy-ctrl compatible

[PATCH v5 0/6] clk: hisilicon: add support for Hi3798MV200
 2024-02-23 17:12 UTC  (7+ messages)
` [PATCH v5 1/6] dt-bindings: clock: convert hisi-crg.txt to YAML
` [PATCH v5 2/6] dt-bindings: clock: histb-clock: split into two header files
` [PATCH v5 3/6] arm64: dts: hisilicon: fix include path
` [PATCH v5 4/6] clk: hisilicon: fix include path for crg-hi3798cv200
` [PATCH v5 5/6] dt-bindings: clock: hisilicon,hisi-crg: add Hi3798MV200 SoC
` [PATCH v5 6/6] clk: hisilicon: add CRG driver for "

[GIT PULL] gpio: fixes for v6.8-rc6
 2024-02-23 17:11 UTC  (2+ messages)

[GIT PULL] hwmon fixes for v6.8-rc6
 2024-02-23 17:11 UTC  (2+ messages)

[PATCH v2 0/2] Convert atmel-flexcom to json-schema
 2024-02-23 17:11 UTC  (3+ messages)
` [PATCH v2 2/2] dt-bindings: mfd: "
  ` (subset) "

[PATCH] mfd: kempld-core: don't replace resources provided by ACPI
 2024-02-23 17:10 UTC  (7+ messages)
      ` [PATCH RESEND] "
          ` (subset) "

[PATCH] drm/i915/display: Save a few bytes of memory in intel_backlight_device_register()
 2024-02-23 17:09 UTC 

[PATCH 0/2] mfd: cros_ec_dev: Add gpio device and DT binding
 2024-02-23 17:08 UTC  (2+ messages)

[PATCH] init/Kconfig: Lower GCC version check for -Warray-bounds
 2024-02-23 17:08 UTC 

[PATCH v8 0/4] kvm: arm64: allow the VM to select DEVICE_* and NORMAL_NC for IO memory
 2024-02-23 17:07 UTC  (4+ messages)
` [PATCH v8 3/4] kvm: arm64: set io memory s2 pte as normalnc for vfio pci device

[PATCH 0/3] cleanup of SLAB_ flags
 2024-02-23 17:06 UTC  (12+ messages)
` [PATCH 1/3] mm, slab: deprecate SLAB_MEM_SPREAD flag
` [PATCH 2/3] mm, slab: use an enum to define SLAB_ cache creation flags

[PATCH] mfd: twl: select MFD_CORE
 2024-02-23 17:05 UTC  (2+ messages)
` (subset) "

[PATCH v2 00/20] Omnivision OV4689 refactoring and improvements
 2024-02-23 16:47 UTC  (30+ messages)
` [PATCH v2 01/20] media: i2c: ov4689: Clean up and annotate the register table
` [PATCH v2 07/20] media: i2c: ov4689: Use sub-device active state
` [PATCH v2 09/20] media: i2c: ov4689: Use runtime PM autosuspend
` [PATCH v2 12/20] media: i2c: ov4689: Implement vflip/hflip controls
` [PATCH v2 15/20] media: i2c: ov4689: Move pixel array size out of struct ov4689_mode
` [PATCH v2 16/20] media: i2c: ov4689: Set timing registers programmatically
` [PATCH v2 19/20] media: i2c: ov4689: Refactor ov4689_s_stream

[PATCH v4 0/5] Fix double allocation in swiotlb_alloc()
 2024-02-23 17:04 UTC  (5+ messages)
` [PATCH v4 1/5] swiotlb: Fix double-allocation of slots due to broken alignment handling

[PATCH v8 0/7] Add support for XLCDC to sam9x7 SoC family
 2024-02-23 17:04 UTC  (3+ messages)
` [PATCH v8 2/7] drm: atmel-hlcdc: Define XLCDC specific registers

[PATCH v2 0/6] ALSA: cs35l56: Apply calibration from EFI
 2024-02-23 17:02 UTC  (4+ messages)
` [PATCH v2 6/6] ASoC: cs-amp-lib: Add KUnit test for calibration helpers

[PATCH 0/4] Various fixes for the lm3630a backlight driver
 2024-02-23 17:02 UTC  (2+ messages)
` (subset) "

[PATCH v9 00/15] Add Cgroup support for SGX EPC memory
 2024-02-23 17:00 UTC  (8+ messages)
` [PATCH v9 10/15] x86/sgx: Add EPC reclamation in cgroup try_charge()

[GIT PULL] Arm and RISC-V SoC fixes for 6.8, part 2
 2024-02-23 17:00 UTC 

[PATCH] sparc: vdso: Disable UBSAN instrumentation
 2024-02-23 16:59 UTC 

[RESEND PATCH V8 0/2] AMD QDMA driver
 2024-02-23 16:56 UTC  (3+ messages)
` [RESEND PATCH V8 1/2] dmaengine: amd: Add empty Kconfig and Makefile for AMD drivers
` [RESEND PATCH V8 2/2] dmaengine: amd: qdma: Add AMD QDMA driver

[PATCH] dt-bindings: i2c: Remove obsolete i2c.txt
 2024-02-23 16:55 UTC  (3+ messages)

[PATCH net-next v4 0/3] ioam6: netlink multicast event
 2024-02-23 16:50 UTC  (2+ messages)

[PATCH] ASoC: soc-card: Fix missing locking in snd_soc_card_get_kcontrol()
 2024-02-23 16:47 UTC  (2+ messages)

[PATCH v4 0/5] Add support for QMC HDLC
 2024-02-23 16:46 UTC  (4+ messages)
` [PATCH v4 4/5] net: wan: fsl_qmc_hdlc: Add runtime timeslots changes support

[tip: x86/boot] x86/trampoline: Bypass compat mode in trampoline_start64() if not needed
 2024-02-23 16:46 UTC 

[syzbot] [reiserfs?] KASAN: null-ptr-deref Read in fix_nodes
 2024-02-23 16:46 UTC  (2+ messages)

[PATCH v8 00/15] x86: Trenchboot secure dynamic launch Linux kernel support
 2024-02-23 16:42 UTC  (8+ messages)
` [PATCH v8 06/15] x86: Add early SHA support for Secure Launch early measurements

[PATCH v5 0/7] kvm/coresight: Support exclude guest and exclude host
 2024-02-23 16:39 UTC  (4+ messages)
` [PATCH v5 5/7] arm64: KVM: Add interface to set guest value for TRFCR register

[PATCH v2 1/3] platform/x86/amd/pmf: Add missing __iomem attribute to policy_base
 2024-02-23 16:39 UTC  (3+ messages)
` [PATCH v2 2/3] platform/x86/amd/pmf: Do not use readl() for policy buffer access
` [PATCH v2 3/3] platform/x86: intel_scu_ipcutil: Make scu static

[tip: x86/boot] kexec: Allocate kernel above bzImage's pref_address
 2024-02-23 16:37 UTC 

[PATCH v5] rust: str: add {make,to}_{upper,lower}case() to CString
 2024-02-23 16:37 UTC 

[PATCH v2 1/4] leds: rgb: leds-group-multicolor: allow leds to stay on in suspend
 2024-02-23 16:36 UTC  (5+ messages)
` [PATCH v2 4/4] arm64: dts: sun50i-a64-pinephone: change led type to status

[PATCH net 00/10] mptcp: more misc. fixes for v6.8
 2024-02-23 16:35 UTC  (12+ messages)
` [PATCH net 01/10] mptcp: map v4 address to v6 when destroying subflow
` [PATCH net 02/10] selftests: mptcp: rm subflow with v4/v4mapped addr
` [PATCH net 03/10] mptcp: avoid printing warning once on client side
` [PATCH net 04/10] mptcp: push at DSS boundaries
` [PATCH net 05/10] mptcp: fix snd_wnd initialization for passive socket
  ` [PATCH net 05/10] mptcp: fix snd_wnd initialization for passive socket: manual merge
` [PATCH net 06/10] mptcp: fix potential wake-up event loss
` [PATCH net 07/10] selftests: mptcp: join: add ss mptcp support check
` [PATCH net 08/10] mptcp: fix double-free on socket dismantle
` [PATCH net 09/10] mptcp: fix possible deadlock in subflow diag
` [PATCH net 10/10] selftests: mptcp: explicitly trigger the listener diag code-path

[PATCH v2] clkdev: Update clkdev id usage to allow for longer names
 2024-02-23 16:35 UTC 

[PATCH 00/13] Add Mobileye EyeQ5 support to the Nomadik I2C controller & use hrtimers for timeouts
 2024-02-23 16:34 UTC  (11+ messages)
` [PATCH 01/13] dt-bindings: i2c: nomadik: add timeout-usecs property bindings

[PATCH RESEND 0/4] Ensure all backlight drivers zero the properties structure
 2024-02-23 16:31 UTC  (4+ messages)
` [PATCH RESEND 4/4] backlight: mp3309c: Fully initialize backlight_properties during probe
  ` (subset) "

[PATCH] vmw_balloon: change maintainership
 2024-02-23 16:30 UTC  (4+ messages)

[PATCH] platform/x86: dell-privacy: Remove usage of wmi_has_guid()
 2024-02-23 16:29 UTC 

[PATCH][next] pinctrl: ocelot: remove redundant assignment to variable ret
 2024-02-23 16:28 UTC 

[PATCH] dt-bindings: backlight: qcom-wled: Fix bouncing email addresses
 2024-02-23 16:28 UTC  (2+ messages)
` (subset) "

[PATCH 1/1] x86/split_lock: add the source of exception to warning logs
 2024-02-23 16:27 UTC  (2+ messages)

[PATCH] mfd: core: constify the struct device_type usage
 2024-02-23 16:27 UTC  (2+ messages)
` (subset) "

[PATCH 0/5] Convert some regulator drivers to GPIO descriptors
 2024-02-23 16:26 UTC  (2+ messages)

[RFC PATCH v7 00/12] memory: scrub: introduce subsystem + CXL/ACPI-RAS2 drivers
 2024-02-23 16:25 UTC  (3+ messages)

[PATCH v1 0/2] pid_namespace: namespacify sysctl kernel.pid_max
 2024-02-23 16:24 UTC  (4+ messages)
` [PATCH v1 2/2] tests/pid_namespace: add pid_max tests

[net-next v2] net: ethernet: adi: adin1110: Reduce the MDIO_TRDONE poll interval
 2024-02-23 16:21 UTC 

[RFC][PATCH 00/34] [RFC] x86: Rework system-wide configuration masquerading as per-cpu data
 2024-02-23 16:22 UTC  (7+ messages)
` [RFC][PATCH 11/34] x86/cpu/intel: Prepare MKTME for "address configuration" infrastructure
` [RFC][PATCH 12/34] x86/cpu/intel: Actually use "address configuration" infrastructure for MKTME

[PATCH v2 0/5] PMBUS Regulator cleanups
 2024-02-23 16:21 UTC  (6+ messages)
` [PATCH v2 1/5] dt-bindings: hwmon/pmbus: ti,lm25066: document regulators
` [PATCH v2 2/5] regulator: dt-bindings: promote infineon buck converters to their own binding
` [PATCH v2 3/5] hwmon: (pmbus/tda38640) Use PMBUS_REGULATOR_ONE to declare regulator
` [PATCH v2 4/5] hwmon: (pmbus/lm25066) "
` [PATCH v2 5/5] hwmon: (pmbus/ir38064) "

linux-next: manual merge of the security tree with the net-next tree
 2024-02-23 16:21 UTC  (2+ messages)

[PATCH] drivers/iommu: Ensure that the queue base address is successfully written during SMMU initialization
 2024-02-23 16:20 UTC  (2+ messages)

[PATCH RESEND] dt-bindings: net: bluetooth: qualcomm: Fix bouncing @codeaurora
 2024-02-23 16:20 UTC 

[PATCH 1/2] dt: bindings: leds: Add NCP5623 multi-LED Controller
 2024-02-23 16:20 UTC  (5+ messages)
` [PATCH 2/2] leds: Add NCP5623 multi-led driver

[PATCH RFC bpf-next v3 00/16] sleepable bpf_timer (was: allow HID-BPF to do device IOs)
 2024-02-23 16:19 UTC  (2+ messages)

[PATCH] clkdev: Update clkdev id usage to allow for longer names
 2024-02-23 16:19 UTC  (4+ messages)

[PATCH net] net: phy: phy_device: free the phy_device on the phy_device_create error path
 2024-02-23 16:19 UTC  (4+ messages)

[PATCH v2 0/3] Improve remote-endpoint parsing
 2024-02-23 16:18 UTC  (3+ messages)
` [PATCH v2 2/3] of: property: Improve finding the supplier of a remote-endpoint property

[RESEND PATCH] mfd: rk8xx-core: Fix interrupt processing order for power key button
 2024-02-23 16:15 UTC  (3+ messages)
` (subset) "

[PATCH RESEND] dt-bindings: watchdog: qcom-wdt: Update maintainer to Rajendra Nayak
 2024-02-23 16:14 UTC 

[tip:x86/cache] BUILD SUCCESS c0d848fcb09d80a5f48b99f85e448185125ef59f
 2024-02-23 16:11 UTC 

[PATCH] leds: sgm3140: Add missing timer cleanup and flash gpio control
 2024-02-23 16:13 UTC  (2+ messages)
` (subset) "

[PATCH 2/3] selftests: lib.mk: Simplify TEST_GEN_MODS_DIR handling
 2024-02-23 16:12 UTC  (2+ messages)

[PATCH v4 0/5] mfd: twl: system-power-controller
 2024-02-23 16:12 UTC  (2+ messages)
` (subset) "

[PATCH v2 0/2] sched: blk: Handle HMP systems when completing IO
 2024-02-23 16:12 UTC  (5+ messages)
` [PATCH v2 1/2] sched: Add a new function to compare if two cpus have the same capacity
` [PATCH v2 2/2] block/blk-mq: Don't complete locally if capacities are different

[tip:x86/mm] BUILD SUCCESS 82ace185017fbbe48342bf7d8a9fd795f9c711cd
 2024-02-23 16:10 UTC 

[PATCH v4 0/7] clk: hisilicon: add support for Hi3798MV200
 2024-02-23 16:10 UTC  (7+ messages)
` [PATCH v4 1/7] dt-bindings: clock: convert hisi-crg.txt to YAML
` [PATCH v4 5/7] dt-bindings: clock: hisilicon,clock-reset-controller: add Hi3798MV200 SoC
` [PATCH v4 6/7] dt-bindings: clock: hisilicon: add clock definitions for Hi3798MV200

[PATCH] accel/qaic: Constify aic100_channels
 2024-02-23 16:08 UTC  (2+ messages)

[GIT PULL] s390 fixes for 6.8-rc6
 2024-02-23 16:07 UTC  (2+ messages)

[PATCH v3 0/8] usb: cdns: fix suspend on J7200 by assuming reset-on-resume
 2024-02-23 16:05 UTC  (4+ messages)
` [PATCH v3 6/8] usb: cdns3: add quirk to platform data for reset-on-resume
` [PATCH v3 7/8] usb: cdns3-ti: add J7200 support with reset-on-resume behavior
` [PATCH v3 8/8] arm64: dts: ti: k3-j7200: use J7200-specific USB compatible


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox