All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-10-17 19:08:52 to 2022-10-17 19:53:51 UTC [more...]

[PATCH V3 00/11] The panic notifiers refactor - fixes/clean-ups (V3)
 2022-10-17 19:43 UTC  (9+ messages)
` [PATCH V3 01/11] ARM: Disable FIQs (but not IRQs) on CPUs shutdown paths

[asahilinux:bits/070-audio 46/47] sound/soc/codecs/cs42l84.c:57:33: warning: 'cs42l84_reg_defaults' defined but not used
 2022-10-17 19:52 UTC 

[PATCH] Revert "cpumask: fix checking valid cpu range"
 2022-10-17 19:53 UTC  (6+ messages)

[PULL 00/38] ppc queue
 2022-10-17 19:20 UTC  (39+ messages)
` [PULL 01/38] MAINTAINERS: step back from PPC
` [PULL 02/38] target/ppc: restore powerpc_excp_booke doorbell interrupts
` [PULL 03/38] ppc440_bamboo: Remove unnecessary memsets
` [PULL 04/38] ppc4xx: Introduce Ppc4xxSdramBank struct
` [PULL 05/38] ppc4xx_sdram: Get rid of the init RAM hack
` [PULL 06/38] ppc4xx: Use Ppc4xxSdramBank in ppc4xx_sdram_banks()
` [PULL 07/38] ppc440_bamboo: Add missing 4 MiB valid memory size
` [PULL 08/38] ppc4xx_sdram: Move size check to ppc4xx_sdram_init()
` [PULL 09/38] ppc4xx_sdram: QOM'ify
` [PULL 10/38] ppc4xx_sdram: Drop extra zeros for readability
` [PULL 11/38] ppc440_sdram: Split off map/unmap of sdram banks for later reuse
` [PULL 12/38] ppc440_sdram: Implement enable bit in the DDR2 SDRAM controller
` [PULL 13/38] ppc440_sdram: Get rid of the init RAM hack
` [PULL 14/38] ppc440_sdram: Rename local variable for readability
` [PULL 15/38] ppc4xx_sdram: Rename functions to prevent name clashes
` [PULL 16/38] ppc440_sdram: Move RAM size check to ppc440_sdram_init
` [PULL 17/38] ppc440_sdram: QOM'ify
` [PULL 18/38] ppc440_uc.c: Move some macros to ppc4xx.h
` [PULL 19/38] ppc440_uc.c: Remove unneeded parenthesis
` [PULL 20/38] hw/ppc/meson: Allow e500 boards to be enabled separately
` [PULL 21/38] hw/gpio/meson: Introduce dedicated config switch for hw/gpio/mpc8xxx
` [PULL 22/38] docs/system/ppc/ppce500: Add heading for networking chapter
` [PULL 23/38] hw/ppc/e500: Reduce usage of sysbus API
` [PULL 24/38] hw/ppc/mpc8544ds: Rename wrongly named method
` [PULL 25/38] hw/ppc/mpc8544ds: Add platform bus
` [PULL 26/38] hw/ppc/e500: Remove if statement which is now always true
` [PULL 27/38] target/ppc: Fix xvcmp* clearing FI bit
` [PULL 28/38] hw/ppc/spapr_pci.c: Use device_cold_reset() rather than device_legacy_reset()
` [PULL 29/38] qmp/hmp, device_tree.c: introduce dumpdtb
` [PULL 30/38] hw/nios2: set machine->fdt in nios2_load_dtb()
` [PULL 31/38] hw/ppc: set machine->fdt in bamboo_load_device_tree()
` [PULL 32/38] hw/ppc: set machine->fdt in sam460ex_load_device_tree()
` [PULL 33/38] hw/ppc: set machine->fdt in xilinx_load_device_tree()
` [PULL 34/38] hw/ppc: set machine->fdt in pegasos2_machine_reset()
` [PULL 35/38] hw/ppc: set machine->fdt in pnv_reset()
` [PULL 36/38] hw/ppc: set machine->fdt in spapr machine
` [PULL 37/38] hw/riscv: set machine->fdt in sifive_u_machine_init()
` [PULL 38/38] hw/riscv: set machine->fdt in spike_board_init()

[PATCH] fbdev: da8xx-fb: Fix error handling in .remove()
 2022-10-17 19:52 UTC  (2+ messages)

[PATCH v2] fs: jfs: fix shift-out-of-bounds in dbAllocAG
 2022-10-17 19:52 UTC 

[RFT PATCH master 0/3] soc: imx8m-featctrl: fixes and first 8MP support
 2022-10-17 19:46 UTC  (2+ messages)

J1939: Send messages without acknowledging
 2022-10-17 19:48 UTC  (2+ messages)

[PATCH v3 00/25] Fix the DAX-gup mistake
 2022-10-17 19:48 UTC  (9+ messages)
` [PATCH v3 07/25] fsdax: Hold dax lock over mapping insertion
` [PATCH v3 10/25] fsdax: Introduce pgmap_request_folios()
` [PATCH v3 22/25] mm/memremap_pages: Replace zone_device_page_init() with pgmap_request_folios()
` [PATCH v3 23/25] mm/memremap_pages: Initialize all ZONE_DEVICE pages to start at refcount 0

[PATCH bpf-next 0/5] bpf: Implement cgroup local storage available to non-cgroup-attached bpf progs
 2022-10-17 19:45 UTC  (12+ messages)
` [PATCH bpf-next 2/5] bpf: Implement cgroup "

