All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-06-14 11:28:20 to 2021-06-14 11:41:58 UTC [more...]

[RFC v2 00/34] SLUB: reduce irq disabled scope and make it RT compatible
 2021-06-14 11:33 UTC  (7+ messages)
` [RFC v2 33/34] mm, slub: use migrate_disable() on PREEMPT_RT

[RFC PATCH 0/7] Memory hotplug/hotremove at subsection size
 2021-06-14 11:32 UTC  (9+ messages)

[PATCH V2 net-next 00/11] net: z85230: clean up some code style issues
 2021-06-14 11:28 UTC  (12+ messages)
` [PATCH V2 net-next 01/11] net: z85230: remove redundant blank lines
` [PATCH V2 net-next 02/11] net: z85230: add blank line after declarations
` [PATCH V2 net-next 03/11] net: z85230: fix the code style issue about EXPORT_SYMBOL(foo)
` [PATCH V2 net-next 04/11] net: z85230: remove redundant initialization for statics
` [PATCH V2 net-next 05/11] net: z85230: replace comparison to NULL with "!skb"
` [PATCH V2 net-next 06/11] net: z85230: fix the comments style issue
` [PATCH V2 net-next 07/11] net: z85230: fix the code style issue about "if..else.."
` [PATCH V2 net-next 08/11] net: z85230: remove trailing whitespaces
` [PATCH V2 net-next 09/11] net: z85230: add some required spaces
` [PATCH V2 net-next 10/11] net: z85230: fix the code style issue about open brace {
` [PATCH V2 net-next 11/11] net: z85230: remove unnecessary out of memory message

[PATCH v4 00/35] media: ti-vpe: cal: improvements towards multistrea
 2021-06-14 11:23 UTC  (29+ messages)
` [PATCH v4 02/35] media: ti-vpe: cal: fix error handling in cal_camerarx_create
` [PATCH v4 03/35] media: ti-vpe: cal: remove unused cal_camerarx->dev field
` [PATCH v4 04/35] media: ti-vpe: cal: rename "sensor" to "source"
` [PATCH v4 05/35] media: ti-vpe: cal: move global config from cal_ctx_wr_dma_config to runtime resume
` [PATCH v4 06/35] media: ti-vpe: cal: use v4l2_get_link_freq
` [PATCH v4 07/35] media: ti-vpe: cal: add cal_ctx_prepare/unprepare
` [PATCH v4 08/35] media: ti-vpe: cal: change index and cport to u8
` [PATCH v4 09/35] media: ti-vpe: cal: Add CSI2 context
` [PATCH v4 10/35] media: ti-vpe: cal: Add pixel processing context
` [PATCH v4 11/35] media: ti-vpe: cal: rename cal_ctx->index to dma_ctx
` [PATCH v4 12/35] media: ti-vpe: cal: rename CAL_HL_IRQ_MASK
` [PATCH v4 13/35] media: ti-vpe: cal: clean up CAL_CSI2_VC_IRQ_* macros
` [PATCH v4 14/35] media: ti-vpe: cal: catch VC errors
` [PATCH v4 15/35] media: ti-vpe: cal: remove wait when stopping camerarx
` [PATCH v4 16/35] media: ti-vpe: cal: disable csi2 ctx and pix proc at ctx_stop
` [PATCH v4 17/35] media: ti-vpe: cal: allocate pix proc dynamically
` [PATCH v4 18/35] media: ti-vpe: cal: add 'use_pix_proc' field
` [PATCH v4 19/35] media: ti-vpe: cal: add cal_ctx_wr_dma_enable and fix a race
` [PATCH v4 20/35] media: ti-vpe: cal: add vc and datatype fields to cal_ctx
` [PATCH v4 21/35] media: ti-vpe: cal: handle cal_ctx_v4l2_register error
` [PATCH v4 22/35] media: ti-vpe: cal: set field always to V4L2_FIELD_NONE
` [PATCH v4 23/35] media: ti-vpe: cal: fix typo in a comment
` [PATCH v4 24/35] media: ti-vpe: cal: add mbus_code support to cal_mc_enum_fmt_vid_cap
` [PATCH v4 25/35] media: ti-vpe: cal: rename non-MC funcs to cal_legacy_*
` [PATCH v4 26/35] media: ti-vpe: cal: init ctx->v_fmt correctly in MC mode
` [PATCH v4 27/35] media: ti-vpe: cal: remove cal_camerarx->fmtinfo
` [PATCH v4 28/35] media: ti-vpe: cal: support 8 DMA contexts
` [PATCH v4 29/35] media: ti-vpe: cal: cleanup phy iteration in cal_remove

