All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-01-07 02:36:26 to 2022-01-07 04:05:10 UTC [more...]

[PATCH] mtd: rawnand: meson: fix the clock after discarding sd_emmc_c_clkc
 2022-01-07  4:04 UTC  (9+ messages)

[PATCH nf-next 0/5] netfilter: conntrack related cleanups
 2022-01-07  4:03 UTC  (6+ messages)
` [PATCH nf-next 1/5] netfilter: conntrack: convert to refcount_t api
` [PATCH nf-next 2/5] netfilter: core: move ip_ct_attach indirection to struct nf_ct_hook
` [PATCH nf-next 3/5] netfilter: make function op structures const
` [PATCH nf-next 4/5] netfilter: conntrack: avoid useless indirection during conntrack destruction
` [PATCH nf-next 5/5] net: prefer nf_ct_put instead of nf_conntrack_put

[PATCH] hook: test -a|o is not POSIX
 2022-01-07  4:03 UTC 

A slab-out-of-bounds Read bug in __htab_map_lookup_and_delete_batch
 2022-01-07  4:02 UTC  (6+ messages)

[PATCH v2 00/35] brcmfmac: Support Apple T2 and M1 platforms
 2022-01-07  4:02 UTC  (25+ messages)
` [PATCH v2 04/35] brcmfmac: firmware: Support having multiple alt paths
` [PATCH v2 06/35] brcmfmac: firmware: Support passing in multiple board_types
` [PATCH v2 07/35] brcmfmac: pcie: Read Apple OTP information
` [PATCH v2 08/35] brcmfmac: of: Fetch Apple properties
` [PATCH v2 10/35] brcmfmac: firmware: Allow platform to override macaddr

[PATCH] Bluetooth: btusb: Add support for Foxconn QCA 0xe0d0
 2022-01-07  3:59 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 1/3] phy: mediatek: phy-mtk-mipi-dsi: Switch to regmap for mmio access
 2022-01-07  3:57 UTC  (8+ messages)
` [PATCH 2/3] phy: mediatek: phy-mtk-mipi-dsi: Reorder and stop implicit header inclusion

[PATCH 00/10] Removal of most do_exit calls
 2022-01-07  3:59 UTC  (8+ messages)
` [PATCH 03/10] exit: Move oops specific logic from do_exit into make_task_dead
` [PATCH 09/10] kthread: Ensure struct kthread is present for all kthreads
` [PATCH 10/10] exit/kthread: Move the exit code for kernel threads into struct kthread

[PATCH] mm: remove offset check on page->compound_head and folio->lru
 2022-01-07  3:59 UTC  (2+ messages)

[RFC v2 0/8] Define and use reset domain for GPU recovery in amdgpu
 2022-01-07  3:57 UTC  (20+ messages)
` [RFC v2 8/8] drm/amd/virt: Drop concurrent GPU reset protection for SRIOV

[PATCH] ptp: don't include ptp_clock_kernel.h in spi.h
 2022-01-07  3:56 UTC  (3+ messages)

[LTP] [PATCH v1 2/3] shell: add kconfig parse api
 2022-01-07  3:54 UTC  (5+ messages)
` [LTP] [PATCH v2 1/4] lib/tst_kconfig: Modify the return type of tst_kconfig_check function
  ` [LTP] [PATCH v2 3/4] shell: add kconfig parse api

[PATCH] block: throttle: charge io re-submission for iops limit
 2022-01-07  3:52 UTC  (3+ messages)

[PATCH 0/5] MIPS: BCM47XX: Board updates from OpenWrt
 2022-01-07  3:51 UTC  (6+ messages)
` [PATCH 1/5] MIPS: BCM47XX: Define Linksys WRT310N V2 buttons
` [PATCH 2/5] MIPS: BCM47XX: Add board entry for Linksys WRT320N v1
` [PATCH 3/5] MIPS: BCM47XX: Add LEDs and buttons for Asus RTN-10U
` [PATCH 4/5] MIPS: BCM47XX: Add support for Netgear R6300 v1
` [PATCH 5/5] MIPS: BCM47XX: Add support for Netgear WN2500RP v1 & v2

[PATCH V3] git-rev-list: add --first-parent-not flag
 2022-01-07  3:51 UTC  (3+ messages)

[PATCH -perfbook 1/2] punctcheck.pl: Fix false positive by stricter pattern for \acr{}
 2022-01-07  3:50 UTC  (2+ messages)
` [PATCH -perfbook 2/2] Revert "defer/rcuintro: Fix ThomasEHart2006a punctuation issue."

[PATCH 00/17] exit: Making task exiting a first class concept
 2022-01-07  3:48 UTC  (3+ messages)
` [PATCH 01/17] exit: Remove profile_task_exit & profile_munmap

