All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-03-03 18:03:58 to 2023-03-03 18:56:15 UTC [more...]

[PATCH 00/30] pwm: Convert to platform remove callback returning void
 2023-03-03 18:54 UTC  (32+ messages)
` [PATCH 01/30] pwm: atmel-hlcdc: "
` [PATCH 02/30] pwm: atmel-tcb: "
` [PATCH 03/30] pwm: atmel: "
` [PATCH 04/30] pwm: bcm-iproc: "
` [PATCH 05/30] pwm: bcm2835: "
` [PATCH 06/30] pwm: berlin: "
` [PATCH 07/30] pwm: brcmstb: "
` [PATCH 08/30] pwm: clk: "
` [PATCH 09/30] pwm: cros-ec: "
` [PATCH 10/30] pwm: hibvt: "
` [PATCH 11/30] pwm: img: "
` [PATCH 12/30] pwm: imx-tpm: "
` [PATCH 13/30] pwm: lpc18xx-sct: "
` [PATCH 14/30] pwm: lpss-platform: "
` [PATCH 16/30] pwm: omap-dmtimer: "
` [PATCH 17/30] pwm: rcar: "
` [PATCH 18/30] pwm: rockchip: "
` [PATCH 19/30] pwm: samsung: "
` [PATCH 20/30] pwm: sifive: "
` [PATCH 21/30] pwm: spear: "
` [PATCH 22/30] pwm: sprd: "
` [PATCH 23/30] pwm: sti: "
` [PATCH 24/30] pwm: stm32: "
` [PATCH 25/30] pwm: sun4i: "
` [PATCH 26/30] pwm: tegra: "
` [PATCH 27/30] pwm: tiecap: "
` [PATCH 28/30] pwm: tiehrpwm: "
` [PATCH 29/30] pwm: vt8500: "
` [PATCH 30/30] pwm: xilinx: "

[PATCH v2 3/4] net: Let the active time stamping layer be selectable
 2023-03-03 18:54 UTC  (2+ messages)

[PATCH v2 00/76] tcg: Drop tcg_temp_free from translators
 2023-03-03 18:55 UTC  (39+ messages)
` [PATCH v2 14/76] target/arm: Drop tcg_temp_free from translator-sme.c
` [PATCH v2 15/76] target/arm: Drop tcg_temp_free from translator-sve.c
` [PATCH v2 16/76] target/arm: Drop tcg_temp_free from translator-vfp.c
` [PATCH v2 17/76] target/arm: Drop tcg_temp_free from translator.h
` [PATCH v2 18/76] target/avr: Drop DisasContext.free_skip_var0
` [PATCH v2 19/76] target/avr: Drop R from trans_COM
` [PATCH v2 20/76] target/avr: Drop tcg_temp_free
` [PATCH v2 21/76] target/cris: Drop cris_alu_free_temps
` [PATCH v2 22/76] target/cris: Drop cris_alu_m_free_temps
` [PATCH v2 23/76] target/cris: Drop addr from dec10_ind_move_m_pr
` [PATCH v2 24/76] target/cris: Drop tcg_temp_free
` [PATCH v2 29/76] target/hppa: "
` [PATCH v2 36/76] target/microblaze: "
` [PATCH v2 48/76] target/nios2: "
` [PATCH v2 49/76] target/openrisc: "
` [PATCH v2 54/76] target/rx: "
` [PATCH v2 64/76] target/sh4: "
` [PATCH v2 73/76] include/exec/gen-icount: Drop tcg_temp_free in gen_tb_start
` [PATCH v2 75/76] tcg: Create tcg/tcg-temp-internal.h

[RESEND v2] pstore/blk: Export a method to implemente panic_write()
 2023-03-03 18:54 UTC 

[PATCH v4 0/3] mm/khugepaged: fix khugepaged+shmem races
 2023-03-03 18:55 UTC  (3+ messages)

[PATCH v2] qede: remove linux/version.h and linux/compiler.h
 2023-03-03 18:53 UTC 

[PATCH] scsi: core: Add BLIST_NO_ASK_VPD_SIZE for some VDASD
 2023-03-03 18:54 UTC  (3+ messages)

[PATCH 1/6] Add the Android Emulator hypervisor driver (AEHD) accelerator
 2023-03-03 18:53 UTC  (7+ messages)
` [PATCH 3/6] Add the aehd-apic device type
` [PATCH 6/6] Add the AEHD implementation

stable-rc/linux-4.14.y build: 195 builds: 2 failed, 193 passed, 28 warnings (v4.14.307)
 2023-03-03 18:53 UTC 

[Outreachy Mentors] Starter Tasks
 2023-03-03 18:52 UTC 

