All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-10-12 13:15:34 to 2020-10-12 13:38:31 UTC [more...]

[PATCH 4.9 00/54] 4.9.239-rc1 review
 2020-10-12 13:27 UTC  (21+ messages)
` [PATCH 4.9 02/54] vsock/virtio: stop workers during the .remove()
` [PATCH 4.9 05/54] Input: i8042 - add nopnp quirk for Acer Aspire 5 A515
` [PATCH 4.9 06/54] drm/amdgpu: restore proper ref count in amdgpu_display_crtc_set_config
` [PATCH 4.9 07/54] net: dec: de2104x: Increase receive ring size for Tulip
` [PATCH 4.9 08/54] rndis_host: increase sleep time in the query-response loop
` [PATCH 4.9 09/54] drivers/net/wan/lapbether: Make skb->protocol consistent with the header
` [PATCH 4.9 16/54] random32: Restore __latent_entropy attribute on net_rand_state
` [PATCH 4.9 17/54] net/packet: fix overflow in tpacket_rcv
` [PATCH 4.9 31/54] driver core: Fix probe_count imbalance in really_probe()
` [PATCH 4.9 33/54] mtd: rawnand: sunxi: Fix the probe error path
` [PATCH 4.9 34/54] ftrace: Move RCU is watching check after recursion check
` [PATCH 4.9 35/54] macsec: avoid use-after-free in macsec_handle_frame()
` [PATCH 4.9 36/54] mm/khugepaged: fix filemap page_to_pgoff(page) != offset
` [PATCH 4.9 37/54] sctp: fix sctp_auth_init_hmacs() error path
` [PATCH 4.9 38/54] team: set dev->needed_headroom in team_setup_by_port()
` [PATCH 4.9 42/54] xfrm: clone XFRMA_REPLAY_ESN_VAL in xfrm_do_migrate
` [PATCH 4.9 43/54] xfrm: clone whole liftime_cur structure "
` [PATCH 4.9 48/54] rxrpc: Fix rxkad token xdr encoding
` [PATCH 4.9 53/54] mm: khugepaged: recalculate min_free_kbytes after memory hotplug as expected by khugepaged
` [PATCH 4.9 54/54] net: usb: rtl8150: set random MAC address when set_ethernet_addr() fails

[PATCH 4.14 00/70] 4.14.201-rc1 review
 2020-10-12 13:27 UTC  (25+ messages)
` [PATCH 4.14 01/70] vsock/virtio: use RCU to avoid use-after-free on the_virtio_vsock
` [PATCH 4.14 02/70] vsock/virtio: stop workers during the .remove()
` [PATCH 4.14 03/70] vsock/virtio: add transport parameter to the virtio_transport_reset_no_sock()
` [PATCH 4.14 04/70] net: virtio_vsock: Enhance connection semantics
` [PATCH 4.14 09/70] drivers/net/wan/hdlc_fr: Add needed_headroom for PVC devices
` [PATCH 4.14 10/70] drm/sun4i: mixer: Extend regmap max_register
` [PATCH 4.14 11/70] net: dec: de2104x: Increase receive ring size for Tulip
` [PATCH 4.14 12/70] rndis_host: increase sleep time in the query-response loop
` [PATCH 4.14 13/70] drivers/net/wan/lapbether: Make skb->protocol consistent with the header
` [PATCH 4.14 14/70] drivers/net/wan/hdlc: Set skb->protocol before transmitting
` [PATCH 4.14 15/70] mac80211: do not allow bigger VHT MPDUs than the hardware supports
` [PATCH 4.14 17/70] nvme-fc: fail new connections to a deleted host or remote port
` [PATCH 4.14 20/70] clk: samsung: exynos4: mark chipid clock as CLK_IGNORE_UNUSED
` [PATCH 4.14 21/70] iommu/exynos: add missing put_device() call in exynos_iommu_of_xlate()
` [PATCH 4.14 22/70] i2c: cpm: Fix i2c_ram structure
` [PATCH 4.14 23/70] Input: trackpoint - enable Synaptics trackpoints
` [PATCH 4.14 24/70] random32: Restore __latent_entropy attribute on net_rand_state
` [PATCH 4.14 27/70] epoll: replace ->visited/visited_list with generation count
` [PATCH 4.14 28/70] epoll: EPOLL_CTL_ADD: close the race in decision to take fast path
` [PATCH 4.14 35/70] fbcon: Fix global-out-of-bounds read in fbcon_get_font()
` [PATCH 4.14 36/70] net: wireless: nl80211: fix out-of-bounds access in nl80211_del_key()
` [PATCH 4.14 37/70] usermodehelper: reset umask to default before executing user process
` [PATCH 4.14 39/70] platform/x86: thinkpad_acpi: re-initialize ACPI buffer size when reuse
` [PATCH 4.14 44/70] ftrace: Move RCU is watching check after recursion check

