All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-04-04 21:19:45 to 2021-04-05 01:21:30 UTC [more...]

[PATCH v6 00/48] KVM: PPC: Book3S: C-ify the P9 entry/exit code
 2021-04-05  1:19 UTC  (52+ messages)
` [PATCH v6 01/48] KVM: PPC: Book3S HV: Nested move LPCR sanitising to sanitise_hv_regs
` [PATCH v6 02/48] KVM: PPC: Book3S HV: Add a function to filter guest LPCR bits
` [PATCH v6 03/48] KVM: PPC: Book3S HV: Disallow LPCR[AIL] to be set to 1 or 2
` [PATCH v6 04/48] KVM: PPC: Book3S HV: Prevent radix guests setting LPCR[TC]
` [PATCH v6 05/48] KVM: PPC: Book3S HV: Remove redundant mtspr PSPB
` [PATCH v6 06/48] KVM: PPC: Book3S HV: remove unused kvmppc_h_protect argument
` [PATCH v6 07/48] KVM: PPC: Book3S HV: Fix CONFIG_SPAPR_TCE_IOMMU=n default hcalls
` [PATCH v6 08/48] powerpc/64s: Remove KVM handler support from CBE_RAS interrupts
` [PATCH v6 09/48] powerpc/64s: remove KVM SKIP test from instruction breakpoint handler
` [PATCH v6 10/48] KVM: PPC: Book3S HV: Ensure MSR[ME] is always set in guest MSR
` [PATCH v6 11/48] KVM: PPC: Book3S HV: Ensure MSR[HV] is always clear "
` [PATCH v6 12/48] KVM: PPC: Book3S 64: move KVM interrupt entry to a common entry point
` [PATCH v6 13/48] KVM: PPC: Book3S 64: Move GUEST_MODE_SKIP test into KVM
` [PATCH v6 14/48] KVM: PPC: Book3S 64: add hcall interrupt handler
` [PATCH v6 15/48] KVM: PPC: Book3S 64: Move hcall early register setup to KVM
` [PATCH v6 16/48] KVM: PPC: Book3S 64: Move interrupt "
` [PATCH v6 17/48] KVM: PPC: Book3S 64: move bad_host_intr check to HV handler
` [PATCH v6 18/48] KVM: PPC: Book3S 64: Minimise hcall handler calling convention differences
` [PATCH v6 19/48] KVM: PPC: Book3S HV P9: Move radix MMU switching instructions together
` [PATCH v6 20/48] KVM: PPC: Book3S HV P9: implement kvmppc_xive_pull_vcpu in C
` [PATCH v6 21/48] KVM: PPC: Book3S HV P9: Move xive vcpu context management into kvmhv_p9_guest_entry
` [PATCH v6 22/48] KVM: PPC: Book3S HV P9: Stop handling hcalls in real-mode in the P9 path
` [PATCH v6 23/48] KVM: PPC: Book3S HV P9: Move setting HDEC after switching to guest LPCR
` [PATCH v6 24/48] KVM: PPC: Book3S HV P9: Use large decrementer for HDEC
` [PATCH v6 25/48] KVM: PPC: Book3S HV P9: Use host timer accounting to avoid decrementer read
` [PATCH v6 26/48] KVM: PPC: Book3S HV P9: Reduce mftb per guest entry/exit
` [PATCH v6 27/48] KVM: PPC: Book3S HV P9: Reduce irq_work vs guest decrementer races
` [PATCH v6 28/48] KMV: PPC: Book3S HV: Use set_dec to set decrementer to host
` [PATCH v6 29/48] powerpc/time: add API for KVM to re-arm the host timer/decrementer
` [PATCH v6 30/48] KVM: PPC: Book3S HV P9: Implement the rest of the P9 path in C
` [PATCH v6 31/48] KVM: PPC: Book3S HV P9: inline kvmhv_load_hv_regs_and_go into __kvmhv_vcpu_entry_p9
` [PATCH v6 32/48] KVM: PPC: Book3S HV P9: Read machine check registers while MSR[RI] is 0
` [PATCH v6 33/48] KVM: PPC: Book3S HV P9: Improve exit timing accounting coverage
` [PATCH v6 34/48] KVM: PPC: Book3S HV P9: Move SPR loading after expiry time check
` [PATCH v6 35/48] KVM: PPC: Book3S HV P9: Add helpers for OS SPR handling
` [PATCH v6 36/48] KVM: PPC: Book3S HV P9: Switch to guest MMU context as late as possible
` [PATCH v6 37/48] KVM: PPC: Book3S HV: Implement radix prefetch workaround by disabling MMU
` [PATCH v6 38/48] KVM: PPC: Book3S HV: Remove support for dependent threads mode on P9
` [PATCH v6 39/48] KVM: PPC: Book3S HV: Remove radix guest support from P7/8 path
` [PATCH v6 40/48] KVM: PPC: Book3S HV: Remove virt mode checks from real mode handlers
` [PATCH v6 41/48] KVM: PPC: Book3S HV: Remove unused nested HV tests in XICS emulation
` [PATCH v6 42/48] KVM: PPC: Book3S HV P9: Allow all P9 processors to enable nested HV
` [PATCH v6 43/48] KVM: PPC: Book3S HV: small pseries_do_hcall cleanup
` [PATCH v6 44/48] KVM: PPC: Book3S HV: add virtual mode handlers for HPT hcalls and page faults
` [PATCH v6 45/48] KVM: PPC: Book3S HV P9: Reflect userspace hcalls to hash guests to support PR KVM
` [PATCH v6 46/48] KVM: PPC: Book3S HV P9: implement hash guest support
` [PATCH v6 47/48] KVM: PPC: Book3S HV P9: implement hash host / "
` [PATCH v6 48/48] KVM: PPC: Book3S HV: remove ISA v3.0 and v3.1 support from P7/8 path