[PATCH] thermal: int340x: processor_thermal: Fix deadlock
 2023-03-03 18:52 UTC  (2+ messages)

[PATCH] qede: remove linux/version.h
 2023-03-03 18:51 UTC  (3+ messages)

[PATCH v6 0/2] Another crack at a handshake upcall mechanism
 2023-03-03 18:51 UTC  (3+ messages)
` [PATCH v6 1/2] net/handshake: Create a NETLINK service for handling handshake requests
` [PATCH v6 2/2] net/tls: Add kernel APIs for requesting a TLSv1.3 handshake

[GIT PULL] zstd changes for v6.3-rc1
 2023-03-03 18:48 UTC  (9+ messages)

stable-rc/linux-4.19.y build: 192 builds: 5 failed, 187 passed, 26 warnings (v4.19.275)
 2023-03-03 18:48 UTC 

[PATCH 00/28] security: Move IMA and EVM to the LSM infrastructure
 2023-03-03 18:26 UTC  (29+ messages)
` [PATCH 01/28] ima: Align ima_inode_post_setattr() definition with "
` [PATCH 02/28] ima: Align ima_post_path_mknod() "
` [PATCH 03/28] ima: Align ima_post_create_tmpfile() "
` [PATCH 04/28] ima: Align ima_file_mprotect() "
` [PATCH 05/28] ima: Align ima_inode_setxattr() "
` [PATCH 06/28] ima: Align ima_inode_removexattr() "
` [PATCH 07/28] ima: Align ima_post_read_file() "
` [PATCH 08/28] evm: Align evm_inode_post_setattr() "
` [PATCH 09/28] evm: Align evm_inode_setxattr() "
` [PATCH 10/28] evm: Align evm_inode_post_setxattr() "
` [PATCH 11/28] evm: Complete description of evm_inode_setattr()
` [PATCH 12/28] fs: Fix description of vfs_tmpfile()
` [PATCH 13/28] security: Align inode_setattr hook definition with EVM
` [PATCH 14/28] security: Introduce inode_post_setattr hook
` [PATCH 15/28] security: Introduce inode_post_removexattr hook
` [PATCH 16/28] security: Introduce file_post_open hook
` [PATCH 17/28] security: Introduce file_pre_free_security hook
` [PATCH 18/28] security: Introduce path_post_mknod hook
` [PATCH 19/28] security: Introduce inode_post_create_tmpfile hook
` [PATCH 20/28] security: Introduce inode_post_set_acl hook
` [PATCH 21/28] security: Introduce inode_post_remove_acl hook
` [PATCH 22/28] security: Introduce key_post_create_or_update hook
` [PATCH 23/28] security: Introduce LSM_ORDER_LAST
` [PATCH 24/28] ima: Move to LSM infrastructure
` [PATCH 25/28] ima: Move IMA-Appraisal "
` [PATCH 26/28] evm: Move "
` [PATCH 27/28] integrity: Move integrity functions to the "
` [PATCH 28/28] integrity: Switch from rbtree to LSM-managed blob for integrity_iint_cache

[RFC PATCH 0/9] fuse: API for Checkpoint/Restore
 2023-03-03 18:47 UTC  (7+ messages)
` [RFC PATCH 4/9] fuse: handle stale inode connection in fuse_queue_forget
` [RFC PATCH 5/9] fuse: move fuse connection flags to the separate structure
` [RFC PATCH 6/9] fuse: take fuse connection generation into account

[Intel-xe] [RFC PATCH 0/4] Split code between common and platform specific
 2023-03-03 18:47 UTC  (2+ messages)

[GIT PULL] Followup block fixes/changes for 6.3-rc1
 2023-03-03 18:44 UTC  (2+ messages)

[GIT PULL] RISC-V Patches for the 6.3 Merge Window, Part 2
 2023-03-03 18:44 UTC  (3+ messages)

[GIT PULL] ata fixes for 6.3-fix
 2023-03-03 18:44 UTC  (2+ messages)

[GIT PULL] s390 updates for 6.3 merge window part 2
 2023-03-03 18:44 UTC  (2+ messages)

[PATCH v1 tty-next] serial: 8250_pci1xxxx: Disable SERIAL_8250_PCI1XXXX config by default
 2023-03-03 18:45 UTC  (2+ messages)

[GIT PULL] More ACPI updates for v6.3-rc1
 2023-03-03 18:44 UTC  (2+ messages)

[GIT PULL] Followup io_uring fixes for 6.3-rc1
 2023-03-03 18:44 UTC  (2+ messages)

[GIT PULL] More power management updates for v6.3-rc1
 2023-03-03 18:44 UTC  (2+ messages)

[GIT PULL] More thermal control updates for v6.3-rc1
 2023-03-03 18:44 UTC  (2+ messages)

[GIT PULL] RTC for 6.3
 2023-03-03 18:44 UTC  (2+ messages)

[PATCH 00/17] MODULE_LICENSE removals, sixth tranche
 2023-03-03 18:43 UTC  (9+ messages)
` [PATCH 05/17] drivers: bus: simple-pm-bus: remove MODULE_LICENSE in non-modules
` [PATCH 13/17] regulator: stm32-pwr: "

[PATCH] meson: Fix wrapper handling of implicit setup command
 2023-03-03 18:44 UTC 

[PATCH v6 00/11] LSM: Three basic syscalls
 2023-03-03 18:41 UTC  (7+ messages)
` [PATCH v6 04/11] LSM: syscalls for current process attributes
` [PATCH v6 05/11] LSM: Create lsm_module_list system call
` [PATCH v6 06/11] LSM: wireup Linux Security Module syscalls

