All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-04-23 14:18:58 to 2021-04-23 14:59:52 UTC [more...]

Redfish Firmware Update: Host server actions required; PSU, BIOS, etc
 2021-04-23 14:43 UTC  (2+ messages)

[Nouveau] [PATCH v3 00/20] drm: Use new DRM printk funcs (like drm_dbg_*()) in DP helpers
 2021-04-23 12:39 UTC  (9+ messages)
` [PATCH v3 03/20] drm/dp: Move i2c init to drm_dp_aux_init, add __must_check and fini
  ` [Nouveau] "

[PATCH v4 00/27] drm: Fix EDID reading on ti-sn65dsi86; solve some chicken-and-egg problems
 2021-04-23 14:59 UTC  (40+ messages)
` [PATCH v4 08/27] drm/bridge: ti-sn65dsi86: Rename the main driver data structure
` [PATCH v4 09/27] drm/bridge: ti-sn65dsi86: More renames in prep for sub-devices
` [PATCH v4 10/27] drm/bridge: ti-sn65dsi86: Clean debugfs code
` [PATCH v4 11/27] drm/bridge: ti-sn65dsi86: Add local var for "dev" to simplify probe
` [PATCH v4 12/27] drm/bridge: ti-sn65dsi86: Cleanup managing of drvdata
` [PATCH v4 13/27] drm/bridge: ti-sn65dsi86: Use devm to do our runtime_disable
` [PATCH v4 14/27] drm/bridge: ti-sn65dsi86: Move all the chip-related init to the start
` [PATCH v4 15/27] drm/bridge: ti-sn65dsi86: Break GPIO and MIPI-to-eDP bridge into sub-drivers
` [PATCH v4 16/27] drm/panel: panel-simple: Get rid of hacky HPD chicken-and-egg code
` [PATCH v4 17/27] drm/bridge: ti-sn65dsi86: Use pm_runtime autosuspend
` [PATCH v4 18/27] drm/bridge: ti-sn65dsi86: Code motion of refclk management functions
` [PATCH v4 19/27] drm/bridge: ti-sn65dsi86: If refclk, DP AUX can happen w/out pre-enable
` [PATCH v4 20/27] drm/bridge: ti-sn65dsi86: Promote the AUX channel to its own sub-dev

[PATCH 00/49] staging: rtl8723bs: remove all remaining debug macros in rtw_debug.h
 2021-04-23 14:58 UTC  (42+ messages)
` [PATCH 01/49] staging: rtl8723bs: remove unused log function
` [PATCH 02/49] staging: rtl8723bs: replace DBG_871X_SEL log macro with netdev_dbg()
` [PATCH 03/49] staging: rtl8723bs: remove DBG_871X_SEL macro declaration
` [PATCH 04/49] staging: rtl8723bs: remove unused _DBG_871X_LEVEL macro
` [PATCH 05/49] staging: rtl8723bs: remove unused mac_reg_dump() function argument
` [PATCH 06/49] staging: rtl8723bs: remove unused bb_reg_dump() "
` [PATCH 07/49] staging: rtl8723bs: remove unused rf_reg_dump() "
` [PATCH 08/49] staging: rtl8723bs: remove unused RTW_DBGDUMP macro definition
` [PATCH 09/49] staging: rtl8723bs: remove all defs related to _dbgdump macro
` [PATCH 10/49] staging: rtl8723bs: remove unused debug variables declarations and initialization
` [PATCH 11/49] staging: rtl8723bs: remove unneeded header file
` [PATCH 12/49] staging: rtl8723bs: remove unused debug macro definitions
` [PATCH 13/49] staging: rtl8723bs: remove debug macros related to core/rtw_xmit.c tracing
` [PATCH 14/49] staging: rtl8723bs: remove debug macros related to os_dep/xmit_linux.c tracing
` [PATCH 15/49] staging: rtl8723bs: remove debug macros related to core/rtw_recv.c tracing
` [PATCH 16/49] staging: rtl8723bs: remove debug macros related to os_dep/recv_linux.c tracing
` [PATCH 17/49] staging: rtl8723bs: remove debug macros related to core/rtw_mlme.c tracing
` [PATCH 18/49] staging: rtl8723bs: remove debug macros related to os_dep/mlme_linux.c tracing
` [PATCH 19/49] staging: rtl8723bs: move static array definition from header to .c file
` [PATCH 20/49] staging: rtl8723bs: remove debug macros related to core/rtw_mlme_ext.c tracing
` [PATCH 21/49] staging: rtl8723bs: remove debug macros related to core/rtw_sta_mgt.c tracing
` [PATCH 22/49] staging: rtl8723bs: remove debug macros related to core/rtw_cmd.c tracing
` [PATCH 23/49] staging: rtl8723bs: remove obsolete debug macro definitions
` [PATCH 24/49] staging: rtl8723bs: remove debug macros related to core/rtw_io.c tracing
` [PATCH 25/49] staging: rtl8723bs: remove obsolete _IO_OSDEP_C_ debug macro definition
` [PATCH 26/49] staging: rtl8723bs: remove debug macros related to os_dep/os_intfs.c tracing
` [PATCH 27/49] staging: rtl8723bs: remove debug macros related to core/rtw_security.c tracing
` [PATCH 28/49] staging: rtl8723bs: remove debug macros related to core/rtw_eeprom.c tracing
` [PATCH 29/49] staging: rtl8723bs: remove debug macros related to hal/hal_intf.c tracing
` [PATCH 30/49] staging: rtl8723bs: remove debug macros related to hal/sdio_halinit.c tracing
` [PATCH 31/49] staging: rtl8723bs: remove unused debug macros tied to _RTL871X_IOCTL_C_ definition
` [PATCH 32/49] staging: rtl8723bs: remove unused debug macros tied to _RTL871X_IOCTL_SET_C_ definition
` [PATCH 33/49] staging: rtl8723bs: remove unused debug macros tied to _RTL871X_IOCTL_QUERY_C_ definition
` [PATCH 34/49] staging: rtl8723bs: remove unused debug macros tied to _RTL871X_PWRCTRL_C_ definition
` [PATCH 35/49] staging: rtl8723bs: remove unused macros tied to core/rtw_pwrctrl.c debug
` [PATCH 36/49] staging: rtl8723bs: remove unused macros tied to os_dep/sdio_intf.c debug
` [PATCH 37/49] staging: rtl8723bs: remove unused debug macros tied to _HCI_OPS_C_ definition
` [PATCH 38/49] staging: rtl8723bs: remove unused debug macros tied to hal/sdio_ops.c debug
` [PATCH 39/49] staging: rtl8723bs: remove unused debug macros tied to os_dep/osdep_service.c debug
` [PATCH 40/49] staging: rtl8723bs: remove unused _module_mp_ def
` [PATCH 41/49] staging: rtl8723bs: remove unused macros tied to _HCI_OPS_OS_C_ definition

