All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-04-12 09:18:03 to 2021-04-12 09:31:36 UTC [more...]

[dm-devel] [PATCH V5 00/12] block: support bio based io polling
 2021-04-12  9:29 UTC  (6+ messages)
` [dm-devel] [PATCH V5 05/12] block: add new field into 'struct bvec_iter'
  `  "
` [dm-devel] [PATCH V5 06/12] block/mq: extract one helper function polling hw queue
  `  "

[PATCH] lightnvm: deprecated OCSSD support and schedule it for removal in Linux 5.15
 2021-04-12  9:26 UTC  (5+ messages)

[PATCH 5.11 000/210] 5.11.14-rc1 review
 2021-04-12  8:40 UTC  (110+ messages)
` [PATCH 5.11 001/210] xfrm/compat: Cleanup WARN()s that can be user-triggered
` [PATCH 5.11 002/210] ALSA: aloop: Fix initialization of controls
` [PATCH 5.11 003/210] ALSA: hda/realtek: Fix speaker amp setup on Acer Aspire E1
` [PATCH 5.11 004/210] ALSA: hda/conexant: Apply quirk for another HP ZBook G5 model
` [PATCH 5.11 006/210] ASoC: intel: atom: Stop advertising non working S24LE support
` [PATCH 5.11 007/210] nfc: fix refcount leak in llcp_sock_bind()
` [PATCH 5.11 008/210] nfc: fix refcount leak in llcp_sock_connect()
` [PATCH 5.11 009/210] nfc: fix memory "
` [PATCH 5.11 010/210] nfc: Avoid endless loops caused by repeated llcp_sock_connect()
` [PATCH 5.11 011/210] selinux: make nslot handling in avtab more robust
` [PATCH 5.11 012/210] selinux: fix cond_list corruption when changing booleans
` [PATCH 5.11 013/210] selinux: fix race between old and new sidtab
` [PATCH 5.11 014/210] xen/evtchn: Change irq_info lock to raw_spinlock_t
` [PATCH 5.11 015/210] net: ipv6: check for validity before dereferencing cfg->fc_nlinfo.nlh
` [PATCH 5.11 016/210] net: dsa: lantiq_gswip: Let GSWIP automatically set the xMII clock
` [PATCH 5.11 017/210] net: dsa: lantiq_gswip: Dont use PHY auto polling
` [PATCH 5.11 018/210] net: dsa: lantiq_gswip: Configure all remaining GSWIP_MII_CFG bits
` [PATCH 5.11 019/210] drm/i915: Fix invalid access to ACPI _DSM objects
` [PATCH 5.11 020/210] ACPI: processor: Fix build when CONFIG_ACPI_PROCESSOR=m
` [PATCH 5.11 021/210] drm/radeon: Fix size overflow
` [PATCH 5.11 022/210] drm/amdgpu: "
` [PATCH 5.11 023/210] drm/amdgpu/smu7: fix CAC setting on TOPAZ
` [PATCH 5.11 024/210] rfkill: revert back to old userspace API by default
` [PATCH 5.11 025/210] cifs: escape spaces in share names
` [PATCH 5.11 026/210] cifs: On cifs_reconnect, resolve the hostname again
` [PATCH 5.11 027/210] IB/hfi1: Fix probe time panic when AIP is enabled with a buggy BIOS
` [PATCH 5.11 028/210] LOOKUP_MOUNTPOINT: we are cleaning "jumped" flag too late
` [PATCH 5.11 029/210] gcov: re-fix clang-11+ support
` [PATCH 5.11 030/210] ia64: fix user_stack_pointer() for ptrace()
` [PATCH 5.11 031/210] nds32: flush_dcache_page: use page_mapping_file to avoid races with swapoff
` [PATCH 5.11 032/210] ocfs2: fix deadlock between setattr and dio_end_io_write
` [PATCH 5.11 033/210] fs: direct-io: fix missing sdio->boundary
` [PATCH 5.11 034/210] ethtool: fix incorrect datatype in set_eee ops
` [PATCH 5.11 035/210] of: property: fw_devlink: do not link ".*,nr-gpios"
` [PATCH 5.11 036/210] parisc: parisc-agp requires SBA IOMMU driver
` [PATCH 5.11 037/210] parisc: avoid a warning on u8 cast for cmpxchg on u8 pointers
` [PATCH 5.11 038/210] ARM: dts: turris-omnia: configure LED[2]/INTn pin as interrupt pin
` [PATCH 5.11 039/210] batman-adv: initialize "struct batadv_tvlv_tt_vlan_data"->reserved field
` [PATCH 5.11 040/210] ice: Continue probe on link/PHY errors
` [PATCH 5.11 041/210] ice: Increase control queue timeout
` [PATCH 5.11 042/210] ice: prevent ice_open and ice_stop during reset
` [PATCH 5.11 043/210] ice: fix memory allocation call
` [PATCH 5.11 044/210] ice: remove DCBNL_DEVRESET bit from PF state
` [PATCH 5.11 045/210] ice: Fix for dereference of NULL pointer
` [PATCH 5.11 046/210] ice: Use port number instead of PF ID for WoL
` [PATCH 5.11 047/210] ice: Cleanup fltr list in case of allocation issues
` [PATCH 5.11 048/210] iwlwifi: pcie: properly set LTR workarounds on 22000 devices
` [PATCH 5.11 049/210] ice: fix memory leak of aRFS after resuming from suspend
` [PATCH 5.11 050/210] net: hso: fix null-ptr-deref during tty device unregistration
` [PATCH 5.11 051/210] libbpf: Fix bail out from ringbuf_process_ring() on error
` [PATCH 5.11 052/210] bpf: Enforce that struct_ops programs be GPL-only
` [PATCH 5.11 053/210] bpf: link: Refuse non-O_RDWR flags in BPF_OBJ_GET
` [PATCH 5.11 054/210] ethernet/netronome/nfp: Fix a use after free in nfp_bpf_ctrl_msg_rx
` [PATCH 5.11 055/210] libbpf: Ensure umem pointer is non-NULL before dereferencing
` [PATCH 5.11 056/210] libbpf: Restore umem state after socket create failure
` [PATCH 5.11 057/210] libbpf: Only create rx and tx XDP rings when necessary
` [PATCH 5.11 058/210] bpf: Refcount task stack in bpf_get_task_stack
` [PATCH 5.11 059/210] bpf, sockmap: Fix sk->prot unhash op reset
` [PATCH 5.11 060/210] bpf, sockmap: Fix incorrect fwd_alloc accounting
` [PATCH 5.11 061/210] net: ensure mac header is set in virtio_net_hdr_to_skb()
` [PATCH 5.11 062/210] virtio_net: Do not pull payload in skb->head
` [PATCH 5.11 063/210] i40e: Fix sparse warning: missing error code err
` [PATCH 5.11 064/210] i40e: Fix sparse error: vsi->netdev could be null
` [PATCH 5.11 065/210] i40e: Fix sparse error: uninitialized symbol ring
` [PATCH 5.11 066/210] i40e: Fix sparse errors in i40e_txrx.c
` [PATCH 5.11 067/210] vdpa/mlx5: Fix suspend/resume index restoration
` [PATCH 5.11 068/210] net: sched: sch_teql: fix null-pointer dereference
` [PATCH 5.11 069/210] net: sched: fix action overwrite reference counting
` [PATCH 5.11 070/210] nl80211: fix beacon head validation
` [PATCH 5.11 071/210] nl80211: fix potential leak of ACL params
` [PATCH 5.11 072/210] cfg80211: check S1G beacon compat element length
` [PATCH 5.11 073/210] mac80211: fix time-is-after bug in mlme
` [PATCH 5.11 074/210] mac80211: fix TXQ AC confusion
` [PATCH 5.11 075/210] net: hsr: Reset MAC header for Tx path
` [PATCH 5.11 076/210] net-ipv6: bugfix - raw & sctp - switch to ipv6_can_nonlocal_bind()
` [PATCH 5.11 077/210] net: let skb_orphan_partial wake-up waiters
` [PATCH 5.11 078/210] thunderbolt: Fix a leak in tb_retimer_add()
` [PATCH 5.11 079/210] thunderbolt: Fix off by one in tb_port_find_retimer()
` [PATCH 5.11 080/210] usbip: add sysfs_lock to synchronize sysfs code paths
` [PATCH 5.11 081/210] usbip: stub-dev "
` [PATCH 5.11 082/210] usbip: vudc "
` [PATCH 5.11 083/210] usbip: synchronize event handler with "
` [PATCH 5.11 084/210] driver core: Fix locking bug in deferred_probe_timeout_work_func()
` [PATCH 5.11 085/210] scsi: pm80xx: Fix chip initialization failure
` [PATCH 5.11 086/210] scsi: target: iscsi: Fix zero tag inside a trace event
` [PATCH 5.11 087/210] percpu: make pcpu_nr_empty_pop_pages per chunk type
` [PATCH 5.11 089/210] powerpc/vdso: Make sure vdso_wrapper.o is rebuilt everytime vdso.so is rebuilt
` [PATCH 5.11 090/210] powerpc/ptrace: Dont return error when getting/setting FP regs without CONFIG_PPC_FPU_REGS
` [PATCH 5.11 091/210] KVM: x86/mmu: change TDP MMU yield function returns to match cond_resched
` [PATCH 5.11 098/210] KVM: x86/mmu: Dont allow TDP MMU to yield when recovering NX pages
` [PATCH 5.11 099/210] KVM: x86/mmu: preserve pending TLB flush across calls to kvm_tdp_mmu_zap_sp
` [PATCH 5.11 100/210] net: sched: fix err handler in tcf_action_init()
` [PATCH 5.11 101/210] ice: Refactor DCB related variables out of the ice_port_info struct
` [PATCH 5.11 102/210] ice: Recognize 860 as iSCSI port in CEE mode
` [PATCH 5.11 103/210] xfrm: interface: fix ipv4 pmtu check to honor ip header df
` [PATCH 5.11 104/210] xfrm: Use actual socket sk instead of skb socket for xfrm_output_resume
` [PATCH 5.11 105/210] remoteproc: qcom: pil_info: avoid 64-bit division
` [PATCH 5.11 106/210] regulator: bd9571mwv: Fix AVS and DVFS voltage range
` [PATCH 5.11 107/210] ARM: OMAP4: Fix PMIC voltage domains for bionic
` [PATCH 5.11 108/210] ARM: OMAP4: PM: update ROM return address for OSWR and OFF
` [PATCH 5.11 109/210] remoteproc: pru: Fix firmware loading crashes on K3 SoCs
` [PATCH 5.11 110/210] net: xfrm: Localize sequence counter per network namespace
` [PATCH 5.11 111/210] esp: delete NETIF_F_SCTP_CRC bit from features for esp offload
` [PATCH 5.11 112/210] ASoC: SOF: Intel: HDA: fix core status verification
` [PATCH 5.11 113/210] ASoC: wm8960: Fix wrong bclk and lrclk with pll enabled for some chips
` [PATCH 5.11 114/210] xfrm: Fix NULL pointer dereference on policy lookup
` [PATCH 5.11 115/210] virtchnl: Fix layout of RSS structures
` [PATCH 5.11 116/210] i40e: Added Asym_Pause to supported link modes
` [PATCH 5.11 117/210] i40e: Fix kernel oops when i40e driver removes VFs

[PATCH] setbuf.3: fix the error in section BUGS
 2021-04-12  9:22 UTC 

[Outreachy kernel] [PATCH] staging: rtl8192u: Remove variable set but not used
 2021-04-12  9:31 UTC  (5+ messages)

[PATCH] Staging: Remove line to fix checkpatch error
 2021-04-12  9:30 UTC  (2+ messages)

[linux-next:master 2565/11648] drivers/iio/imu/adis16475.c:1201 adis16475_config_sync_mode() warn: '2100 / st->clk_freq' 123456789 can't fit into 65535 'up_scale'
 2021-04-12  9:30 UTC 

[PATCH v15 0/3] Introducing ETAS ES58X CAN USB interfaces
 2021-04-12  9:20 UTC  (2+ messages)

[PATCH 00/17] add barebox in-tree testing infrastructure
 2021-04-12  9:27 UTC  (3+ messages)
` [PATCH 04/17] MIPS: qemu-malta: generate swapped image as part of multi-image build