[Intel-wired-lan] [net-queue bugfix RFC] i40e: Clear IFF_RXFH_CONFIGURED when RSS is reset
 2022-10-17 19:45 UTC  (3+ messages)
  `  "

[PATCH] pstore: migrate to crypto acomp interface (take 2)
 2022-10-17 19:45 UTC  (10+ messages)

[PATCH] media: cedrus: hevc: Fix offset adjustments
 2022-10-17 19:44 UTC  (2+ messages)

[PATCH v2] vsprintf: protect kernel from panic due to non-canonical pointer dereference
 2022-10-17 19:44 UTC 

[PATCH v2 2/2] Revert "usb: dwc3: Don't switch OTG -> peripheral if extcon is present"
 2022-10-17 19:44 UTC  (2+ messages)

[PATCH v3 0/2] Rework find_get_entries() and find_lock_entries()
 2022-10-17 19:43 UTC  (5+ messages)
` [PATCH v3 1/2] filemap: find_lock_entries() now updates start offset

[PATCH v2] dt-bindings: mfd: qcom,spmi-pmic: document rradc node
 2022-10-17 19:42 UTC  (2+ messages)

[meta-oe][PATCH] uriparser: Upgrade 0.9.6 -> 0.9.7
 2022-10-17 19:41 UTC 

[PATCH v3 1/1] arm64: dts: tqma8mpql: add USB DR support
 2022-10-17 19:40 UTC  (6+ messages)

[PATCH v15 0/4] trace: Introduce objtrace trigger to trace the kernel object
 2022-10-17 19:40 UTC  (2+ messages)

[PATCH V2 0/2] Support VMCOREINFO export for RISCV64
 2022-10-17 19:40 UTC  (5+ messages)
` [PATCH V2 2/2] Documentation: kdump: describe "

[PATCH] RAS: Fix the trace_show() function to output trace_count
 2022-10-17 19:40 UTC  (5+ messages)
` [PATCH v2] "

[PATCH net] r8169: fix rtl8125b dmar pte write access not set error
 2022-10-17 19:38 UTC  (8+ messages)

[dm-devel] dm: Fix UAF in run_timer_softirq()
 2022-10-17 19:38 UTC  (2+ messages)

[LTP] [PATCH 00/29] Hugetlb: Migrating libhugetlbfs tests
 2022-10-17 19:37 UTC  (3+ messages)
` [LTP] [PATCH 12/29] Hugetlb: Migrating libhugetlbfs icache-hygiene

[PATCH] drm/amdkfd: use vma_lookup() instead of find_vma()
 2022-10-17 19:35 UTC  (3+ messages)

[PATCH v2 00/39] Shadowstacks for userspace
 2022-10-17 19:33 UTC  (5+ messages)
` [PATCH v2 05/39] x86/fpu/xstate: Introduce CET MSR and XSAVES supervisor states

[Intel-gfx] [PATCH 0/2] drm/i915/guc: Add GuC-Error-Capture-Init coverage of new engine types
 2022-10-17 19:33 UTC  (3+ messages)