[PATCH] releases: update to include 3.2.3
 2021-04-05  1:16 UTC  (2+ messages)
` [docs] "

[PATCH] staging: qlge: remove else after break
 2021-04-05  1:13 UTC  (2+ messages)
` [Outreachy kernel] "

[PATCH v2 00/10] spi: dw: Add support for DUAL/QUAD/OCTAL modes
 2021-04-05  1:11 UTC  (4+ messages)
` [PATCH v2 06/10] spi: dw: Rewrite poll_transfer logic

[PATCH v3 00/12] drm: Fix EDID reading on ti-sn65dsi86
 2021-04-05  1:04 UTC  (25+ messages)
` [PATCH v3 01/12] drm/bridge: Fix the stop condition of drm_bridge_chain_pre_enable()
` [PATCH v3 03/12] drm/bridge: ti-sn65dsi86: Remove incorrectly tagged kerneldoc comment
` [PATCH v3 04/12] drm/bridge: ti-sn65dsi86: Reorder remove()
` [PATCH v3 05/12] drm/bridge: ti-sn65dsi86: Move drm_panel_unprepare() to post_disable()
` [PATCH v3 06/12] drm/bridge: ti-sn65dsi86: Get rid of the useless detect() function
` [PATCH v3 07/12] drm/bridge: ti-sn65dsi86: Remove extra call: drm_connector_update_edid_property()
` [PATCH v3 10/12] drm/bridge: ti-sn65dsi86: Read the EDID only if refclk was provided
` [PATCH v3 11/12] drm/bridge: ti-sn65dsi86: Print an error if we fallback to panel modes

rather slow 'git repack' in 'blob:none' partial clones
 2021-04-05  1:02 UTC  (2+ messages)

[qemu-mainline bisection] complete test-amd64-amd64-libvirt-pair
 2021-04-05  1:01 UTC 

[PATCH 1/5] ARM: board: warp: Import dts files
 2021-04-05  0:55 UTC  (3+ messages)
  ` [PATCH 3/5] ARM: board: warp: convert to DM_MMC

[lustre-devel] [PATCH 00/41] lustre: sync to OpenSFS branch as of March 1
 2021-04-05  0:51 UTC  (42+ messages)