next/master build: 207 builds: 5 failed, 202 passed, 15 errors, 240 warnings (next-20210423)
 2021-04-23 14:58 UTC 

[RESEND][PATCH 0/6] Constify struct page arguments
 2021-04-23 14:58 UTC  (9+ messages)
` [PATCH 1/6] mm: Make __dump_page static
` [PATCH 2/6] mm/debug: Factor PagePoisoned out of __dump_page
` [PATCH 3/6] mm/page_owner: Constify dump_page_owner
` [PATCH 4/6] mm: Make compound_head const-preserving

[PATCH] Revert "MIPS: make userspace mapping young by default"
 2021-04-23 14:51 UTC  (7+ messages)

[PATCH v6 00/15] RAM_NORESERVE, MAP_NORESERVE and hostmem "reserve" property
 2021-04-23 14:55 UTC  (16+ messages)
` [PATCH v6 10/15] hostmem: Wire up RAM_NORESERVE via "
` [PATCH v6 14/15] qmp: Include "reserve" property of memory backends

[PATCH v3 0/7] Hyper-V nested virt enlightenments for SVM
 2021-04-23 14:56 UTC  (3+ messages)
` [PATCH v3 4/7] KVM: SVM: hyper-v: Nested enlightenments in VMCB

[PATCH 1/2] powerpc: Fix a memory leak in error handling paths
 2021-04-23 14:55 UTC  (6+ messages)
` [PATCH 2/2] powerpc: Save a few lines of code