` [Intel-gfx] [PATCH 1/2] drm/i915/guc: Add error-capture init warnings when needed

[xen-4.13-testing test] 173935: regressions - FAIL
 2022-10-17 19:33 UTC 

upgrade the orphan section warning to a hard link error
 2022-10-17 19:32 UTC  (2+ messages)

[PATCH] vsprintf: protect kernel from panic due to non-canonical pointer dereference
 2022-10-17 19:31 UTC  (3+ messages)

[PATCH net-next 0/4] net: add helper support in tc act_ct for ovs offloading
 2022-10-17 19:29 UTC  (5+ messages)
` [PATCH net-next 1/4] net: move the ct helper function to nf_conntrack_helper for ovs and tc
` [PATCH net-next 2/4] net: move add "
` [PATCH net-next 3/4] net: sched: call tcf_ct_params_free to free params in tcf_ct_init
` [PATCH net-next 4/4] net: sched: add helper support in act_ct

[PATCH cgroup/for-6.1-fixes] blkcg: Update MAINTAINERS entry
 2022-10-17 19:28 UTC  (2+ messages)

[PATCH] bpf: fix sample_flags for bpf_perf_event_output
 2022-10-17 19:27 UTC  (2+ messages)

[PATCH 00/10] AM64x Disable Incomplete DT Nodes
 2022-10-17 19:25 UTC  (22+ messages)
` [PATCH 01/10] arm64: dts: ti: k3-am64: Enable UART nodes at the board level
` [PATCH 02/10] arm64: dts: ti: k3-am64: Enable I2C "
` [PATCH 03/10] arm64: dts: ti: k3-am64: Enable SPI "
` [PATCH 04/10] arm64: dts: ti: k3-am64: Enable EPWM "
` [PATCH 05/10] arm64: dts: ti: k3-am64: Enable ECAP "
` [PATCH 06/10] arm64: dts: ti: k3-am64: Enable PCIe "
` [PATCH 07/10] arm64: dts: ti: k3-am64: MDIO pinmux should belong to the MDIO node
` [PATCH 08/10] arm64: dts: ti: k3-am64: Enable MDIO nodes at the board level
` [PATCH 09/10] arm64: dts: ti: k3-am64: Enable MCAN "
` [PATCH 10/10] arm64: dts: ti: k3-am64: Enable GPMC and ELM "

[PATCH 1/1] board: gateworks: gw_ventana: fix building with GCC 12.2
 2022-10-17 19:29 UTC  (3+ messages)

[PATCH] builtin/repack.c: remove redundant pack-based bitmaps
 2022-10-17 19:27 UTC  (4+ messages)

[PATCH v3 0/1] Automatic LSM stack ordering
 2022-10-17 19:25 UTC  (8+ messages)
` [PATCH v3 1/1] security: Add CONFIG_LSM_AUTO to handle default "

[PATCH 1/1] crypto: af_alg - Support symmetric encryption via keyring keys
 2022-10-17 19:25 UTC 

[PATCH v5 0/3] arm64: dts: qcom: add dts for sa8540p-ride board
 2022-10-17 19:23 UTC  (4+ messages)

[dtor-input:gpio-test 41/65] drivers/video/fbdev/omap2/omapfb/displays/encoder-tfp410.c:240:49: error: array has incomplete element type 'const struct of_device_id'
 2022-10-17 19:22 UTC 

[Patch v7 00/12] Introduce Microsoft Azure Network Adapter (MANA) RDMA driver
 2022-10-17 19:20 UTC  (13+ messages)
` [Patch v7 01/12] net: mana: Add support for auxiliary device
` [Patch v7 02/12] net: mana: Record the physical address for doorbell page region
` [Patch v7 03/12] net: mana: Handle vport sharing between devices
` [Patch v7 04/12] net: mana: Set the DMA device max segment size
` [Patch v7 05/12] net: mana: Export Work Queue functions for use by RDMA driver
` [Patch v7 06/12] net: mana: Record port number in netdev
` [Patch v7 07/12] net: mana: Move header files to a common location
` [Patch v7 08/12] net: mana: Define max values for SGL entries
` [Patch v7 09/12] net: mana: Define and process GDMA response code GDMA_STATUS_MORE_ENTRIES
` [Patch v7 10/12] net: mana: Define data structures for allocating doorbell page from GDMA
` [Patch v7 11/12] net: mana: Define data structures for protection domain and memory registration
` [Patch v7 12/12] RDMA/mana_ib: Add a driver for Microsoft Azure Network Adapter

[PATCH stable 0/5] Fix missing patches in stable
 2022-10-17 19:20 UTC  (6+ messages)
` [PATCH stable 1/5] fs: clear or set FMODE_LSEEK based on llseek function
` [PATCH stable 2/5] fs: do not compare against ->llseek
` [PATCH stable 3/5] dma-buf: remove useless FMODE_LSEEK flag
` [PATCH stable 4/5] vfio: do not set "
` [PATCH stable 5/5] fs: remove no_llseek

[PATCH 0/8] A few cleanup and bugfix patches for blk-iocost
 2022-10-17 19:19 UTC  (11+ messages)
` [PATCH 4/8] blk-iocost: Remove vrate member in struct ioc_now
` [PATCH 5/8] blk-iocost: Correct comment in blk_iocost_init
` [PATCH 6/8] blk-iocost: Avoid to call current_hweight_max if iocg->inuse == iocg->active
` [PATCH 7/8] blk-iocost: Remove redundant initialization of struct ioc_gq
` [PATCH 8/8] blk-iocost: Get ioc_now inside weight_updated

