messages from 2024-02-06 11:33:33 to 2024-02-06 12:09:23 UTC [more...]
[v6.6][PATCH 00/57] eventfs: Linus's updates for 6.6
2024-02-06 12:09 UTC (36+ messages)
` [v6.6][PATCH 01/57] Revert "eventfs: Do not allow NULL parent to eventfs_start_creating()"
` [v6.6][PATCH 02/57] Revert "eventfs: Check for NULL ef in eventfs_set_attr()"
` [v6.6][PATCH 03/57] Revert "eventfs: Use simple_recursive_removal() to clean up dentries"
` [v6.6][PATCH 04/57] Revert "eventfs: Delete eventfs_inode when the last dentry is freed"
` [v6.6][PATCH 05/57] Revert "eventfs: Save ownership and mode"
` [v6.6][PATCH 06/57] Revert "eventfs: Remove "is_freed" union with rcu head"
` [v6.6][PATCH 07/57] eventfs: Remove eventfs_file and just use eventfs_inode
` [v6.6][PATCH 08/57] eventfs: Use eventfs_remove_events_dir()
` [v6.6][PATCH 09/57] eventfs: Use ERR_CAST() in eventfs_create_events_dir()
` [v6.6][PATCH 10/57] eventfs: Fix failure path "
` [v6.6][PATCH 11/57] tracefs/eventfs: Modify mismatched function name
` [v6.6][PATCH 12/57] eventfs: Fix WARN_ON() in create_file_dentry()
` [v6.6][PATCH 13/57] eventfs: Fix typo in eventfs_inode union comment
` [v6.6][PATCH 14/57] eventfs: Remove extra dget() in eventfs_create_events_dir()
` [v6.6][PATCH 15/57] eventfs: Fix kerneldoc of eventfs_remove_rec()
` [v6.6][PATCH 16/57] eventfs: Remove "is_freed" union with rcu head
` [v6.6][PATCH 17/57] eventfs: Have a free_ei() that just frees the eventfs_inode
` [v6.6][PATCH 18/57] eventfs: Test for ei->is_freed when accessing ei->dentry
` [v6.6][PATCH 19/57] eventfs: Save ownership and mode
` [v6.6][PATCH 20/57] eventfs: Hold eventfs_mutex when calling callback functions
` [v6.6][PATCH 21/57] eventfs: Delete eventfs_inode when the last dentry is freed
` [v6.6][PATCH 22/57] eventfs: Remove special processing of dput() of events directory
` [v6.6][PATCH 23/57] eventfs: Use simple_recursive_removal() to clean up dentries
` [v6.6][PATCH 24/57] eventfs: Remove expectation that ei->is_freed means ei->dentry == NULL
` [v6.6][PATCH 25/57] eventfs: Do not invalidate dentry in create_file/dir_dentry()
` [v6.6][PATCH 26/57] eventfs: Use GFP_NOFS for allocation when eventfs_mutex is held
` [v6.6][PATCH 27/57] eventfs: Move taking of inode_lock into dcache_dir_open_wrapper()
` [v6.6][PATCH 28/57] eventfs: Do not allow NULL parent to eventfs_start_creating()
` [v6.6][PATCH 29/57] eventfs: Make sure that parent->d_inode is locked in creating files/dirs
` [v6.6][PATCH 30/57] eventfs: Fix events beyond NAME_MAX blocking tasks
` [v6.6][PATCH 31/57] eventfs: Have event files and directories default to parent uid and gid
` [v6.6][PATCH 32/57] eventfs: Fix file and directory uid and gid ownership
` [v6.6][PATCH 33/57] tracefs: Check for dentry->d_inode exists in set_gid()
` [v6.6][PATCH 34/57] eventfs: Fix bitwise fields for "is_events"
` [v6.6][PATCH 35/57] eventfs: Remove "lookup" parameter from create_dir/file_dentry()
[PATCH 2/3] spi: spi-rockchip: Fix max_native_cs
2024-02-06 12:09 UTC (2+ messages)
[PATCH 1/3] spi: spi-rockchip: Fix out of bounds array access
2024-02-06 12:09 UTC (2+ messages)
[PATCH] spi: bcm2835: implement ctlr->max_transfer_size
2024-02-06 12:09 UTC (2+ messages)
[PATCH] spi: move split xfers for CS_WORD emulation
2024-02-06 12:09 UTC (2+ messages)
[PATCH 1/2] spi: intel: Add default partition and name to the second chip
2024-02-06 12:09 UTC (2+ messages)
[PATCH] spi: axi-spi-engine: use common AXI macros
2024-02-06 12:09 UTC (2+ messages)
[PATCH v2 0/2] spi: fsl-dspi: A couple of error handling improvements
2024-02-06 12:09 UTC (2+ messages)
[PATCH v4 0/9] MediaTek DRM - DSI driver cleanups
2024-02-06 12:07 UTC (30+ messages)
` [PATCH v4 1/9] drm/mediatek: dsi: Use GENMASK() for register mask definitions
` [PATCH v4 2/9] drm/mediatek: dsi: Fix DSI RGB666 formats and definitions
` [PATCH v4 3/9] drm/mediatek: dsi: Cleanup functions mtk_dsi_ps_control{_vact}()
` [PATCH v4 4/9] drm/mediatek: dsi: Use bitfield macros where useful
` [PATCH v4 5/9] drm/mediatek: dsi: Replace open-coded instance of HZ_PER_MHZ
` [PATCH v4 6/9] drm/mediatek: dsi: Register DSI host after acquiring clocks and PHY
` [PATCH v4 7/9] drm/mediatek: dsi: Simplify with dev_err_probe and remove gotos
` [PATCH v4 8/9] drm/mediatek: dsi: Compress of_device_id entries and add sentinel
` [PATCH v4 9/9] drm/mediatek: dsi: Use mipi_dsi_pixel_format_to_bpp() helper function
[Intel-wired-lan] [PATCH iwl-net 0/2] i40e: disable XDP Tx queues on ifdown
2024-02-06 12:08 UTC (5+ messages)
` [Intel-wired-lan] [PATCH iwl-net 2/2] i40e: take into account XDP Tx queues when stopping rings
` "
[PATCH 0/5] Add support for videocc and camcc on SM8650
2024-02-06 12:08 UTC (5+ messages)
` [PATCH 2/5] clk: qcom: videocc-sm8550: Add support for SM8650 videocc
` [PATCH 4/5] clk: qcom: camcc-sm8650: Add camera clock controller driver for SM8650
[Patch] memory: tegra: Skip SID override from Guest VM
2024-02-06 12:08 UTC (3+ messages)
[GIT PULL FOR 6.9] Revert a faulty ov08x40 patch and re-apply a good one
2024-02-06 12:07 UTC
[PATCH] x86/HVM: tidy state on hvmemul_map_linear_addr()'s error path
2024-02-06 12:06 UTC
OE-core CVE metrics for master on Sun 04 Feb 2024 01:00:01 AM HST
2024-02-06 12:05 UTC (2+ messages)
` [yocto-security] "
[syzbot] [hfs?] KASAN: slab-out-of-bounds Write in hfsplus_bnode_read_key
2024-02-06 12:05 UTC (3+ messages)
` [PATCH next] hfsplus: fix oob "
[PATCH] ext4: fix corruption during on-line resize
2024-02-06 12:05 UTC
[XEN PATCH v4 0/4] address violation of MISRA C:2012 Rule 13.1
2024-02-06 12:04 UTC (3+ messages)
` [XEN PATCH v4 1/4] xen: add SAF deviation for debugging and logging effects
[PATCH v3 0/8] Add power-supply properties for sdmmc nodes on Microchip boards
2024-02-06 12:03 UTC (18+ messages)
` [PATCH v3 1/8] ARM: dts: microchip: sam9x60_curiosity: Add power-supply properties for sdmmc nodes
` [PATCH v3 2/8] ARM: dts: microchip: sam9x60ek: "
` [PATCH v3 3/8] ARM: dts: microchip: sama5d27_som1_ek: "
` [PATCH v3 4/8] ARM: dts: microchip: sama5d27_wlsom1: Add power-supply property for sdmmc1 node
` [PATCH v3 5/8] ARM: dts: microchip: sama5d27_wlsom1_ek: Add power-supply property for sdmmc0 node
` [PATCH v3 6/8] ARM: dts: microchip: sama5d29_curiosity: Add power-supply properties for sdmmc nodes
` [PATCH v3 7/8] ARM: dts: microchip: sama5d2_icp: Add power-supply property for sdmmc0 node
` [PATCH v3 8/8] ARM: dts: microchip: sama5d2_xplained: "
[PATCH] mirrors: Allow shallow glibc to work correctly
2024-02-06 12:03 UTC
[PATCH v2] t_snapshot_deleted_subvolume: add check for BTRFS_IOC_SNAP_DESTROY_V2
2024-02-06 12:02 UTC (4+ messages)
Encoding BTF information from DWARF causes "has void type" error
2024-02-06 12:02 UTC
[PATCH v5 0/3] Introduce STM32 LVDS driver
2024-02-06 12:01 UTC (10+ messages)
` [PATCH v5 1/3] dt-bindings: display: add STM32 LVDS device
` [PATCH v5 2/3] drm/stm: lvds: add new STM32 LVDS Display Interface Transmitter driver
` [PATCH v5 3/3] drm/stm: ltdc: add lvds pixel clock
[PATCH v6 00/15] Arm cache coloring
2024-02-06 12:00 UTC (6+ messages)
` [PATCH v6 05/15] xen: extend domctl interface for "
[PATCH] perf: CXL: fix mismatched cpmu event opcode
2024-02-06 9:41 UTC
Question about the ipi_raise filter usage and output
2024-02-06 9:39 UTC (4+ messages)
[RESEND v4] perf stat: Support per-cluster aggregation
2024-02-06 9:38 UTC (3+ messages)
[PATCH v2] ASoC: pxa: remove duplicated CONFIG_SND_PXA2XX_AC97 entry
2024-02-06 9:37 UTC (2+ messages)
[OE-Core][PATCH v3 0/2] testimage: enable artifacts retrieval for failed tests
2024-02-06 12:00 UTC (6+ messages)
` [OE-Core][PATCH v3 1/2] testimage: move TESTIMAGE_FAILED_QA_ARTIFACTS default to core-image
[brgl:gpio/for-next] BUILD SUCCESS a875746f603b86134bd1924b7289fc3542fd45e7
2024-02-06 12:00 UTC
[PATCH v2 00/19] Remove pm_power_off use in drivers/power/reset
2024-02-06 9:36 UTC (5+ messages)
` [PATCH v2 11/19] power: reset: mt6323-poweroff: Use devm_register_sys_off_handler(POWER_OFF)
` [PATCH v2 19/19] power: reset: syscon-poweroff: "
[PATCH v4 00/12] dt-bindings: mtd: brcmnand: Updates for bcmbca SoCs
2024-02-06 9:34 UTC (6+ messages)
` [PATCH v4 03/12] dt-bindings: mtd: brcmnand: Add ecc strap property
[PATCH 0/4] spi: s3c64xx: add support for google,gs101-spi
2024-02-06 12:00 UTC (7+ messages)
` [PATCH 4/4] "
[PATCH] decompress: change length arguments to long
2024-02-06 11:59 UTC (3+ messages)
[PATCH v4 00/15] Hardware wrapped key support for qcom ice and ufs
2024-02-06 11:59 UTC (8+ messages)
` [PATCH v4 01/15] ice, ufs, mmc: use blk_crypto_key for program_key
` [PATCH v4 02/15] qcom_scm: scm call for deriving a software secret
` [PATCH v4 03/15] qcom_scm: scm call for create, prepare and import keys
[PATCH 00/19] drm/i915: Add Display Port tunnel BW allocation support
2024-02-06 11:58 UTC (4+ messages)
` [PATCH 11/19] drm/i915/dp: Add support for DP tunnel BW allocation
[ovmf test] 184603: all pass - PUSHED
2024-02-06 11:57 UTC
[efi:urgent] BUILD SUCCESS 1ad55cecf22f05f1c884adf63cc09d3c3e609ebf
2024-02-06 11:57 UTC
[PATCH v4 1/2] Bluetooth: hci_conn: Only do ACL connections sequentially
2024-02-06 11:57 UTC (2+ messages)
` Bluetooth: Improve retrying of connection attempts
[PATCH v2] wifi: iwlwifi: mvm: advertise support for protected ranging negotiation
2024-02-06 11:57 UTC
[PATCH v7 0/8] I3C target mode support
2024-02-06 11:54 UTC (3+ messages)
` [PATCH v7 6/8] i3c: target: func: add tty driver
[PATCH v2] nvmem: rmem: Fix return value of rmem_read()
2024-02-06 11:52 UTC (5+ messages)
[PATCH] arm64: versal-net: Setup correct addresses of GICR/GICD
2024-02-06 11:51 UTC
[LTP] [PATCH] process_state: Enhancement of process state detection
2024-02-06 11:51 UTC (2+ messages)
[PATCH 0/6] Cursor Fault Fixes
2024-02-06 11:51 UTC (2+ messages)
` ✗ Fi.CI.IGT: failure for Cursor Fault Fixes (rev5)
[PATCH][next] netxen_nic: remove redundant assignment to variable capability
2024-02-06 11:50 UTC
[PATCH v7 0/5] perf: script: Intro capstone disasm engine to show instruction trace
2024-02-06 11:49 UTC (2+ messages)
[PATCH 0/4] iommu/x86: fixes/improvements for unity range checks
2024-02-06 11:49 UTC (3+ messages)
` [PATCH 4/4] iommu/x86: make unity range checking more strict
[PATCH 0/3] Add DT support for Multiport controller on SC8280XP
2024-02-06 11:47 UTC (4+ messages)
` [PATCH 1/3] arm64: dts: qcom: sc8280xp: Add multiport controller node for SC8280
` [PATCH 2/3] arm64: dts: qcom: sa8295p: Enable tertiary controller and its 4 USB ports
` [PATCH 3/3] arm64: dts: qcom: sa8540-ride: Enable first port of tertiary usb controller
wireless-regdb key change broke crda tests after 37dcea0e6e5
2024-02-06 11:47 UTC (2+ messages)
linux-next: build failure after merge of the drm-misc tree
2024-02-06 11:46 UTC (2+ messages)
[linux-next:master 4146/4465] fs/quota/dquot.c:1699:25: sparse: sparse: incompatible types in comparison expression (different address spaces):
2024-02-06 11:45 UTC
[PATCH v2] clk: keystone: sci-clk: Adding support for non contiguous clocks
2024-02-06 10:43 UTC
[PATCH 00/18] mfd: convert to use maple tree register cache
2024-02-06 9:33 UTC (3+ messages)
[PATCH v2 0/2] TI: K3: Fix the device IDs for VTM node
2024-02-06 8:40 UTC (2+ messages)
[PATCH] arm64: dts: ti: k3-am68-sk-som: Add support for OSPI flash
2024-02-06 9:23 UTC
[PATCH v2 00/12] wifi: ath12k: Add single wiphy support
2024-02-06 9:19 UTC (5+ messages)
` [PATCH v2 07/12] wifi: ath12k: Cache vdev configs before vdev create
` [PATCH v2 09/12] wifi: ath12k: modify regulatory support for single wiphy architecture
` [PATCH v2 10/12] wifi: ath12k: Modify set and get antenna mac ops for single wiphy
` [PATCH v2 12/12] wifi: ath12k: support get_survey mac op "
[PATCH 0/4] libxl: blktap/tapback support
2024-02-06 11:45 UTC (3+ messages)
` [PATCH 1/4] block-common: Fix same_vm for no targets
[PATCH v3 0/4] i2c: thunderx: Marvell thunderx i2c changes
2024-02-06 11:43 UTC (5+ messages)
` [PATCH v3 1/4] i2c: thunderx: Clock divisor logic changes
` [PATCH v3 2/4] i2c: thunderx: Add support for High speed mode
` [PATCH v3 3/4] i2c: octeon: Handle watchdog timeout
` [PATCH v3 4/4] i2c: thunderx: Adding ioclk support
[PATCH V4] lockdep: fix deadlock issue between lockdep and rcu
2024-02-06 11:44 UTC
[PATCH v4] dt-bindings: pinctrl: cy8c95x0: Update gpio-reserved-ranges
2024-02-06 11:45 UTC (2+ messages)
[v6.7][PATCH v2 04/23] eventfs: Have eventfs_iterate() stop immediately if ei->is_freed is set
2024-02-06 11:43 UTC (2+ messages)
[PATCH] xe/xe_bo_move: Enhance xe_bo_move trace
2024-02-06 11:43 UTC (2+ messages)
` ✓ CI.BAT: success for xe/xe_bo_move: Enhance xe_bo_move trace (rev4)
[PATCH] gpio-mvebu: no hardcoded timer assignment for pwm
2024-02-06 11:43 UTC (2+ messages)
[PATCH 5.10.y-cip 00/48] Add support for Renesas RZ/Five RISC-V SoC
2024-02-06 11:42 UTC (6+ messages)
` [PATCH 5.10.y-cip 14/48] dma-mapping: simplify dma_init_coherent_memory
[PATCH 1/1] mmc: slot-gpio: Allow non-sleeping GPIO ro
2024-02-06 11:41 UTC (2+ messages)
[PATCH net-next v3] net: dqs: add NIC stall detector based on BQL
2024-02-06 11:40 UTC (2+ messages)
[RFC 0/4] DP link training failure fallback
2024-02-06 11:39 UTC (3+ messages)
` [RFC 2/4] drm/i915/display/dp: Dont send hotplug event on LT failure
[PATCH 1/2] ASoC: cs42l43: Handle error from devm_pm_runtime_enable
2024-02-06 11:38 UTC (2+ messages)
` [PATCH 2/2] ASoC: cs42l43: Add system suspend ops to disable IRQ
[PATCH 1/5] xilinx: Fix fpga region DT nodes name
2024-02-06 11:37 UTC (2+ messages)
[PATCH v10 00/20] timers: Move from a push remote at enqueue to a pull at expiry model
2024-02-06 11:36 UTC (4+ messages)
` [PATCH v10 18/20] timers: Implement the hierarchical pull model
[PATCH] arm64: zynqmp: Fix kr260 clock wiring
2024-02-06 11:36 UTC (2+ messages)
[PATCH] arm64: zynqmp: Describe 25MHz fixed clock for PL GEMs
2024-02-06 11:35 UTC (2+ messages)
[PATCH] hw: riscv: Allow large kernels to boot by moving the initrd further way in RAM
2024-02-06 11:35 UTC (5+ messages)
[PATCH] configs: versal: Enable CONFIG_LTO for mini qspi/ospi
2024-02-06 11:34 UTC (2+ messages)
[PATCH] configs: versal_net: Enable CONFIG_LTO for mini qspi/ospi
2024-02-06 11:34 UTC (2+ messages)
[PATCH v4 0/3] Introduce STM32 LVDS driver
2024-02-06 11:33 UTC (6+ messages)
` [PATCH v4 1/3] dt-bindings: display: add STM32 LVDS device
` [PATCH v4 2/3] drm/stm: lvds: add new STM32 LVDS Display Interface Transmitter driver
` [PATCH v4 3/3] drm/stm: ltdc: add lvds pixel clock
[PATCH bpf-next v3 0/2] tools/resolve_btfids: fix cross-compilation to non-host endianness
2024-02-06 11:33 UTC (4+ messages)
` [PATCH bpf-next v3 1/2] tools/resolve_btfids: Refactor set sorting with types from btf_ids.h
[v6.7][PATCH v2 00/23] eventfs: Linus's updates for 6.7
2024-02-06 11:32 UTC (6+ messages)
` [v6.7][PATCH v2 19/23] eventfs: Get rid of dentry pointers without refcounts
` [v6.7][PATCH v2 20/23] eventfs: Warn if an eventfs_inode is freed without is_freed being set
` [v6.7][PATCH v2 21/23] eventfs: Restructure eventfs_inode structure to be more condensed
` [v6.7][PATCH v2 22/23] eventfs: Remove fsnotify*() functions from lookup()
` [v6.7][PATCH v2 23/23] eventfs: Keep all directory links at 1
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.