[PATCH v2 00/20] Start KernelShark v2 transformation
 2020-10-12 13:35 UTC  (7+ messages)
` [PATCH v2 08/20] kernel-shark: Housekeeping before implementing stream interface
` [PATCH v2 16/20] kernel-shark: Use only signed types for model defs
` [PATCH v2 17/20] kernel-shark: Add ksmodel_get_bin()
` [PATCH v2 18/20] kernel-shark: Protect ksmodel_set_in_range_bining()
` [PATCH v2 19/20] kernel-shark: Add methods for time calibration
` [PATCH v2 20/20] kernel-shark: Integrate streams with libkshark-configio

[PATCH 00/13] Clean up legacy clock tick users
 2020-10-12 13:37 UTC  (27+ messages)
` [PATCH 01/13] timekeeping: add CONFIG_LEGACY_TIMER_TICK
` [PATCH 06/13] m68k: split heartbeat out of timer function
` [PATCH 07/13] m68k: sun3/sun3c: use legacy_timer_tick
` [PATCH 08/13] m68k: m68328: use legacy_timer_tick()
` [PATCH 09/13] m68k: change remaining timers to legacy_timer_tick
` [PATCH 10/13] m68k: remove timer_interrupt() function
` [PATCH 11/13] timekeeping: remove xtime_update
` [PATCH 12/13] timekeeping: default GENERIC_CLOCKEVENTS to enabled

[f2fs-dev] [PATCH 2/5] f2fs: wait for sysfs kobject removal before freeing f2fs_sb_info
 2020-10-12 13:09 UTC 

[PATCH net-next v2 00/12] net: add and use function dev_fetch_sw_netstats for fetching pcpu_sw_netstats
 2020-10-12 13:37 UTC  (3+ messages)
` [PATCH net-next v2 03/12] net: macsec: use new function dev_fetch_sw_netstats
  ` [Bridge] "

[GIT PULL] scheduler changes for v5.10
 2020-10-12 13:37 UTC 

[Intel-gfx] [PATCH] drm/i915: DMA map DSM [stolen memory]
 2020-10-12 13:36 UTC 

[PATCH] hw/scsi: remove dead code
 2020-10-12 13:35 UTC  (2+ messages)

[PATCH v6] mtd: rawnand: sunxi: enable NAND MDMA (Master DMA) support for allwinner a23,a33,h3
 2020-10-12 13:35 UTC  (2+ messages)

[PATCH net-next v3] virtio-net: ethtool configurable RXCSUM
 2020-10-12 13:33 UTC  (3+ messages)

[PATCH 4.4 00/39] 4.4.239-rc1 review
 2020-10-12 13:27 UTC  (35+ messages)
` [PATCH 4.4 01/39] gpio: tc35894: fix up tc35894 interrupt configuration
` [PATCH 4.4 02/39] Input: i8042 - add nopnp quirk for Acer Aspire 5 A515
` [PATCH 4.4 03/39] drm/amdgpu: restore proper ref count in amdgpu_display_crtc_set_config
` [PATCH 4.4 04/39] net: dec: de2104x: Increase receive ring size for Tulip
` [PATCH 4.4 05/39] rndis_host: increase sleep time in the query-response loop
` [PATCH 4.4 06/39] drivers/net/wan/lapbether: Make skb->protocol consistent with the header
` [PATCH 4.4 08/39] nfs: Fix security label length not being reset
` [PATCH 4.4 09/39] clk: samsung: exynos4: mark chipid clock as CLK_IGNORE_UNUSED
` [PATCH 4.4 10/39] iommu/exynos: add missing put_device() call in exynos_iommu_of_xlate()
` [PATCH 4.4 11/39] i2c: cpm: Fix i2c_ram structure
` [PATCH 4.4 12/39] epoll: do not insert into poll queues until all sanity checks are done
` [PATCH 4.4 13/39] epoll: replace ->visited/visited_list with generation count
` [PATCH 4.4 14/39] epoll: EPOLL_CTL_ADD: close the race in decision to take fast path
` [PATCH 4.4 15/39] ep_create_wakeup_source(): dentry name can change under you
` [PATCH 4.4 17/39] fbdev, newport_con: Move FONT_EXTRA_WORDS macros into linux/font.h
` [PATCH 4.4 18/39] Fonts: Support FONT_EXTRA_WORDS macros for built-in fonts
` [PATCH 4.4 19/39] Revert "ravb: Fixed to be able to unload modules"
` [PATCH 4.4 20/39] fbcon: Fix global-out-of-bounds read in fbcon_get_font()
` [PATCH 4.4 21/39] net: wireless: nl80211: fix out-of-bounds access in nl80211_del_key()
` [PATCH 4.4 22/39] usermodehelper: reset umask to default before executing user process
` [PATCH 4.4 26/39] perf top: Fix stdio interface input handling with glibc 2.28+
` [PATCH 4.4 27/39] sctp: fix sctp_auth_init_hmacs() error path
` [PATCH 4.4 28/39] team: set dev->needed_headroom in team_setup_by_port()
` [PATCH 4.4 29/39] net: team: fix memory leak in __team_options_register
` [PATCH 4.4 30/39] mtd: nand: Provide nand_cleanup() function to free NAND related resources
` [PATCH 4.4 31/39] xfrm: clone XFRMA_REPLAY_ESN_VAL in xfrm_do_migrate
` [PATCH 4.4 32/39] xfrm: clone whole liftime_cur structure "
` [PATCH 4.4 33/39] net: stmmac: removed enabling eee in EEE set callback
` [PATCH 4.4 34/39] xfrm: Use correct address family in xfrm_state_find
` [PATCH 4.4 35/39] bonding: set dev->needed_headroom in bond_setup_by_slave()
` [PATCH 4.4 36/39] rxrpc: Fix rxkad token xdr encoding
` [PATCH 4.4 37/39] rxrpc: Downgrade the BUG() for unsupported token type in rxrpc_read()
` [PATCH 4.4 38/39] rxrpc: Fix server keyring leak
` [PATCH 4.4 39/39] net: usb: rtl8150: set random MAC address when set_ethernet_addr() fails