` [lustre-devel] [PATCH 01/41] lustre: llite: data corruption due to RPC reordering
` [lustre-devel] [PATCH 02/41] lustre: llite: make readahead aware of hints
` [lustre-devel] [PATCH 03/41] lustre: lov: avoid NULL dereference in cleanup
` [lustre-devel] [PATCH 04/41] lustre: llite: quiet spurious ioctl warning
` [lustre-devel] [PATCH 05/41] lustre: ptlrpc: do not output error when imp_sec is freed
` [lustre-devel] [PATCH 06/41] lustre: update version to 2.14.0
` [lustre-devel] [PATCH 07/41] lnet: UDSP storage and marshalled structs
` [lustre-devel] [PATCH 08/41] lnet: foundation patch for selection mod
` [lustre-devel] [PATCH 09/41] lnet: Preferred gateway selection
` [lustre-devel] [PATCH 10/41] lnet: Select NI/peer NI with highest prio
` [lustre-devel] [PATCH 11/41] lnet: select best peer and local net
` [lustre-devel] [PATCH 12/41] lnet: UDSP handling
` [lustre-devel] [PATCH 13/41] lnet: Apply UDSP on local and remote NIs
` [lustre-devel] [PATCH 14/41] lnet: Add the kernel level Marshalling API
` [lustre-devel] [PATCH 15/41] lnet: Add the kernel level De-Marshalling API
` [lustre-devel] [PATCH 16/41] lnet: Add the ioctl handler for "add policy"
` [lustre-devel] [PATCH 17/41] lnet: ioctl handler for "delete policy"
` [lustre-devel] [PATCH 18/41] lnet: ioctl handler for get policy info
` [lustre-devel] [PATCH 19/41] lustre: update version to 2.14.50
` [lustre-devel] [PATCH 20/41] lustre: gss: handle empty reqmsg in sptlrpc_req_ctx_switch
` [lustre-devel] [PATCH 21/41] lustre: sec: file ioctls to handle encryption policies
` [lustre-devel] [PATCH 22/41] lustre: obdclass: try to skip corrupted llog records
` [lustre-devel] [PATCH 23/41] lustre: lov: fix layout generation inc for mirror split
` [lustre-devel] [PATCH 24/41] lnet: modify assertion in lnet_post_send_locked
` [lustre-devel] [PATCH 25/41] lustre: lov: fixes bitfield in lod qos code
` [lustre-devel] [PATCH 26/41] lustre: lov: grant deadlock if same OSC in two components
` [lustre-devel] [PATCH 27/41] lustre: change EWOULDBLOCK to EAGAIN
` [lustre-devel] [PATCH 28/41] lsutre: ldlm: return error from ldlm_namespace_new()
` [lustre-devel] [PATCH 29/41] lustre: llite: remove unused ll_teardown_mmaps()
` [lustre-devel] [PATCH 30/41] lustre: lov: style cleanups in lov_set_osc_active()
` [lustre-devel] [PATCH 31/41] lustre: change various operations structs to const
` [lustre-devel] [PATCH 32/41] lustre: mark strings in char arrays as const
` [lustre-devel] [PATCH 33/41] lustre: convert snprintf to scnprintf as appropriate
` [lustre-devel] [PATCH 34/41] lustre: remove non-static 'inline' markings
` [lustre-devel] [PATCH 35/41] lustre: llite: use is_root_inode()
` [lustre-devel] [PATCH 36/41] lnet: libcfs: discard cfs_firststr
` [lustre-devel] [PATCH 37/41] lnet: place wire protocol data int own headers
` [lustre-devel] [PATCH 38/41] lnet: libcfs: use wait_event_timeout() in tracefiled()
` [lustre-devel] [PATCH 39/41] lnet: use init_wait() rather than init_waitqueue_entry()
` [lustre-devel] [PATCH 40/41] lnet: discard LNET_MD_PHYS
` [lustre-devel] [PATCH 41/41] lnet: o2iblnd: convert peers hash table to hashtable.h

[PATCH] net: mac802154: Fix null pointer dereference
 2021-04-05  0:43 UTC  (3+ messages)
` [PATCH v2] net: mac802154: Fix general protection fault

Out of bounds access in service_tx_status_request() in musb_gadget_ep0.c
 2021-04-05  0:38 UTC 

[PATCH] net: fix NULL ptr dereference in nl802154_del_llsec_key
 2021-04-05  0:37 UTC  (2+ messages)

[PATCH] net:mac802154: add init of .sec and .sec_mtx for sdata in ieee802154_setup_sdata
 2021-04-05  0:33 UTC  (2+ messages)