[PATCH] soc: aspeed: fix a ternary sign expansion bug
 2021-04-23 14:55 UTC  (7+ messages)
      ` AW: "

[PATCH 1/1] PCI: Add pci reset quirk for Nvidia GPUs
 2021-04-23 14:54 UTC 

[PATCH for-5.13/block] blk-iocost: don't ignore vrate_min on QD contention
 2021-04-23 14:55 UTC  (2+ messages)

[PATCH 1/2] drm: Rename DP_PSR_SELECTIVE_UPDATE to better mach eDP spec
 2021-04-23 14:52 UTC  (5+ messages)
  ` [Intel-gfx] "

[PATCH V5 0/8] remoteproc: imx_rproc: support i.MX7ULP/8MN/8MP
 2021-04-23 14:50 UTC  (5+ messages)

[MAINTAINER SUMMIT] Rethinking the acceptance policy for "trivial" patches
 2021-04-23 14:52 UTC  (17+ messages)
                ` Better tools for sending patches (was: Re: [MAINTAINER SUMMIT] Rethinking the acceptance policy for "trivial" patches)

[PATCH 1/8] netdev: Track SET_INTERFACE events
 2021-04-23 14:52 UTC  (2+ messages)

[PATCH v4 mptcp-next 00/22] mptcp: data checksum support
 2021-04-23 14:50 UTC  (23+ messages)
` [PATCH v4 mptcp-next 01/22] mptcp: add csum_enabled in mptcp_sock
` [PATCH v4 mptcp-next 02/22] mptcp: generate the data checksum
` [PATCH v4 mptcp-next 03/22] Squash-to: "mptcp: generate the data checksum"
` [PATCH v4 mptcp-next 04/22] mptcp: add csum_reqd in mptcp_out_options
` [PATCH v4 mptcp-next 05/22] mptcp: send out checksum for MP_CAPABLE with data
` [PATCH v4 mptcp-next 06/22] Squash-to: "mptcp: send out checksum for MP_CAPABLE with data"
` [PATCH v4 mptcp-next 07/22] mptcp: send out checksum for DSS
` [PATCH v4 mptcp-next 08/22] Squash-to "mptcp: send out checksum for DSS"
` [PATCH v4 mptcp-next 09/22] mptcp: add sk parameter for mptcp_parse_option
` [PATCH v4 mptcp-next 10/22] mptcp: add csum_reqd in mptcp_options_received
` [PATCH v4 mptcp-next 11/22] mptcp: receive checksum for MP_CAPABLE with data
` [PATCH v4 mptcp-next 12/22] Squash-to: "mptcp: receive checksum for MP_CAPABLE with data"
` [PATCH v4 mptcp-next 13/22] mptcp: receive checksum for DSS
` [PATCH v4 mptcp-next 14/22] Squash-to: "mptcp: receive checksum for DSS"
` [PATCH v4 mptcp-next 15/22] mptcp: validate the data checksum
` [PATCH v4 mptcp-next 16/22] Squash-to: "
` [PATCH v4 mptcp-next 17/22] mptcp: cleanup error path in subflow_check_data_avail()
` [PATCH v4 mptcp-next 18/22] mptcp: tune re-injections for csum enabled mode
` [PATCH v4 mptcp-next 19/22] mptcp: add the mib for data checksum
` [PATCH v4 mptcp-next 20/22] mptcp: add a new sysctl checksum_enabled
` [PATCH v4 mptcp-next 21/22] selftests: mptcp: enable checksum in mptcp_connect.sh
` [PATCH v4 mptcp-next 22/22] selftests: mptcp: enable checksum in mptcp_join.sh

PMC
 2021-04-23 14:49 UTC  (3+ messages)

[LTP] [PATCH v6 1/2] splice02: Generate input in C
 2021-04-23 14:49 UTC  (2+ messages)
` [LTP] [PATCH v6 2/2] commands: Add shell pipe test

[PATCH 1/3 net-next v3] net: ethernet: ixp4xx: Add DT bindings
 2021-04-23 14:49 UTC  (4+ messages)
` [PATCH 2/3 net-next v3] net: ethernet: ixp4xx: Retire ancient phy retrieveal

[PATCH] Add missing link states in dwc3 gadget wakeup
 2021-04-23 14:40 UTC  (2+ messages)

[PATCH net] SUNRPC: Fix null pointer dereference in svc_rqst_free()
 2021-04-23 14:47 UTC  (2+ messages)

[Qemu-devel] [Bug 1843651] [NEW] m68k fpu bug
 2021-04-23 14:40 UTC  (2+ messages)
` [Bug 1843651] "