[PATCH 2/2] drm/msm: Add support for GPU cooling
 2020-10-12 13:33 UTC  (3+ messages)
` [2/2] "

[PATCH] ceph: retransmit REQUEST_CLOSE every second if we don't get a response
 2020-10-12 13:31 UTC  (10+ messages)

[PATCH] media: ov5640: fix support of BT656 bus mode
 2020-10-12 13:35 UTC  (2+ messages)

[PATCH] ALSA: compress: allow pause and resume during draining
 2020-10-12 13:29 UTC  (12+ messages)

[PATCH] mm/memcg: fix device private memcg accounting
 2020-10-12 13:28 UTC  (4+ messages)

[PATCH 0/2] dt-bindings:iio:consumer yaml bindings
 2020-10-12 13:30 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings:iio:iio-consumer add yaml binding for IIO consumers

[GIT PULL] ASoC updates for v5.10
 2020-10-12 13:28 UTC  (3+ messages)

[PATCH] spi: imx: Revert "spi: imx: enable runtime pm support"
 2020-10-12 13:28 UTC  (5+ messages)

[PATCH] maintenance: core.commitGraph=false prevents writes
 2020-10-12 13:28 UTC 

[PATCH v3 00/24] MT8192 IOMMU support
 2020-10-12 13:26 UTC  (12+ messages)
` [PATCH v3 02/24] dt-bindings: memory: mediatek: Convert SMI to DT schema

[PATCH v2 0/5] hw: Replace some magic by definitions
 2020-10-12 13:20 UTC  (6+ messages)
` [PATCH v2 1/5] hw: Replace magic value by PCI_NUM_PINS definition
` [PATCH v2 2/5] hw/pci-host/pam: Use ARRAY_SIZE() instead of magic value
` [PATCH v2 3/5] hw/pci-host/versatile: Add the MEMORY_WINDOW_COUNT definition
` [PATCH v2 4/5] hw/pci-host/versatile: Add the PCI_BAR_COUNT definition
` [PATCH v2 5/5] tests/qtest: Replace magic value by NANOSECONDS_PER_SECOND definition

[RFC PATCH 0/4] x86: Improve Minimum Alternate Stack Size
 2020-10-12 13:26 UTC  (7+ messages)
` [RFC PATCH 1/4] x86/signal: Introduce helpers to get the maximum signal frame size

[PATCH for-next 00/13] rtrs: misc fix and cleanup
 2020-10-12 13:25 UTC  (16+ messages)