[PATCH RESEND wpan 00/15] net: ieee802154: forbid sec params for monitors
 2021-04-05  0:30 UTC  (16+ messages)
` [PATCH RESEND wpan 01/15] net: ieee802154: nl-mac: fix check on panid
` [PATCH RESEND wpan 02/15] net: ieee802154: forbid monitor for set llsec params
` [PATCH RESEND wpan 03/15] net: ieee802154: stop dump llsec keys for monitors
` [PATCH RESEND wpan 04/15] net: ieee802154: forbid monitor for add llsec key
` [PATCH RESEND wpan 05/15] net: ieee802154: forbid monitor for del "
` [PATCH RESEND wpan 06/15] net: ieee802154: stop dump llsec devs for monitors
` [PATCH RESEND wpan 07/15] net: ieee802154: forbid monitor for add llsec dev
` [PATCH RESEND wpan 08/15] net: ieee802154: forbid monitor for del "
` [PATCH RESEND wpan 09/15] net: ieee802154: stop dump llsec devkeys for monitors
` [PATCH RESEND wpan 10/15] net: ieee802154: forbid monitor for add llsec devkey
` [PATCH RESEND wpan 11/15] net: ieee802154: forbid monitor for del "
` [PATCH RESEND wpan 12/15] net: ieee802154: stop dump llsec seclevels for monitors
` [PATCH RESEND wpan 13/15] net: ieee802154: forbid monitor for add llsec seclevel
` [PATCH RESEND wpan 14/15] net: ieee802154: forbid monitor for del "
` [PATCH RESEND wpan 15/15] net: ieee802154: stop dump llsec params for monitors

[PATCH v4 0/3] cgroup: New misc cgroup controller
 2021-04-05  0:29 UTC  (4+ messages)

[PATCH] doc: Fix mistaken diagram references in RCU
 2021-04-05  0:29 UTC  (2+ messages)

[PATCH v5 0/3] blk-mq: Fix a race between iterating over requests and freeing requests
 2021-04-05  0:28 UTC  (4+ messages)
` [PATCH v5 1/3] blk-mq: Move the elevator_exit() definition
` [PATCH v5 2/3] blk-mq: Introduce atomic variants of the tag iteration functions
` [PATCH v5 3/3] blk-mq: Fix a race between iterating over requests and freeing requests

[cgroup:for-next 3/3] include/linux/misc_cgroup.h:98:15: warning: no previous prototype for function 'misc_cg_res_total_usage'
 2021-04-05  0:27 UTC  (5+ messages)

requested message -
 2021-04-05  0:16 UTC 

[PATCH] libbpf: Fix KERNEL_VERSION macro
 2021-04-05  0:16 UTC 

[syzbot] WARNING: suspicious RCU usage in __ext4_handle_dirty_metadata
 2021-04-05  0:08 UTC  (2+ messages)

[RFC] musb_bulk_rx_nak_timeout()
 2021-04-05  0:06 UTC 

(no subject)
 2021-04-05  0:01 UTC 

[qemu-mainline test] 160719: regressions - trouble: broken/fail/pass
 2021-04-04 23:55 UTC 

[PATCH] checks: stop allowing nr-gpio, only allow nr-gpios
 2021-04-04 23:50 UTC 

[RFC 1/1] tegra: video: fix tegra_dc_sor_config_panel()
 2021-04-04 23:48 UTC 

[PATCH net-next 00/12] ionic: add PTP and hw clock support
 2021-04-04 23:43 UTC  (10+ messages)
` [PATCH net-next 02/12] ionic: add handling of larger descriptors
` [PATCH net-next 05/12] ionic: add hw timestamp support files
` [PATCH net-next 09/12] ionic: add and enable tx and rx timestamp handling
` [PATCH net-next 12/12] ionic: advertise support for hardware timestamps

[PATCH 0/9] sched: Core scheduling interfaces
 2021-04-04 23:39 UTC  (2+ messages)

[PATCH] block: update a few comments in uapi/linux/blkpg.h
 2021-04-04 23:38 UTC  (2+ messages)

[PATCH] treewide: Mark non-end-of-sentence full-stop of 'vs.' as such
 2021-04-04 23:38 UTC  (2+ messages)