[PATCH V1] arm64: dts: qcom: sc7180: bus votes for eMMC and SD card
 2021-06-14 11:37 UTC  (3+ messages)

[PATCH nft 2/2] evaluate: restore interval + concatenation in anonymous set
 2021-06-14 11:34 UTC  (2+ messages)

[PATCH] blk-mq: Do not lookup ctx with invalid index
 2021-06-14 11:37 UTC  (2+ messages)

[PATCH] netfs: fix test for whether we can skip read when writing beyond EOF
 2021-06-14 11:35 UTC  (3+ messages)

[PATCH 1/1] x86/kernel/rtc: add sanity check for RTC date and time
 2021-06-14 11:09 UTC 

[PATCH v2 0/2] Add Ethernet DTS for Actions Semi Owl S500 SoCs
 2021-06-14 11:28 UTC  (6+ messages)
` [PATCH v2 2/2] ARM: dts: owl-s500-roseapplepi: Add ethernet support

[PATCH 00/17] iio:adc:ad7280a Cleanup and proposed staging graduation
 2021-06-14 11:35 UTC  (18+ messages)
` [PATCH 01/17] staging:iio:adc:ad7280a: Fix handing of device address bit reversing
` [PATCH 02/17] staging:iio:adc:ad7280a: Register define cleanup
` [PATCH 03/17] staging:iio:adc:ad7280a: rename _read() to _read_reg()
` [PATCH 04/17] staging:iio:adc:ad7280a: Split buff[2] into tx and rx parts
` [PATCH 05/17] staging:iio:adc:ad7280a: Use bitfield ops to managed fields in transfers
` [PATCH 06/17] staging:iio:adc:ad7280a: Switch to standard event control
` [PATCH 07/17] staging:iio:adc:ad7280a: Standardize extended ABI naming
` [PATCH 08/17] staging:iio:adc:ad7280a: Drop unused timestamp channel
` [PATCH 09/17] staging:iio:adc:ad7280a: Trivial comment formatting cleanup
` [PATCH 10/17] staging:iio:adc:ad7280a: Make oversampling_ratio a runtime control
` [PATCH 11/17] staging:iio:adc:ad7280a: Cleanup includes
` [PATCH 12/17] staging:iio:ad7280a: Reflect optionality of irq in ABI
` [PATCH 13/17] staging:iio:adc:ad7280a: Use a local dev pointer to avoid &spi->dev
` [PATCH 14/17] staging:iio:adc:ad7280a: Use device properties to replace platform data
` [PATCH 15/17] dt-bindings:iio:adc:ad7280a: Add binding
` [PATCH 16/17] iio:adc:ad7280a: Document ABI for cell balance switches
` [PATCH 17/17] iio:adc:ad7280a: Move out of staging

[PATCH] net: dsa: b53: Fix dereference of null dev
 2021-06-14 11:28 UTC  (2+ messages)

[PATCH v2 0/3] Rectify file references for dt-bindings in MAINTAINERS
 2021-06-14 11:23 UTC  (4+ messages)