` [PATCH for-next 01/13] RDMA/rtrs-clt: remove destroy_con_cq_qo in case route resolving failed
` [PATCH for-next 02/13] RDMA/rtrs-clt: remove outdated comment in create_con_cq_qp
` [PATCH for-next 03/13] RDMA/rtrs-clt: avoid run destroy_con_cq_qp/create_con_cq_qp in parallel
` [PATCH for-next 04/13] RDMA/rtrs-clt: remove unnecessary dev_ref of rtrs_sess
` [PATCH for-next 05/13] RDMA/rtrs: removed unused filed list of rtrs_iu
` [PATCH for-next 06/13] RDMA/rtrs: remove unnecessary argument dir of rtrs_iu_free
` [PATCH for-next 07/13] RDMA/rtrs-clt: remove duplicated switch-case handling for CM error events
` [PATCH for-next 08/13] RDMA/ibtrs-clt: missing error from rtrs_rdma_conn_established
` [PATCH for-next 09/13] RDMA/rtrs-clt: remove duplicated code
` [PATCH for-next 10/13] RDMA/rtrs-srv: fix typo
` [PATCH for-next 11/13] RDMA/rtrs-srv: kill rtrs_srv_change_state_get_old
` [PATCH for-next 12/13] RDMA/rtrs: introduce rtrs_post_send
` [PATCH for-next 13/13] RDMA/rtrs-clt: remove 'addr' from rtrs_clt_add_path_to_arr

[PATCH] IB/hfi1: Avoid allocing memory on memoryless numa node
 2020-10-12 13:24 UTC  (3+ messages)

[PATCH v4] mtd: parsers: bcm63xx: simplify CFE detection
 2020-10-12 13:24 UTC  (6+ messages)
` [PATCH] mtd: parsers: bcm63xx: Do not make it modular

[dpdk-dev] [PATCH v1 1/5] vhost: add vectorized data path
 2020-10-12 13:24 UTC  (6+ messages)
` [dpdk-dev] [PATCH v3 0/5] vhost "

[PATCH 00/11] clean up some Hisilicon-related errors detected by DT schema on arm64
 2020-10-12 13:17 UTC  (24+ messages)
` [PATCH 01/11] arm64: dts: hisilicon: normalize the node name of the ITS devices
` [PATCH 02/11] arm64: dts: hisilicon: separate each group of data in the property "reg"
` [PATCH 03/11] arm64: dts: hisilicon: write the values of property-units into a uint32 array
` [PATCH 04/11] arm64: dts: hisilicon: remove unused property pinctrl-names
` [PATCH 05/11] arm64: dts: hisilicon: place clock-names "biu" before "ciu"
` [PATCH 06/11] arm64: dts: hisilicon: normalize the node name of the SMMU devices
` [PATCH 07/11] arm64: dts: hisilicon: normalize the node name of the usb devices
` [PATCH 08/11] arm64: dts: hisilicon: normalize the node name of the UART devices
` [PATCH 09/11] arm64: dts: hisilicon: list all clocks required by spi-pl022.yaml
` [PATCH 10/11] arm64: dts: hisilicon: list all clocks required by pl011.yaml
` [PATCH 11/11] arm64: dts: hisilicon: list all clocks required by snps-dw-apb-uart.yaml

[RFC][PATCH] cpufreq: intel_pstate: Delete intel_pstate sysfs if failed to register the driver
 2020-10-12 13:22 UTC  (2+ messages)

[PATCH v2 1/2] pinctrl: mcp23s08: Use full chunk of memory for regmap configuration
 2020-10-12 13:23 UTC  (3+ messages)

[PATCH 1/2] golang/xenlight: do not hard code libxl dir in gengotypes.py
 2020-10-12 13:21 UTC  (4+ messages)
` [PATCH 2/2] golang/xenlight: standardize generated code comment

Exchange server recovery tool
 2020-10-12 13:13 UTC 

WARNING in drv_remove_interface
 2020-10-12 13:21 UTC 

[PATCH 00/29] dt-bindings:iio: Another set of yaml conversions
 2020-10-12 13:20 UTC  (2+ messages)

WARNING in udf_truncate_extents
 2020-10-12 13:20 UTC 

[PATCH 0/2] firmware/psci: PSCI checker cleanup
 2020-10-12 13:17 UTC  (5+ messages)

[tip: x86/entry] x86/entry: Convert Divide Error to IDTENTRY
 2020-10-12 13:19 UTC  (2+ messages)
` [tip: x86/urgent] x86/traps: Fix #DE Oops message regression

[PATCH] m68k: avoid xchg() warning
 2020-10-12 13:18 UTC  (2+ messages)

[PATCH -v2 00/17] sched: Migrate disable support
 2020-10-12 13:18 UTC  (5+ messages)
` [PATCH -v2 07/17] sched: Fix hotplug vs CPU bandwidth control

[lttng-dev] Deleted files held open by LTTng
 2020-10-12 13:17 UTC  (2+ messages)

[PATCH] staging: fieldbus: anybuss: jump to correct label in an error path
 2020-10-12 13:24 UTC  (2+ messages)

[PATCH v2] mm: memcontrol: eliminate redundant check in __mem_cgroup_insert_exceeded()
 2020-10-12 13:16 UTC  (2+ messages)

[linux-next:master 11074/14813] drivers/net/wireless/realtek/rtw88/fw.c:1485:21: warning: address of array 'rtwdev->chip->fw_fifo_addr' will always evaluate to 'true'
 2020-10-12 13:15 UTC  (2+ 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.