[PATCH v2 0/3] x86/EFI: build adjustments
 2021-04-23 14:46 UTC  (6+ messages)
` [PATCH v2 1/3] x86/EFI: sections may not live at VA 0 in PE binaries
` [PATCH v2 2/3] x86/EFI: keep debug info in xen.efi

[PATCH v5 1/5] y2038: cobalt/posix/clock: Adding clock_gettime64
 2021-04-23 14:46 UTC  (2+ messages)

Gatesgarth merge request - April 23
 2021-04-23 14:45 UTC 

[PATCH v3 00/36] block: update graph permissions update
 2021-04-23 14:43 UTC  (3+ messages)
` [PATCH v3 08/36] util: add transactions.c

[PATCH] dt-bindings: pinctrl: rockchip: Convert to json-schema
 2021-04-23 14:44 UTC  (3+ messages)

[PATCH 0/3] mt7921 runtime-pm fixes
 2021-04-23 14:43 UTC  (5+ messages)
` [PATCH 1/3] mt76: mt7921: fix possible AOOB issue in mt7921_mcu_tx_rate_report
` [PATCH 2/3] mt76: connac: do not schedule wake_work if the runtime-pm is disabled
` [PATCH 3/3] mt76: connac: do not schedule mac_work if the device is not running

[LTP] [PATCH 1/2] syscalls/getppid01: Convert to the new API
 2021-04-23 14:43 UTC  (4+ messages)
` [LTP] [PATCH 2/2] syscalls/getppid02: "

[PATCH v3 0/2] VMX: apic access page handling adjustments
 2021-04-23 14:42 UTC  (5+ messages)
` [PATCH v4 0/3] VMX APIC access page and shadow adjustments
  ` [PATCH v4 1/3] VMX: use a single, global APIC access page

[PATCH] powerpc: Initialize local variable fdt to NULL in elf64_load()
 2021-04-23 14:42 UTC  (7+ messages)

linux-next failing build due to missing cubictcp_state symbol
 2021-04-23 14:41 UTC  (2+ messages)

[PATCH 00/40] [Set 16] Rid W=1 warnings from GPU!
 2021-04-23  8:28 UTC  (5+ messages)
` [PATCH 31/40] drm/amd/amdgpu/amdgpu_gart: Correct a couple of function names in the docs

[RFC PATCH v2 0/7] ext4, jbd2: fix 3 issues about bdev_try_to_free_page()
 2021-04-23 14:40 UTC  (9+ messages)
` [RFC PATCH v2 7/7] ext4: fix race between blkdev_releasepage() and ext4_put_super()

What's cooking in git.git (Apr 2021, #05; Mon, 19)
 2021-04-23 14:41 UTC  (3+ messages)

[PATCH 0/4] Expand Xilinx CDMA functions
 2021-04-23 14:36 UTC  (5+ messages)
      ` [EXTERNAL] "

[PATCH v2] x86/oprofile: remove compat accessors usage from backtrace
 2021-04-23 14:37 UTC 

[PATCH v8] bio: limit bio max size
 2021-04-23 14:38 UTC  (2+ messages)

Suspicious kfree at the end of cm_write
 2021-04-23 14:37 UTC 

[PATCH 0/5] fsck: improve error reporting
 2021-04-23 14:37 UTC  (8+ messages)
` [PATCH v2 0/6] fsck: better "invalid object" "
  ` [PATCH v2 3/6] fsck: don't hard die on invalid object types
  ` [PATCH v2 4/6] object-store.h: move read_loose_object() below 'struct object_info'
  ` [PATCH v2 5/6] fsck: report invalid types recorded in objects

LPC 2020 Hackroom Session: summary and next steps for isolated user namespaces
 2021-04-23 14:36 UTC  (5+ messages)

[PATCH] asm-generic: Remove asm/setup.h from the UABI
 2021-04-23 14:36 UTC  (2+ messages)

OpenBMC on RCS platforms
 2021-04-23 14:30 UTC 

[PATCH] e2image: fix overflow in l2 table processing
 2021-04-22  5:24 UTC 

[PATCH 0/2] net: ieee802154: fix logic errors
 2021-04-23 14:35 UTC  (4+ messages)