[PATCH 1/2] ARM: dts: dra76-evm: remove ov5640
 2021-04-12  9:26 UTC  (6+ messages)
` [PATCH 2/2] arm64: dts: ti: k3-am654-base-board: "

[Intel-gfx] [PATCH 0/7] mm: Unexport apply_to_page_range()
 2021-04-12  9:26 UTC  (13+ messages)
` [Intel-gfx] [PATCH 2/7] xen/gntdev, x86: Remove apply_to_page_range() use from module
      ` [PATCH 2/7] xen/gntdev,x86: "
` [Intel-gfx] [PATCH 4/7] mm: Introduce verify_page_range()
      `  "
` [Intel-gfx] ✗ Fi.CI.BUILD: failure for mm: Unexport apply_to_page_range()

[PATCH v2] staging: media: zoran: remove and add '*' in long(multi-line) comments
 2021-04-12  9:24 UTC  (4+ messages)

[libvirt test] 161037: regressions - FAIL
 2021-04-12  9:23 UTC 

[PATCH] platform/x86: pmc_atom: Match all Beckhoff Automation baytrail boards with critclk_systems DMI table
 2021-04-12  9:04 UTC 

[RFC PATCH] vdpa: mandate 1.0 device
 2021-04-12  9:23 UTC  (7+ messages)