[PATCH] drm/bridge: ps8640: Add back the 50 ms mystery delay after HPD
 2022-10-17 19:18 UTC  (2+ messages)

[net-next][PATCH v4] dt-bindings: dsa: Add lan9303 yaml
 2022-10-17 19:19 UTC  (9+ messages)

[PATCH v2 0/9] cocci: make "incremental" possible + a ccache-like tool
 2022-10-17 19:18 UTC  (6+ messages)
` [PATCH v3 00/11] "

[PATCH] ethernet: marvell: octeontx2 Fix resource not freed after malloc
 2022-10-17 19:17 UTC 

[PATCH] drm/rockchip: use generic fbdev setup
 2022-10-17 19:16 UTC  (10+ messages)
` [BUG] "

[PATCH v2] nbd/client: Use smarter assert
 2022-10-17 19:12 UTC 

[PATCH v3] arm64: dts: qcom: pmi8998: add rradc node
 2022-10-17 19:09 UTC  (2+ messages)

git 2.38.0: Change in `git archive` output
 2022-10-17 19:14 UTC  (2+ messages)

[PATCH nfs-utils] Allow 'debug' configuration option to accept '0' and '1'
 2022-10-17 19:13 UTC  (2+ messages)

[syzbot] KMSAN: uninit-value in erspan_build_header
 2022-10-17 19:13 UTC  (2+ messages)

[PATCH 0/2] arm/p2m: XSA-409 fix
 2022-10-17 19:12 UTC  (3+ messages)
` [PATCH 1/2] arm/p2m: Rework p2m_init()
` [PATCH 2/2] xen/arm: p2m: Populate pages for GICv2 mapping in arch_domain_create()

[PATCH 4/7] mm/vmalloc: Use a trace_alloc_vmap_area event
 2022-10-17 19:12 UTC  (2+ messages)

[PATCH] nfs-blkmapd: PID file read by systemd failed
 2022-10-17 19:12 UTC  (2+ messages)

[PATCH bpf-next v2 0/4] Add ftrace direct call for arm64
 2022-10-17 19:10 UTC  (18+ messages)

[PATCH V4 3/4] x86/topology: Fix multiple packages shown on a single-package system
 2022-10-17 19:11 UTC  (2+ messages)
` [tip: x86/urgent] "

[PATCH V4 2/4] hwmon/coretemp: Handle large core ID value
 2022-10-17 19:11 UTC  (2+ messages)
` [tip: x86/urgent] "

[PATCH V4 4/4] x86/topology: Fix duplicated core ID within a package
 2022-10-17 19:11 UTC  (2+ messages)
` [tip: x86/urgent] "

[Buildroot] [PATCH] rtl8188eu: remove package
 2022-10-17 19:10 UTC  (2+ messages)

[PATCH 0/6] Fix compilation warnings
 2022-10-17 19:08 UTC  (4+ messages)
` [PATCH 2/6] ata: sata_rcar: Fix compilation warning

[pull request][net 00/16] mlx5 fixes 2022-10-14
 2022-10-17 19:09 UTC  (2+ messages)

[PATCH v2 00/16] btrfs: split out larger chunks of ctree.h
 2022-10-17 19:09 UTC  (17+ messages)
` [PATCH v2 01/16] btrfs: move fs wide helpers out "
` [PATCH v2 02/16] btrfs: move larger compat flag helpers to their own c file
` [PATCH v2 03/16] btrfs: move the printk helpers out of ctree.h
` [PATCH v2 04/16] btrfs: move assert and error helpers out of messages.h
` [PATCH v2 05/16] btrfs: push printk index code into their respective helpers
` [PATCH v2 06/16] btrfs: move BTRFS_FS_STATE* defs and helpers to fs.h
` [PATCH v2 07/16] btrfs: convert incompat and compat flag test helpers to defines
` [PATCH v2 08/16] btrfs: move mount option definitions to fs.h
` [PATCH v2 09/16] btrfs: move fs_info->flags enum "
` [PATCH v2 10/16] btrfs: add a BTRFS_FS_NEED_TRANS_COMMIT flag
` [PATCH v2 11/16] btrfs: remove fs_info::pending_changes and related code
` [PATCH v2 12/16] btrfs: move the compat/incompat flag masks to fs.h
` [PATCH v2 13/16] btrfs: rename struct-funcs.c -> accessors.c
` [PATCH v2 14/16] btrfs: move btrfs_map_token to accessors
` [PATCH v2 15/16] btrfs: move accessor helpers into accessors.h
` [PATCH v2 16/16] btrfs: remove temporary btrfs_map_token declaration in ctree.h


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.