[PATCH 00/87] spi: Convert to platform remove callback returning void
 2023-03-03 18:39 UTC  (9+ messages)
` [PATCH 67/87] spi: sifive: "

[PATCH v2 1/3] mm/damon/paddr: minor refactor of damon_pa_pageout()
 2023-03-03 18:41 UTC  (2+ messages)

[PATCH 1/1 fyi] tools headers UAPI: Sync linux/prctl.h with the kernel sources
 2023-03-03 18:40 UTC 

[PATCH v2 1/2] debugobject: fix concurrency issues with is_static_object
 2023-03-03 18:31 UTC  (2+ messages)
` [PATCH v2 2/2] debugobject: add unit test for static debug object

[PATCH 1/4] soc: qcom: socinfo: move SMEM item struct and defines to a header
 2023-03-03 18:38 UTC  (6+ messages)
` [PATCH 4/4] cpufreq: qcom-nvmem: make qcom_cpufreq_get_msm_id() return the SoC ID

[RESEND PATCH] sched/debug: Put sched/domains files under the verbose flag
 2023-03-03 18:37 UTC  (2+ messages)
` [RESEND PATCH v2] "

[PATCH v2 2/3] mm/damon/paddr: minor refactor of damon_pa_young()
 2023-03-03 18:39 UTC  (2+ messages)

[PATCH v2 00/18] x86/resctrl: monitored closid+rmid together, separate arch/fs locking
 2023-03-03 18:37 UTC  (22+ messages)
` [PATCH v2 02/18] x86/resctrl: Access per-rmid structures by index
` [PATCH v2 04/18] x86/resctrl: Move rmid allocation out of mkdir_rdt_prepare()
` [PATCH v2 05/18] x86/resctrl: Allow RMID allocation to be scoped by CLOSID
` [PATCH v2 06/18] x86/resctrl: Allow the allocator to check if a CLOSID can allocate clean RMID
` [PATCH v2 07/18] x86/resctrl: Move CLOSID/RMID matching and setting to use helpers

[PATCH v2 3/3] mm/damon/paddr: minor refactor of damon_pa_mark_accessed_or_deactivate()
 2023-03-03 18:37 UTC  (3+ messages)

[PATCH] pstore: Revert pmsg_lock back to a normal mutex
 2023-03-03 18:37 UTC  (10+ messages)

test-blockjob: intermittent CI failures in msys2-64bit job
 2023-03-03 18:36 UTC 

[PATCH 0/4] CXL 3.0 Performance Monitoring Unit support
 2023-03-03 18:34 UTC  (5+ messages)
` [PATCH 2/4] cxl/pci: Find and register CXL PMU devices
` [PATCH 4/4] docs: perf: Minimal introduction the the CXL PMU device and driver

[Intel-xe] [PATCH] drm/xe: Fix size of xe_eu_mask_t
 2023-03-03 18:34 UTC  (3+ messages)

[PATCH 0/2] x86: Work around Shstk fracturing
 2023-03-03 18:32 UTC  (4+ messages)
` [PATCH 1/2] x86/cpuid: Infrastructure for leaves 7:1{ecx,edx}

[PATCH 0/7] x86/resctrl: Add support for Sub-NUMA cluster (SNC) systems
 2023-03-03 18:32 UTC  (5+ messages)