[Buildroot] [Bug 13751] New: libopenssl (static): huge drop in performance in newer versions of buildroot
 2021-04-12  9:23 UTC 

[PATCH v7 2/2] ASoC: rt715:add micmute led state control supports
 2021-04-12  9:19 UTC  (2+ messages)

[PATCH v7 1/2] platform/x86: dell-privacy: Add support for Dell hardware privacy
 2021-04-12  9:19 UTC  (2+ messages)

[PATCH] mm/compaction:let proactive compaction order configurable
 2021-04-12  9:05 UTC 

[PATCH 5.10 000/188] 5.10.30-rc1 review
 2021-04-12  8:41 UTC  (41+ messages)
` [PATCH 5.10 135/188] xdp: fix xdp_return_frame() kernel BUG throw for page_pool memory model
` [PATCH 5.10 138/188] RDMA/rtrs-clt: Close rtrs client conn before destroying rtrs clt session files
` [PATCH 5.10 139/188] drm/msm: Set drvdata to NULL when msm_drm_init() fails
` [PATCH 5.10 140/188] net: udp: Add support for getsockopt(..., ..., UDP_GRO, ..., ...);
` [PATCH 5.10 141/188] mptcp: forbit mcast-related sockopt on MPTCP sockets
` [PATCH 5.10 142/188] scsi: ufs: core: Fix task management request completion timeout
` [PATCH 5.10 143/188] scsi: ufs: core: Fix wrong Task Tag used in task management request UPIUs
` [PATCH 5.10 144/188] net: cls_api: Fix uninitialised struct field bo->unlocked_driver_cb
` [PATCH 5.10 157/188] net: hns3: clear VF down state bit before request link status
` [PATCH 5.10 158/188] net/mlx5: Fix placement of log_max_flow_counter
` [PATCH 5.10 159/188] net/mlx5: Fix PPLM register mapping
` [PATCH 5.10 160/188] net/mlx5: Fix PBMC "
` [PATCH 5.10 161/188] RDMA/cxgb4: check for ipv6 address properly while destroying listener
` [PATCH 5.10 162/188] perf report: Fix wrong LBR block sorting
` [PATCH 5.10 163/188] RDMA/qedr: Fix kernel panic when trying to access recv_cq
` [PATCH 5.10 164/188] drm/vc4: crtc: Reduce PV fifo threshold on hvs4
` [PATCH 5.10 165/188] i40e: Fix parameters in aq_get_phy_register()
` [PATCH 5.10 166/188] RDMA/addr: Be strict with gid size
` [PATCH 5.10 167/188] vdpa/mlx5: should exclude header length and fcs from mtu
` [PATCH 5.10 168/188] vdpa/mlx5: Fix wrong use of bit numbers
` [PATCH 5.10 169/188] RAS/CEC: Correct ce_add_elem()s returned values
` [PATCH 5.10 170/188] clk: socfpga: fix iomem pointer cast on 64-bit
` [PATCH 5.10 171/188] lockdep: Address clang -Wformat warning printing for %hd
` [PATCH 5.10 172/188] dt-bindings: net: ethernet-controller: fix typo in NVMEM
` [PATCH 5.10 173/188] net: sched: bump refcount for new action in ACT replace mode
` [PATCH 5.10 174/188] gpiolib: Read "gpio-line-names" from a firmware node
` [PATCH 5.10 175/188] cfg80211: remove WARN_ON() in cfg80211_sme_connect
` [PATCH 5.10 176/188] net: tun: set tun->dev->addr_len during TUNSETLINK processing
` [PATCH 5.10 177/188] drivers: net: fix memory leak in atusb_probe
` [PATCH 5.10 178/188] drivers: net: fix memory leak in peak_usb_create_dev
` [PATCH 5.10 179/188] net: mac802154: Fix general protection fault
` [PATCH 5.10 180/188] net: ieee802154: nl-mac: fix check on panid
` [PATCH 5.10 181/188] net: ieee802154: fix nl802154 del llsec key
` [PATCH 5.10 182/188] net: ieee802154: fix nl802154 del llsec dev
` [PATCH 5.10 183/188] net: ieee802154: fix nl802154 add llsec key
` [PATCH 5.10 184/188] net: ieee802154: fix nl802154 del llsec devkey
` [PATCH 5.10 185/188] net: ieee802154: forbid monitor for set llsec params
` [PATCH 5.10 186/188] net: ieee802154: forbid monitor for del llsec seclevel
` [PATCH 5.10 187/188] net: ieee802154: stop dump llsec params for monitors
` [PATCH 5.10 188/188] Revert "net: sched: bump refcount for new action in ACT replace mode"