[PATCH 01/19] phy: nop-phy: Add standard usb-nop-xceiv compat string
 2021-04-04 23:26 UTC  (5+ messages)
  ` [PATCH 05/19] ARM: dts: imx8mm: Add power domain nodes
  ` [PATCH 06/19] imx: power-domain: Add fsl, imx8mm-gpc compatible string

[PATCH v5 0/2] [GSOC]trailer: pass arg as positional parameter
 2021-04-04 23:26 UTC  (5+ messages)
` [PATCH v6] [GSOC] trailer: add new trailer.<token>.cmd config option

[PATCH] Input: mms114 - Support MMS136
 2021-04-04 23:26 UTC 

[PATCH 1/8] ARM: dragonboard410c: Enable DM_ETH
 2021-04-04 23:22 UTC  (3+ messages)
  ` [PATCH 3/8] ARM: odroid-xu3: "

[PATCH] sphinx: Pin to docutils-0.16
 2021-04-04 23:17 UTC  (2+ messages)

[PATCH 1/1] cmd: CMD_USB depends on USB
 2021-04-04 23:16 UTC  (2+ messages)

should git maintenance prefetch be taught to honor remote.fetch refspec?
 2021-04-04 23:10 UTC  (9+ messages)

drivers/gpu/drm/amd/amdgpu/../display/dc/calcs/dcn_calc_auto.c:1176:6: warning: stack frame size of 2576 bytes in function 'dispclkdppclkdcfclk_deep_sleep_prefetch_parameters_watermarks_and_performance_calculation'
 2021-04-04 23:09 UTC  (2+ messages)

[PATCH for-5.13] io_uring: maintain drain requests' logic
 2021-04-04 23:07 UTC  (7+ messages)

[RFC] usb_scan_device() only considers first interface
 2021-04-04 23:04 UTC 

[PATCH] task_work: add helper for more targeted task_work canceling
 2021-04-04 23:00 UTC 

[PATCH] net: phy: fix PHY possibly unwork after MDIO bus resume back
 2021-04-04 22:48 UTC  (3+ messages)

[PATCH] kpc2000: kpc2000: Removed extra blank line
 2021-04-04 22:49 UTC  (2+ messages)

qemu-system-sparc64 instruction set architecture compatibility (sparc v8+ vs sparc v9)
 2021-04-04 12:07 UTC 

[PATCH] staging: rtl8188eu: replace goto with direct return
 2021-04-04 22:25 UTC  (3+ messages)

[PATCH] staging: iio: cdc: remove repeated word
 2021-04-04 22:24 UTC  (2+ messages)

[PATCH] staging: rtl8192e: move const after static
 2021-04-04 22:23 UTC 

[dm-devel] [PATCH] multipath-tools: make HUAWEI/XSG1 config work with alua and multibus
 2021-04-04 22:12 UTC 

[Buildroot] [PATCH 1/1] package/python-enum34: add CPE variables
 2021-04-04 22:01 UTC 

[PATCH] ell: update to 0.39
 2021-04-04 21:59 UTC  (3+ messages)
` [OE-core] "

[Buildroot] [PATCH 1/1] package/python-ecdsa: add PYTHON_ECDSA_CPE_ID_VENDOR
 2021-04-04 21:45 UTC 

[Buildroot] [PATCH 1/1] package/python-pyjwt: add CPE variables
 2021-04-04 21:41 UTC 

[syzbot] WARNING: suspicious RCU usage in get_timespec64
 2021-04-04 21:40 UTC  (3+ messages)

[syzbot] WARNING: suspicious RCU usage in getname_flags
 2021-04-04 21:36 UTC  (5+ messages)
` Something is leaking RCU holds from interrupt context

[Buildroot] [PATCH 1/1] package/python-pyopenssl: add CPE variables
 2021-04-04 21:32 UTC 

Linux 5.12-rc6
 2021-04-04 21:30 UTC 

[Buildroot] [PATCH 1/1] package/python-cryptography: add CPE variables
 2021-04-04 21:25 UTC 

Front headphones jack not reporting state to Pulseaudio correctly (always unplugged)
 2021-04-04 21:24 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.