` [PATCH 5/7] x86/resctrl: Add a new "snc_ways" file to the monitoring info directory

stable/linux-5.4.y baseline: 168 runs, 33 regressions (v5.4.234)
 2023-03-03 18:30 UTC 

[Bug 217061] commit 2286a6914c776ec34cd97e4573b1466d055cb9de breaks do_mprotect_pkey
 2023-03-03 18:29 UTC  (4+ messages)

Let us not call it git blame
 2023-03-03 18:28 UTC  (2+ messages)

Misc fixes for v5
 2023-03-03 18:28 UTC  (4+ messages)

[PATCH v5 0/4] dmaengine: dw-edma: Add support for native HDMA
 2023-03-03 18:27 UTC  (5+ messages)
` [PATCH v5 3/4] "
` [PATCH v5 4/4] dmaengine: dw-edma: Add HDMA DebugFS support

[dpdk-web] [RFC PATCH] process: new library approval in principle
 2023-03-03 18:25 UTC  (2+ messages)

[PATCH] remoteproc: mediatek: Dereferencing a pointer that might be NULL
 2023-03-03 18:20 UTC  (3+ messages)

[Intel-gfx] [PATCH v9 00/15] dma-fence: Deadline awareness
 2023-03-03 18:20 UTC  (9+ messages)
` [Intel-gfx] [PATCH v9 15/15] drm/i915: Add deadline based boost support
          `  "

[PATCH v2] tpm: Disable tpm verifier if tpm is not present
 2023-03-03 18:19 UTC  (11+ messages)

hexagon: check-tcg rebuilding up to date image
 2023-03-03 18:19 UTC 

[PATCH] rpm: Fix hdr_hash function prototype
 2023-03-03 18:19 UTC 

Unsupported WiFi adapter on S905X2 board
 2023-03-03 18:19 UTC  (2+ messages)

[PATCH V3 00/20] Add basic ACPI support for RISC-V
 2023-03-03 18:17 UTC  (8+ messages)
` [PATCH V3 11/20] RISC-V: ACPI: Cache and retrieve the RINTC structure

[PATCH 0/7] sysctl: slowly deprecate register_sysctl_table()
 2023-03-03 18:16 UTC  (3+ messages)
` [PATCH 4/7] md: simplify sysctl registration

[Intel-wired-lan] [PATCH v2] netdevice: use ifmap instead of plain fields
 2023-03-03 18:09 UTC  (2+ messages)
`  "

[Intel-wired-lan] [PATCH v1] netdevice: use ifmap isteand of plain fields
 2023-03-03 18:01 UTC  (3+ messages)

Issues with rtw88_8821cu
 2023-03-03 18:15 UTC  (4+ messages)

[PATCH v4 0/5] drivers: remoteproc: xilinx: add mailbox support
 2023-03-03 18:13 UTC  (6+ messages)
` [PATCH v4 5/5] remoteproc: xilinx: add mailbox channels for rpmsg

stable-rc/queue/5.15 baseline: 171 runs, 14 regressions (v5.15.96-23-gdbe0dd3a4505)
 2023-03-03 18:13 UTC 

[PATCH v2 2/4] net: Expose available time stamping layers to user space
 2023-03-03 18:13 UTC  (2+ messages)

[PATCH 0/7] lockd: fix races that can result in stuck filelocks
 2023-03-03 18:11 UTC  (3+ messages)

htb offload on vlan (mlx5)
 2023-03-03 18:04 UTC 

stable-rc/linux-5.4.y build: 188 builds: 2 failed, 186 passed, 34 warnings (v5.4.234)
 2023-03-03 18:10 UTC 

Is xmllint no longer supported in (latest) Portable GIT 2.39.2 ?
 2023-03-03 18:10 UTC 

[PATCH 1/1] Bluetooth: fix race condition in hci_cmd_sync_clear
 2023-03-03 18:09 UTC 

[PATCH 1/1] Bluetooth: fix race condition in hidp_session_thread
 2023-03-03 18:08 UTC 

[PATCH v2] ASoC: Intel: avs: Use struct_size for struct avs_modcfg_ext size
 2023-03-03 18:04 UTC 

[PATCH v2] media: ipu3-cio2: support more camera sensors in cio2-bridge
 2023-03-03 18:15 UTC 

[PATCH 0/6] [RFC] config.c: use struct for config reading state
 2023-03-03 18:05 UTC  (3+ messages)
` [PATCH 3/6] config.c: create config_reader and the_reader

[PATCH v2 2/2] clk: keystone: Add support AM62 DSS clock divider
 2023-03-03 18:02 UTC  (2+ messages)

[peterz-queue:sched/eevdf 5/10] ld: kernel/sched/fair.c:711: undefined reference to `__udivdi3'
 2023-03-03 18:03 UTC 

[PATCH 0/2] scsi: sd: Fix physical block size issues of host-managed zoned disks
 2023-03-03 18:03 UTC  (3+ messages)
` [PATCH 1/2] scsi: sd: Check physical sector alignment of sequential zone writes


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.