[PATCH] dm ima: updates to grammar and some details in documentation
 2022-01-07  3:23 UTC  (3+ messages)
` [dm-devel] "

[PATCH 00/19] rtw89: support AP mode
 2022-01-07  3:42 UTC  (20+ messages)
` [PATCH 01/19] rtw89: configure rx_filter according to FIF_PROBE_REQ
` [PATCH 02/19] rtw89: use hardware SSN to TX management frame
` [PATCH 03/19] rtw89: download beacon content to firmware
` [PATCH 04/19] rtw89: add C2H handle of BCN_CNT
` [PATCH 05/19] rtw89: implement mac80211_ops::set_tim to indicate STA to receive packets
` [PATCH 06/19] rtw89: allocate mac_id for each station in AP mode
` [PATCH 07/19] rtw89: extend firmware commands on states of sta_assoc and sta_disconnect
` [PATCH 08/19] rtw89: rename vif_maintain to role_maintain
` [PATCH 09/19] rtw89: configure mac port HIQ registers
` [PATCH 10/19] rtw89: send broadcast/multicast packets via HIQ if STAs are in sleep mode
` [PATCH 11/19] rtw89: set mac_id and port ID to TXWD
` [PATCH 12/19] rtw89: separate {init,deinit}_addr_cam functions
` [PATCH 13/19] rtw89: extend role_maintain to support AP mode
` [PATCH 14/19] rtw89: add addr_cam field to sta "
` [PATCH 15/19] rtw89: only STA mode change vif_type mapping dynamically
` [PATCH 16/19] rtw89: maintain assoc/disassoc STA states of firmware and hardware
` [PATCH 17/19] rtw89: implement ieee80211_ops::start_ap and stop_ap
` [PATCH 18/19] rtw89: debug: add stations entry to show ID assignment
` [PATCH 19/19] rtw89: declare AP mode support

[RFC PATCH 0/7] Simplify and correct msm/dp bridge implementation
 2022-01-07  3:42 UTC  (10+ messages)
` [RFC PATCH 1/7] drm/msm/dp: fix panel bridge attachment
` [RFC PATCH 2/7] drm/msm/dp: support attaching bridges to the DP encoder

[PATCH net-next v4 00/11] net: dsa: realtek: MDIO interface and RTL8367S
 2022-01-07  3:42 UTC  (5+ messages)
` [PATCH net-next v4 02/11] net: dsa: realtek: rename realtek_smi to realtek_priv
` [PATCH net-next v4 09/11] net: dsa: realtek: rtl8365mb: use DSA CPU port

[GIT PULL] soc/fsl drivers changes for next(v5.17)
 2022-01-07  3:37 UTC  (2+ messages)

[PATCH v1] power: supply: add dock type
 2022-01-07  3:37 UTC  (2+ messages)

[PATCH] ACPI: APD: Check for null pointer after calling devm_ioremap
 2022-01-07  3:35 UTC 

[PATCH v4 0/3] RISC-V: Populate mtval and stval
 2022-01-07  3:33 UTC  (3+ messages)

[PATCH v2] crypto: af_alg - check possible NULL pointer
 2022-01-07  3:34 UTC  (2+ messages)

[PATCH] lib/mpi: Add the return value check of kcalloc()
 2022-01-07  3:33 UTC  (2+ messages)

[PATCH v3 0/6] Introduce x86 assembly accelerated implementation for SM3 algorithm
 2022-01-07  3:28 UTC  (4+ messages)
` [PATCH v3 2/6] crypto: arm64/sm3-ce - make dependent on sm3 library

perf build broken seemingly due to libbpf changes, checking
 2022-01-07  3:30 UTC  (7+ messages)

[Buildroot] [ANNOUNCE] mtd-utils-2.1.4 is released
 2022-01-07  3:24 UTC  (2+ messages)
`  "

[PATCH] gpio: da8xx_gpio: Fix gpio name with address
 2022-01-07  3:26 UTC 

[meta-virtualization][PATCH] add option -p for mkir command
 2022-01-07  3:26 UTC 

[git pull] drm final fixes for 5.16
 2022-01-07  3:23 UTC  (2+ messages)

[PATCH bpf-next v2 0/2] perf: stop using deprecated bpf APIs
 2022-01-07  3:21 UTC  (3+ messages)