[RFC v12 00/65] arm cleanup experiment for kvm-only build
 2021-04-12  9:10 UTC  (7+ messages)
` [RFC v12 27/65] target/arm: split a15 cpu model and 32bit class functions to cpu32.c

[PATCH v2] libqtest: refuse QTEST_QEMU_BINARY=qemu-kvm
 2021-04-12  9:18 UTC 

[PATCH 00/10] [v7][RESEND] Migrate Pages in lieu of discard
 2021-04-12  9:19 UTC  (7+ messages)
` [PATCH 03/10] mm/migrate: update node demotion order during on hotplug events

[PATCH v7 0/2] hardware-privacy-implementation-for-dell-laptop
 2021-04-12  9:17 UTC  (2+ messages)

[PATCH v2] staging: media: meson: vdec: declare u32 as const and static const
 2021-04-12  9:17 UTC  (2+ messages)

[PATCH] virtio_blk: Add support for lifetime feature
 2021-04-12  9:17 UTC  (2+ messages)

[PATCH v2 1/3] Bluetooth: add support to enumerate codec capabilities
 2021-04-12  9:17 UTC  (2+ messages)
` [v2,1/3] "

[PATCH] dmaengine: idxd: fix wq size store permission state
 2021-04-12  9:16 UTC  (2+ messages)

[PATCH 0/2] git-p4: encoding of data from perforce
 2021-04-12  8:52 UTC  (3+ messages)
` [PATCH 1/2] git-p4: avoid decoding more "
` [PATCH 2/2] git-p4: do not decode data from perforce by default

[PATCH] dmaengine: idxd: clear MSIX permission entry on shutdown
 2021-04-12  9:16 UTC  (2+ messages)

[net-next, v2, 0/2] enetc: support PTP Sync packet one-step timestamping
 2021-04-12  9:15 UTC  (9+ messages)
` [net-next, v2, 2/2] "

[PATCH] clk: renesas: r9a06g032: Switch to .determine_rate()
 2021-04-12  9:14 UTC  (3+ messages)

[bug report] HID: ft260: add usb hid to i2c host bridge driver
 2021-04-12  9:11 UTC  (5+ messages)

[PATCH v1 0/8] RISC-V: Steps towards running 32-bit guests on
 2021-04-12  9:10 UTC  (3+ messages)
` [PATCH v1 6/8] target/riscv: Remove the unused HSTATUS_WPRI macro


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.