` [PATCH v2 1/3] MAINTAINERS: rectify entry for ARM/TOSHIBA VISCONTI ARCHITECTURE
` [PATCH v2 2/3] MAINTAINERS: rectify entry for HIKEY960 ONBOARD USB GPIO HUB DRIVER
` [PATCH v2 3/3] MAINTAINERS: rectify entry for INTEL KEEM BAY DRM DRIVER

[PATCH 5.12 000/173] 5.12.11-rc1 review
 2021-06-14 10:28 UTC  (113+ messages)
` [PATCH 5.12 030/173] scsi: hisi_sas: Drop free_irq() of devm_request_irq() allocated irq
` [PATCH 5.12 032/173] net: macb: ensure the device is available before accessing GEMGXL control registers
` [PATCH 5.12 061/173] x86, lto: Pass -stack-alignment only on LLD < 13.0.0
` [PATCH 5.12 062/173] perf/x86/intel/uncore: Fix M2M event umask for Ice Lake server
` [PATCH 5.12 063/173] KVM: x86: Unload MMU on guest TLB flush if TDP disabled to force MMU sync
` [PATCH 5.12 064/173] KVM: X86: MMU: Use the correct inherited permissions to get shadow page
` [PATCH 5.12 065/173] kvm: avoid speculation-based attacks from out-of-range memslot accesses
` [PATCH 5.12 066/173] staging: rtl8723bs: Fix uninitialized variables
` [PATCH 5.12 067/173] usb: misc: brcmstb-usb-pinmap: check return value after calling platform_get_resource()
` [PATCH 5.12 068/173] misc: rtsx: separate aspm mode into MODE_REG and MODE_CFG
` [PATCH 5.12 069/173] bus: mhi: pci_generic: Fix possible use-after-free in mhi_pci_remove()
` [PATCH 5.12 070/173] tick/nohz: Only check for RCU deferred wakeup on user/guest entry when needed
` [PATCH 5.12 071/173] bcache: remove bcache device self-defined readahead
` [PATCH 5.12 072/173] bcache: avoid oversized read request in cache missing code path
` [PATCH 5.12 076/173] btrfs: return value from btrfs_mark_extent_written() in case of error
` [PATCH 5.12 077/173] btrfs: promote debugging asserts to full-fledged checks in validate_super
` [PATCH 5.12 078/173] coredump: Limit what can interrupt coredumps
` [PATCH 5.12 079/173] cgroup1: dont allow \n in renaming
` [PATCH 5.12 080/173] ftrace: Do not blindly read the ip address in ftrace_bug()
` [PATCH 5.12 081/173] tracing: Correct the length check which causes memory corruption
` [PATCH 5.12 082/173] tools/bootconfig: Fix a build error accroding to undefined fallthrough
` [PATCH 5.12 083/173] mmc: renesas_sdhi: abort tuning when timeout detected
` [PATCH 5.12 084/173] mmc: renesas_sdhi: Fix HS400 on R-Car M3-W+
` [PATCH 5.12 085/173] USB: f_ncm: ncm_bitrate (speed) is unsigned
` [PATCH 5.12 086/173] usb: f_ncm: only first packet of aggregate needs to start timer
` [PATCH 5.12 087/173] usb: pd: Set PD_T_SINK_WAIT_CAP to 310ms
` [PATCH 5.12 088/173] usb: dwc3-meson-g12a: fix usb2 PHY glue init when phy0 is disabled
` [PATCH 5.12 089/173] usb: dwc3: meson-g12a: Disable the regulator in the error handling path of the probe
` [PATCH 5.12 090/173] usb: dwc3: gadget: Bail from dwc3_gadget_exit() if dwc->gadget is NULL
` [PATCH 5.12 091/173] usb: dwc3: debugfs: Add and remove endpoint dirs dynamically
` [PATCH 5.12 092/173] usb: dwc3: ep0: fix NULL pointer exception
` [PATCH 5.12 093/173] usb: pci-quirks: disable D3cold on xhci suspend for s2idle on AMD Renoir
` [PATCH 5.12 094/173] usb: musb: fix MUSB_QUIRK_B_DISCONNECT_99 handling
` [PATCH 5.12 095/173] usb: typec: wcove: Use LE to CPU conversion when accessing msg->header
` [PATCH 5.12 096/173] usb: typec: ucsi: Clear PPM capability data in ucsi_init() error path
` [PATCH 5.12 097/173] usb: typec: intel_pmc_mux: Put fwnode in error case during ->probe()
` [PATCH 5.12 098/173] usb: typec: intel_pmc_mux: Add missed error check for devm_ioremap_resource()
` [PATCH 5.12 099/173] usb: gadget: f_fs: Ensure io_completion_wq is idle during unbind
` [PATCH 5.12 100/173] USB: serial: ftdi_sio: add NovaTech OrionMX product ID
` [PATCH 5.12 101/173] USB: serial: omninet: add device id for Zyxel Omni 56K Plus
` [PATCH 5.12 102/173] USB: serial: quatech2: fix control-request directions
` [PATCH 5.12 103/173] USB: serial: cp210x: fix alternate function for CP2102N QFN20
` [PATCH 5.12 104/173] USB: serial: cp210x: fix CP2102N-A01 modem control
` [PATCH 5.12 105/173] usb: cdnsp: Fix deadlock issue in cdnsp_thread_irq_handler
` [PATCH 5.12 106/173] usb: gadget: eem: fix wrong eem header operation
` [PATCH 5.12 107/173] usb: fix various gadgets null ptr deref on 10gbps cabling
` [PATCH 5.12 108/173] usb: fix various gadget panics "
` [PATCH 5.12 109/173] usb: typec: tcpm: Properly handle Alert and Status Messages
` [PATCH 5.12 110/173] usb: typec: tcpm: cancel vdm and state machine hrtimer when unregister tcpm port
` [PATCH 5.12 111/173] usb: typec: tcpm: cancel frs "
` [PATCH 5.12 112/173] usb: typec: tcpm: Do not finish VDM AMS for retrying Responses
` [PATCH 5.12 113/173] regulator: core: resolve supply for boot-on/always-on regulators
` [PATCH 5.12 114/173] regulator: max77620: Use device_set_of_node_from_dev()
` [PATCH 5.12 115/173] regulator: bd718x7: Fix the BUCK7 voltage setting on BD71837
` [PATCH 5.12 116/173] regulator: da9121: Return REGULATOR_MODE_INVALID for invalid mode
` [PATCH 5.12 117/173] regulator: fan53880: Fix missing n_voltages setting
` [PATCH 5.12 118/173] regulator: fixed: Ensure enable_counter is correct if reg_domain_disable fails
` [PATCH 5.12 119/173] regulator: scmi: Fix off-by-one for linear regulators .n_voltages setting
` [PATCH 5.12 120/173] regulator: bd71828: Fix .n_voltages settings
` [PATCH 5.12 121/173] regulator: atc260x: Fix n_voltages and min_sel for pickable linear ranges
` [PATCH 5.12 122/173] regulator: rtmv20: Fix .set_current_limit/.get_current_limit callbacks
` [PATCH 5.12 123/173] phy: usb: Fix misuse of IS_ENABLED
` [PATCH 5.12 124/173] usb: cdns3: Enable TDL_CHK only for OUT ep
` [PATCH 5.12 125/173] usb: dwc3: gadget: Disable gadget IRQ during pullup disable
` [PATCH 5.12 126/173] usb: typec: tcpm: Correct the responses in SVDM Version 2.0 DFP
` [PATCH 5.12 127/173] usb: typec: tcpm: Fix misuses of AMS invocation
` [PATCH 5.12 128/173] usb: typec: mux: Fix copy-paste mistake in typec_mux_match
` [PATCH 5.12 129/173] drm/mcde: Fix off by 10^3 in calculation
` [PATCH 5.12 130/173] drm/msm/a6xx: fix incorrectly set uavflagprd_inv field for A650
` [PATCH 5.12 131/173] drm/msm/a6xx: update/fix CP_PROTECT initialization
` [PATCH 5.12 132/173] drm/msm/a6xx: avoid shadow NULL reference in failure path
` [PATCH 5.12 133/173] hwmon: (corsair-psu) fix suspend behavior
` [PATCH 5.12 134/173] hwmon: (tps23861) define regmap max register
` [PATCH 5.12 135/173] hwmon: (tps23861) set current shunt value
` [PATCH 5.12 136/173] hwmon: (tps23861) correct shunt LSB values
` [PATCH 5.12 137/173] RDMA/ipoib: Fix warning caused by destroying non-initial netns
` [PATCH 5.12 138/173] RDMA/mlx5: Use different doorbell memory for different processes
` [PATCH 5.12 139/173] RDMA/mlx4: Do not map the core_clock page to user space unless enabled
` [PATCH 5.12 140/173] RDMA/mlx5: Block FDB rules when not in switchdev mode
` [PATCH 5.12 141/173] RDMA: Verify port when creating flow rule
` [PATCH 5.12 142/173] ARM: cpuidle: Avoid orphan section warning
` [PATCH 5.12 143/173] vmlinux.lds.h: Avoid orphan section with !SMP
` [PATCH 5.12 144/173] tools/bootconfig: Fix error return code in apply_xbc()
` [PATCH 5.12 145/173] phy: cadence: Sierra: Fix error return code in cdns_sierra_phy_probe()
` [PATCH 5.12 146/173] ASoC: core: Fix Null-point-dereference in fmt_single_name()
` [PATCH 5.12 147/173] ASoC: meson: gx-card: fix sound-dai dt schema
` [PATCH 5.12 148/173] phy: ti: Fix an error code in wiz_probe()
` [PATCH 5.12 149/173] gpio: wcd934x: Fix shift-out-of-bounds error
` [PATCH 5.12 150/173] pinctrl: qcom: Fix duplication in gpio_groups
` [PATCH 5.12 151/173] perf/x86/intel/uncore: Fix a kernel WARNING triggered by maxcpus=1
` [PATCH 5.12 152/173] perf: Fix data race between pin_count increment/decrement
` [PATCH 5.12 153/173] dt-bindings: connector: Replace BIT macro with generic bit ops
` [PATCH 5.12 154/173] sched/fair: Keep load_avg and load_sum synced
` [PATCH 5.12 155/173] sched/fair: Make sure to update tg contrib for blocked load
` [PATCH 5.12 156/173] ASoC: SOF: reset enabled_cores state at suspend
` [PATCH 5.12 157/173] sched/fair: Fix util_est UTIL_AVG_UNCHANGED handling
` [PATCH 5.12 158/173] platform/surface: aggregator: Fix event disable function
` [PATCH 5.12 159/173] x86/nmi_watchdog: Fix old-style NMI watchdog regression on old Intel CPUs
` [PATCH 5.12 160/173] KVM: x86: Ensure liveliness of nested VM-Enter fail tracepoint message
` [PATCH 5.12 161/173] IB/mlx5: Fix initializing CQ fragments buffer
` [PATCH 5.12 162/173] NFS: Fix a potential NULL dereference in nfs_get_client()
` [PATCH 5.12 163/173] NFSv4: Fix deadlock between nfs4_evict_inode() and nfs4_opendata_get_inode()
` [PATCH 5.12 164/173] pinctrl: qcom: Make it possible to select SC8180x TLMM
` [PATCH 5.12 165/173] perf session: Correct buffer copying when peeking events
` [PATCH 5.12 166/173] kvm: fix previous commit for 32-bit builds
` [PATCH 5.12 167/173] NFS: Fix use-after-free in nfs4_init_client()
` [PATCH 5.12 168/173] NFSv4: Fix second deadlock in nfs4_evict_inode()
` [PATCH 5.12 169/173] NFSv4: nfs4_proc_set_acl needs to restore NFS_CAP_UIDGID_NOMAP on error
` [PATCH 5.12 170/173] scsi: core: Fix error handling of scsi_host_alloc()
` [PATCH 5.12 171/173] scsi: core: Fix failure handling of scsi_add_host_with_dma()
` [PATCH 5.12 172/173] scsi: core: Put .shost_dev in failure path if host state changes to RUNNING
` [PATCH 5.12 173/173] scsi: core: Only put parent device if host state differs from SHOST_CREATED

[dpdk-dev] [RFC 0/2] add Tx prepare support for bonding device
 2021-06-14 11:36 UTC  (8+ messages)
` [dpdk-dev] [PATCH "
  ` [dpdk-dev] [PATCH 1/2] net/bonding: support Tx prepare for bonding

[PATCH v2] async: the main AioContext is only "current" if under the BQL
 2021-06-14 11:34 UTC  (4+ messages)

[PATCH 1/6] staging: rtl8188eu: remove unused hal_data_8188e members
 2021-06-14 11:34 UTC  (3+ messages)
` [PATCH 6/6] staging: rtl8188eu: remove RT_TRACE and DBG_88E prints from usb_intf.c

[PATCH V3] arm64: dts: qcom: sc7280: Add nodes for eMMC and SD card
 2021-06-14 11:30 UTC  (5+ messages)

[PATCH v2 00/18] modules: add metadata database
 2021-06-14 11:31 UTC  (4+ messages)

libperf : Can not create event group
 2021-06-14 11:17 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t] Add Makefile to .gitignore
 2021-06-14 11:31 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "

[PATCH 1/2] mm: Change pud_page_vaddr to return pmd_t *
 2021-06-14 11:30 UTC  (2+ messages)

[PATCH 00/14] arm64: renesas: Add support for R Car H3e 2G-and M3e-2G
 2021-06-14 11:25 UTC  (4+ messages)
` [PATCH 01/14] dt-bindings: arm: renesas: Document R-Car H3e-2G and M3e-2G SoCs and boards


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.