` [PATCH bpf-next v2 2/2] perf: stop using deprecated bpf__object_next() API

[RFC PATCH v2] PCI: Waiting command completed in get_port_device_capability()
 2022-01-07  3:22 UTC 

[PATCH] dt-bindings: Drop required 'interrupt-parent'
 2022-01-07  3:19 UTC  (4+ messages)

[PATCH] dt-bindings: iio: adi,ltc2983: Fix 64-bit property sizes
 2022-01-07  3:20 UTC 

[PATCH] ide: Check for null pointer after calling devm_ioremap
 2022-01-07  3:17 UTC 

[PATCH] Documentation: kunit: Fix typo
 2022-01-07  3:16 UTC  (2+ messages)

[vfs] bf75e8b684: WARNING:possible_recursive_locking_detected
 2022-01-07  3:15 UTC  (2+ messages)

[PATCH v3] common: handle ceph's new mount syntax
 2022-01-07  3:15 UTC  (2+ messages)

linux-next: state of the nfsd tree
 2022-01-07  3:13 UTC  (3+ messages)

[PATCH v2] PCI: imx6: Allow to probe when dw_pcie_wait_for_link() fails
 2022-01-07  3:12 UTC  (2+ messages)

[PATCH v2 0/9] BCMA support for brcmnand
 2022-01-07  3:10 UTC  (4+ messages)
` [PATCH v2 2/9] mtd: rawnand: brcmnand: Allow SoC to provide I/O operations

Update (or generate) /etc/ipmi_pass file
 2022-01-07  3:08 UTC  (6+ messages)
  ` 答复: "
        ` 答复: "

[PATCH] iomap: Address soft lockup in iomap_finish_ioend()
 2022-01-07  3:08 UTC  (12+ messages)

[PATCH v2 0/7] target/ppc: powerpc_excp improvements (2/n)
 2022-01-07  3:07 UTC  (3+ messages)
` [PATCH v2 3/7] target/ppc: powerpc_excp: Group unimplemented exceptions

[RFC 00/16] padata, vfio, sched: Multithreaded VFIO page pinning
 2022-01-07  3:06 UTC  (10+ messages)
` [RFC 08/16] vfio/type1: Cache locked_vm to ease mmap_lock contention

[PATCH] usb: dwc3: dwc3-qcom: Add missing platform_device_put() in dwc3_qcom_acpi_register_core
 2022-01-07  3:07 UTC  (4+ messages)
` [PATCH v2] "

[GIT PULL] Please pull RDMA subsystem changes
 2022-01-07  3:05 UTC  (2+ messages)

[PATCH] dt-bindings: net: wireless: mt76: Fix 8-bit property sizes
 2022-01-07  3:04 UTC  (3+ messages)

drivers/net/ethernet/intel/i40e/i40e_main.c:4643:2: warning: Value stored to 'pf_q' is never read [clang-analyzer-deadcode.DeadStores]
 2022-01-07  3:05 UTC  (3+ messages)

[virtio-dev] Re: [PATCH v7] virtio-net: support device stats
 2022-01-07  3:05 UTC  (3+ messages)

[PATCH] dt-bindings: net: ti,dp83869: Drop value on boolean 'ti,max-output-impedance'
 2022-01-07  3:05 UTC 

[PATCH v5 00/16] Optimize list lru memory consumption
 2022-01-07  3:04 UTC  (3+ messages)
` [PATCH v5 02/16] mm: introduce kmem_cache_alloc_lru

[PATCH net-next v1] mlxbf_gige: add interrupt counts to "ethtool -S"
 2022-01-07  3:05 UTC  (2+ messages)

[PATCH] dt-bindings: remoteproc: ti: Fix the number of mailboxes
 2022-01-07  3:04 UTC 

[PATCH] dt-bindings: power: maxim,max17040: Fix incorrect type for 'maxim,rcomp'
 2022-01-07  3:04 UTC 

[PATCH] dt-bindings: PCI: snps,dw-pcie-ep: Drop conflicting 'max-functions' schema
 2022-01-07  3:03 UTC 

[syzbot] KASAN: use-after-free Read in remove_wait_queue (3)
 2022-01-07  3:02 UTC  (10+ messages)
    ` psi_trigger_poll() is completely broken

[PATCH net-next v3 0/6] prestera: add basic router driver support
 2022-01-07  3:01 UTC  (7+ messages)
` [PATCH net-next v3 1/6] net: marvell: prestera: add virtual router ABI
` [PATCH net-next v3 2/6] net: marvell: prestera: Add router interface ABI
` [PATCH net-next v3 3/6] net: marvell: prestera: Add prestera router infra
` [PATCH net-next v3 4/6] net: marvell: prestera: add hardware router objects accounting
` [PATCH net-next v3 5/6] net: marvell: prestera: Register inetaddr stub notifiers
` [PATCH net-next v3 6/6] net: marvell: prestera: Implement initial inetaddr notifiers

[PATCH] arm64: dts: qcom: Initial Xiaomi Mi 9 support (cepheus)
 2022-01-07  2:59 UTC 

[PATCH V1 net-next 00/10] ENA: capabilities field and cosmetic
 2022-01-07  3:00 UTC  (3+ messages)
` [PATCH V1 net-next 10/10] net: ena: Extract recurring driver reset code into a function