` [PATCH 2/2] net: ieee802154: fix null deref in parse key id

[PATCH v2] pc-bios/s390-ccw: Use reset_psw pointer instead of hard-coded null pointer
 2021-04-23 14:33 UTC  (2+ messages)

[PATCH v7 01/31] iov_iter: Add ITER_XARRAY
 2021-04-23 14:33 UTC  (4+ messages)
` [PATCH v7 00/31] Network fs helper library & fscache kiocb API

ca-certificates busybox incompatibility
 2021-04-23 14:32 UTC  (2+ messages)
` [poky] "

[PATCH v2] tools/power turbostat: Fix RAPL summary collection on AMD processors
 2021-04-23 14:32 UTC  (15+ messages)

[PATCH bpf-next 0/2] Implement BPF formatted output helpers with bstr_printf
 2021-04-23 14:31 UTC  (4+ messages)

i.MX53 error during GPU use
 2021-04-23 14:35 UTC  (3+ messages)

[PATCH v2 0/7] linux-user: sigaction fixes/cleanups
 2021-04-23 14:29 UTC  (3+ messages)
` [PATCH v2 6/7] linux-user/alpha: Share code for TARGET_NR_sigaction

[PATCH v4 0/4] Add Ampere's Altra SMPro hwmon driver
 2021-04-23 14:28 UTC  (7+ messages)
` [PATCH v4 3/4] hwmon: smpro: Add Ampere's Altra smpro-hwmon driver
` [PATCH v4 4/4] docs: hwmon: (smpro-hwmon) Add documentation

[PATCH RESEND v3] mmc-utils: Re-submit of the erase command addition plus remval of MMC_IOC_MULTI_CMD ifndef for erase. Re-committing the change per request by Avir
 2021-04-23 14:27 UTC  (5+ messages)
    ` [External] : "

[PATCH 0/2] workqueue: Have 'alloc_workqueue()' like macros accept a format specifier
 2021-04-23 14:27 UTC  (10+ messages)
` [PATCH 1/2] "

[PATCH v3] docs: proc.rst: meminfo: briefly describe gaps in memory accounting
 2021-04-23 14:27 UTC  (2+ messages)

[PATCH] io_uring: check sqring and iopoll_list before shedule
 2021-04-23 14:27 UTC  (2+ messages)

[PATCH] Bluetooth: btusb: Load Broadcom firmware for Dell Bluetooth device 413c:8197
 2021-04-23 14:26 UTC 

[PATCH v2] drm/amd/display: Reject non-zero src_y and src_x for video planes
 2021-04-23 14:25 UTC  (4+ messages)

[dunfell][PATCH] gstreamer1.0-plugins-good: on wayland qt5 needs qtwayland
 2021-04-23 14:25 UTC 

[RFC 00/11] dynamic buffers + rsrc tagging
 2021-04-23 14:25 UTC  (3+ messages)
` [PATCH 09/11] io_uring: prepare fixed rw for dynanic buffers

[PATCH 0/2] GPIO WDT "start-at-boot" property
 2021-04-23 14:24 UTC  (4+ messages)
` [PATCH 2/2] watchdog: gpio_wdt: add "start-at-boot" feature

[dpdk-dev] [PATCH] net/virtio: fix kernel set memory table for multi-queue devices
 2021-04-23 14:24 UTC  (2+ messages)

[PATCH rdma-next v2 0/9] Fix memory corruption in CM
 2021-04-23 14:24 UTC  (5+ messages)
` [PATCH rdma-next v2 7/9] IB/cm: Clear all associated AV's ports when remove a cm device

[Intel-gfx] [PATCH] drm/i915: set min brightness for aux backlight interface
 2021-04-23 14:23 UTC  (3+ messages)

[RFC PATCH 1/1] mount.nfs: Fix mounting on tmpfs
 2021-04-23 14:23 UTC  (4+ messages)

[PATCH V2] doc: mmc man-page
 2021-04-23 14:23 UTC  (2+ messages)

[RFC PATCH 0/2] selinux,anon_inodes: Use a separate SELinux class for each type of anon inode
 2021-04-23 14:22 UTC  (6+ messages)
` [RFC PATCH 2/2] selinux: add capability to map anon inode types to separate classes

[PATCH 167/190] Revert "gdrom: fix a memory leak bug"
 2021-04-23 14:20 UTC  (3+ messages)

[PATCH v2] KVM: SVM: Delay restoration of host MSR_TSC_AUX until return to userspace
 2021-04-23 14:18 UTC  (6+ messages)


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.