[hardknott][PATCH 0/4] Fix CVEs of xserver-xorg
 2022-01-07  2:56 UTC  (2+ messages)
  ` [OE-core] [hardknott][PATCH 1/4] xserver-xorg: fix CVE-2021-4008

[PATCH] fs: btrfs: Disable BTRFS on platforms having 256K pages
 2022-01-07  2:45 UTC  (6+ messages)

[RFC 00/10] add generic vDPA device support
 2022-01-07  2:53 UTC  (13+ messages)
` [RFC 02/10] vhost: add 3 commands for vhost-vdpa

[PATCH] phy: phy-mtk-tphy: Fix dumplicated argument in phy-mtk-tphy
 2022-01-07  2:50 UTC  (4+ messages)

[PATCH v2 1/2] tpm: Fix error handling in async work
 2022-01-07  2:51 UTC  (3+ messages)

[PATCH -next] sched: Use struct_size() helper in task_numa_group()
 2022-01-07  2:52 UTC 

[PATCH net 1/4] netfilter: ipt_CLUSTERIP: fix refcount leak in clusterip_tg_check()
 2022-01-07  2:50 UTC  (2+ messages)

[PATCH] dt-bindings: nand: meson: fix controller clock
 2022-01-07  2:48 UTC  (6+ messages)

[powerpc:merge] BUILD SUCCESS 80fdcf45da5a677ff7f284210b0f86f443a836a0
 2022-01-07  2:46 UTC 

[PATCH] spi: atmel: Fix typo
 2022-01-07  2:46 UTC  (2+ messages)

[PATCH] rtw88: rtw8821c: enable rfe 6 devices
 2022-01-07  2:47 UTC 

[PATCH] check parameter for i2c driver interface and improve efficieny for the issues
 2022-01-07  2:45 UTC 

[PATCH v2 00/18] crypto: dh - infrastructure for NVM in-band auth and FIPS conformance
 2022-01-07  2:44 UTC  (5+ messages)
` [PATCH v2 03/18] crypto: dh - optimize domain parameter serialization for well-known groups

[PATCH 1/2] soc: fsl: guts: Revert commit 3c0d64e867ed
 2022-01-07  2:40 UTC  (7+ messages)
` [PATCH 2/2] soc: fsl: guts: Add a missing memory allocation failure check

[PATCH 0/3] docs/zh_CN: add active_mm and balance translation
 2022-01-07  2:40 UTC  (4+ messages)
` [PATCH 1/3] docs/zh_CN: add vm/index translation
` [PATCH 2/3] docs_zh_CN: add active_mm translation
` [PATCH 3/3] docs/zh_CN: add balance translation

[PATCH 0/3] reset: meson-s4: add reset driver
 2022-01-07  2:39 UTC  (12+ messages)
` [PATCH 1/3] dt-bindings: reset: Add compatible for Meson-S4 Reset Controller
` [PATCH 2/3] dt-bindings: reset: add bindings for the Meson-S4 SoC "
` [PATCH 3/3] reset: reset-meson: add support "

pull-request: bpf-next 2022-01-06
 2022-01-07  2:40 UTC  (2+ messages)

[PATCH 00/15] mini-os: remove struct file dependency from config
 2022-01-07  2:39 UTC  (2+ messages)

[PATCH v2] libbpf: Fix the incorrect register read for syscalls on x86_64
 2022-01-07  2:38 UTC 

[PATCH v2 0/2] CAAM Driver: re-factor and dynamic JR availability check
 2022-01-07  2:36 UTC  (5+ messages)
` [PATCH v3 0/2] CAAM Driver: re-factor and set proper JR status

[PATCH] usb: gadget: function: Fix returning incorrect PNP string
 2022-01-07  2:37 UTC  (3+ messages)

[PATCH 1/2] kernel-shark: Move common APIs and definitions out to avoid duplication
 2022-01-07  2:18 UTC  (2+ messages)
` [PATCH 2/2] kernel-shark: Add plugin for handling Xenomai cobalt_context_switch

[RFC PATCH v2 2/2] kernfs: Reduce contention around global per-fs kernfs_rwsem
 2022-01-07  2:36 UTC  (3+ messages)

[PATCH] virtio-pci: fix memory leak of vp_dev
 2022-01-07  2:36 UTC  (3+ messages)

[PATCH] net: Fix uninitialized data usage
 2022-01-07  2:34 UTC  (3+ messages)

[PATCH -next] dmaengine: at_xdmac: Fix missing unlock in at_xdmac_tasklet()
 2022-01-07  2:40 UTC 

[dm-devel] Proper way to test RAID456?
 2022-01-07  2:30 UTC 

[powerpc:next] BUILD SUCCESS f1aa0e47c29268776205698f2453dc07fab49855
 2022-01-07  2:33 UTC 


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.