All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-01-28 14:28:41 to 2020-01-28 14:41:34 UTC [more...]

[Outreachy][PATCH v2 00/11] Finish converting git bisect to C part 1
 2020-01-28 14:40 UTC  (12+ messages)
` [PATCH v2 01/11] bisect--helper: convert `vocab_*` char pointers to char arrays
` [PATCH v2 02/11] bisect--helper: change `retval` to `res`
` [PATCH v2 03/11] bisect: use the standard 'if (!var)' way to check for 0
` [PATCH v2 04/11] run-command: make `exists_in_PATH()` non-static
` [PATCH v2 05/11] bisect--helper: introduce new `decide_next()` function
` [PATCH v2 06/11] bisect: libify `exit_if_skipped_commits` to `error_if_skipped*` and its dependents
` [PATCH v2 07/11] bisect: libify `bisect_checkout`
` [PATCH v2 08/11] bisect: libify `check_merge_bases` and its dependents
` [PATCH v2 09/11] bisect: libify `check_good_are_ancestors_of_bad` "
` [PATCH v2 10/11] bisect: libify `handle_bad_merge_base` "
` [PATCH v2 11/11] bisect: libify `bisect_next_all`

[PATCH v22 0/9] Add ARMv8 RAS virtualization support in QEMU
 2020-01-28 14:41 UTC  (3+ messages)
` [PATCH v22 5/9] ACPI: Record the Generic Error Status Block address

[PATCH 4.4 000/183] 4.4.212-stable review
 2020-01-28 14:06 UTC  (9+ messages)
` [PATCH 4.4 068/183] media: davinci-isif: avoid uninitialized variable use
` [PATCH 4.4 079/183] media: ov2659: fix unbalanced mutex_lock/unlock
` [PATCH 4.4 153/183] MIPS: Loongson: Fix return value of loongson_hwmon_init
` [PATCH 4.4 159/183] m68k: Call timer_interrupt() with interrupts disabled
` [PATCH 4.4 178/183] scsi: iscsi: Avoid potential deadlock in iscsi_if_rx func
` [PATCH 4.4 180/183] bitmap: Add bitmap_alloc(), bitmap_zalloc() and bitmap_free()
` [PATCH 4.4 182/183] net/x25: fix nonblocking connect
` [PATCH 4.4 183/183] libertas: Fix two buffer overflows at parsing bss descriptor

[PATCH 4.9 000/271] 4.9.212-stable review
 2020-01-28 14:06 UTC  (92+ messages)
` [PATCH 4.9 002/271] powerpc/archrandom: fix arch_get_random_seed_int()
` [PATCH 4.9 003/271] mt7601u: fix bbp version check in mt7601u_wait_bbp_ready
` [PATCH 4.9 007/271] IB/rxe: replace kvfree with vfree
` [PATCH 4.9 010/271] pwm: lpss: Release runtime-pm reference from the drivers remove callback
` [PATCH 4.9 018/271] pinctrl: sh-pfc: r8a7791: Remove bogus ctrl marks from qspi_data4_b group
` [PATCH 4.9 020/271] pinctrl: sh-pfc: sh73a0: Add missing TO pin to tpu4_to3 group
` [PATCH 4.9 028/271] clk: socfpga: fix refcount leak
` [PATCH 4.9 031/271] clk: imx6sx: fix refcount leak in imx6sx_clocks_init()
` [PATCH 4.9 032/271] clk: imx7d: fix refcount leak in imx7d_clocks_init()
` [PATCH 4.9 038/271] IB/usnic: Fix out of bounds index check in query pkey
` [PATCH 4.9 042/271] drm/etnaviv: NULL vs IS_ERR() buf in etnaviv_core_dump()
` [PATCH 4.9 044/271] crypto: tgr192 - fix unaligned memory access
` [PATCH 4.9 046/271] IB/iser: Pass the correct number of entries for dma mapped SGL
` [PATCH 4.9 047/271] rtc: cmos: ignore bogus century byte
` [PATCH 4.9 054/271] ARM: dts: lpc32xx: fix ARM PrimeCell LCD controller variant
` [PATCH 4.9 058/271] staging: most: cdev: add missing check for cdev_add failure
` [PATCH 4.9 064/271] rtc: pm8xxx: fix unintended sign extension
` [PATCH 4.9 065/271] fbdev: chipsfb: remove set but not used variable size
` [PATCH 4.9 067/271] iw_cxgb4: use tos when finding ipv6 routes
` [PATCH 4.9 070/271] pinctrl: sh-pfc: r8a7792: Fix vin1_data18_b pin group
` [PATCH 4.9 071/271] pinctrl: sh-pfc: sh73a0: Fix fsic_spdif pin groups
` [PATCH 4.9 073/271] block: dont use bio->bi_vcnt to figure out segment number
` [PATCH 4.9 075/271] vfio_pci: Enable memory accesses before calling pci_map_rom
` [PATCH 4.9 077/271] cdc-wdm: pass return value of recover_from_urb_loss
` [PATCH 4.9 078/271] regulator: pv88060: Fix array out-of-bounds access
` [PATCH 4.9 079/271] regulator: pv88080: "
` [PATCH 4.9 080/271] regulator: pv88090: "
` [PATCH 4.9 084/271] ASoC: qcom: Fix of-node refcount unbalance in apq8016_sbc_parse_of()
` [PATCH 4.9 086/271] NFS: Fix a soft lockup in the delegation recovery code
` [PATCH 4.9 088/271] clocksource/drivers/exynos_mct: Fix error path in timer resources initialization
` [PATCH 4.9 090/271] ARM: 8847/1: pm: fix HYP/SVC mode mismatch when MCPM is used
` [PATCH 4.9 098/271] media: ivtv: update *pos correctly in ivtv_read_pos()
` [PATCH 4.9 103/271] jfs: fix bogus variable self-initialization
` [PATCH 4.9 104/271] tipc: tipc clang warning
` [PATCH 4.9 107/271] media: davinci-isif: avoid uninitialized variable use
` [PATCH 4.9 113/271] ehea: Fix a copy-paste err in ehea_init_port_res
` [PATCH 4.9 116/271] hwmon: (w83627hf) Use request_muxed_region for Super-IO accesses
` [PATCH 4.9 120/271] media: ov2659: fix unbalanced mutex_lock/unlock
` [PATCH 4.9 122/271] dmaengine: axi-dmac: Dont check the number of frames for alignment
` [PATCH 4.9 129/271] net: ena: fix swapped parameters when calling ena_com_indirect_table_fill_entry
` [PATCH 4.9 130/271] net: ena: fix: Free napi resources when ena_up() fails
` [PATCH 4.9 132/271] net: ena: fix ena_com_fill_hash_function() implementation
` [PATCH 4.9 133/271] dmaengine: tegra210-adma: restore channel status
` [PATCH 4.9 140/271] ARM: riscpc: fix lack of keyboard interrupts after irq conversion
` [PATCH 4.9 145/271] spi: spi-fsl-spi: call spi_finalize_current_message() at the end
` [PATCH 4.9 146/271] crypto: ccp - fix AES CFB error exposed by new test vectors
` [PATCH 4.9 150/271] signal/cifs: Fix cifs_put_tcp_session to call send_sig instead of force_sig
` [PATCH 4.9 151/271] inet: frags: call inet_frags_fini() after unregister_pernet_subsys()
` [PATCH 4.9 152/271] media: vivid: fix incorrect assignment operation when setting video mode
` [PATCH 4.9 153/271] powerpc/cacheinfo: add cacheinfo_teardown, cacheinfo_rebuild
` [PATCH 4.9 155/271] net: netem: fix backlog accounting for corrupted GSO frames
` [PATCH 4.9 156/271] net/af_iucv: always register net_device notifier
` [PATCH 4.9 158/271] rtc: pcf8563: Clear event flags and disable interrupts before requesting irq
` [PATCH 4.9 160/271] perf/ioctl: Add check for the sample_period value
` [PATCH 4.9 162/271] clk: qcom: Fix -Wunused-const-variable
` [PATCH 4.9 165/271] rxrpc: Fix uninitialized error code in rxrpc_send_data_packet()
` [PATCH 4.9 169/271] scsi: libfc: fix null pointer dereference on a null lport
` [PATCH 4.9 170/271] libertas_tf: Use correct channel range in lbtf_geo_init
` [PATCH 4.9 183/271] signal: Allow cifs and drbd to receive their terminating signals
` [PATCH 4.9 185/271] dmaengine: dw: platform: Switch to acpi_dma_controller_register()
` [PATCH 4.9 187/271] mips: avoid explicit UB in assignment of mips_io_port_base
` [PATCH 4.9 189/271] Partially revert "kfifo: fix kfifo_alloc() and kfifo_init()"
` [PATCH 4.9 190/271] hwmon: (lm75) Fix write operations for negative temperatures
` [PATCH 4.9 192/271] x86, perf: Fix the dependency of the x86 insn decoder selftest
` [PATCH 4.9 194/271] bcma: fix incorrect update of BCMA_CORE_PCI_MDIO_DATA
` [PATCH 4.9 197/271] net: sonic: return NETDEV_TX_OK if failed to map buffer
` [PATCH 4.9 198/271] Btrfs: fix hang when loading existing inode cache off disk
` [PATCH 4.9 201/271] net/rds: Fix ib_evt_handler_call element in rds_ib_stat_names
` [PATCH 4.9 203/271] net: hisilicon: Fix signedness bug in hix5hd2_dev_probe()
` [PATCH 4.9 205/271] net: stmmac: dwmac-meson8b: Fix signedness bug in probe
` [PATCH 4.9 206/271] of: mdio: Fix a signedness bug in of_phy_get_and_connect()
` [PATCH 4.9 208/271] nvme: retain split access workaround for capability reads
` [PATCH 4.9 210/271] mac80211: accept deauth frames in IBSS mode
` [PATCH 4.9 212/271] llc: fix sk_buff refcounting in llc_conn_state_process()
` [PATCH 4.9 219/271] net: qca_spi: Move reset_count to struct qcaspi
` [PATCH 4.9 224/271] MIPS: Loongson: Fix return value of loongson_hwmon_init
` [PATCH 4.9 225/271] net: neigh: use long type to store jiffies delta
` [PATCH 4.9 227/271] dmaengine: ti: edma: fix missed failure handling
` [PATCH 4.9 231/271] m68k: Call timer_interrupt() with interrupts disabled
` [PATCH 4.9 236/271] net: cxgb3_main: Add CAP_NET_ADMIN check to CHELSIO_GET_MEM
` [PATCH 4.9 238/271] net, ip_tunnel: fix namespaces move
` [PATCH 4.9 239/271] net_sched: fix datalen for ematch
` [PATCH 4.9 245/271] hwmon: Deal with errors from the thermal subsystem
` [PATCH 4.9 248/271] Input: keyspan-remote - fix control-message timeouts
` [PATCH 4.9 249/271] ARM: 8950/1: ftrace/recordmcount: filter relocation types
` [PATCH 4.9 250/271] mmc: tegra: fix SDR50 tuning override
` [PATCH 4.9 251/271] mmc: sdhci: fix minimum clock rate for v3 controller
` [PATCH 4.9 253/271] Input: gtco - fix endpoint sanity check
` [PATCH 4.9 257/271] hwmon: (nct7802) Fix voltage limits to wrong registers
` [PATCH 4.9 260/271] do_last(): fetch directory ->i_mode and ->i_uid before its too late
` [PATCH 4.9 266/271] bcache: silence static checker warning

[GSoC/Outreachy QEMU proposal] Extend support for ioctls in QEMU linux-user mode
 2020-01-28 14:32 UTC  (5+ messages)

[PATCH] iio: adc: ad7124: Add direct reg access
 2020-01-28 14:39 UTC  (2+ messages)

[v3] x86/tsc: Unset TSC_KNOWN_FREQ and TSC_RELIABLE flags on Intel Bay Trail SoC
 2020-01-28 14:39 UTC  (11+ messages)

[PATCH v6 0/2] Use DIAG318 to set Control Program Name & Version Codes
 2020-01-28 14:38 UTC  (9+ messages)
` [PATCH v6 2/2] s390: diagnose 318 info reset and migration support

[PATCH v2] PCI/MSI: Avoid torn updates to MSI pairs
 2020-01-28 14:38 UTC  (11+ messages)

[Xen-devel] [PATCH v2] x86/suspend: disable watchdog before calling console_start_sync()
 2020-01-28 14:38 UTC  (2+ messages)

[Intel-gfx] [PATCH] drm/i915/dsi: Enable dsi as part of encoder->enable
 2020-01-28 14:38 UTC  (3+ messages)

[Question]:How to build kernel as externalsrc that is missing .git?
 2020-01-28 14:36 UTC  (2+ messages)
` [yocto] "

[PATCH] serial: 8250_early: Add earlycon for BCM2835 aux uart
 2020-01-28 14:19 UTC  (3+ messages)

[PATCH V3 0/2] soc: imx: increase build coverage for imx8 soc driver
 2020-01-28 14:35 UTC  (4+ messages)
` [PATCH V3 2/2] soc: imx: increase build coverage for imx8m "

[LSF/MM/BPF TOPIC] Allowing linkat() to replace the destination
 2020-01-28 14:35 UTC  (12+ messages)

[linux-lvm] pvmove --abort
 2020-01-28 14:34 UTC  (2+ messages)

[Xen-devel] [PATCH] x86/suspend: disable watchdog before calling console_start_sync()
 2020-01-28 14:34 UTC  (3+ messages)

[igt-dev] [PATCH i-g-t] tests/kms_ccs: Select highest resolution
 2020-01-28 14:30 UTC 

[PATCH v1] MAINTAINERS: Sort entries in database for VSPRINTF
 2020-01-28 14:34 UTC 

[PATCH] sched, fair: Allow a per-cpu kthread waking a task to stack on the same CPU
 2020-01-28 14:24 UTC  (3+ messages)

[virtio-comment] [PATCH] virtio-net: Add support for the flexible driver notification
 2020-01-28 14:33 UTC 

[PATCH 1/9] rtc: at91rm9200: remove procfs information
 2020-01-28 14:32 UTC  (4+ messages)
` [PATCH 2/9] dt-bindings: rtc: at91rm9200: convert bindings to json-schema

[PATCH v1] MAINTAINERS: Sort entries in database for USB TYPEC
 2020-01-28 14:29 UTC 

[PATCH] fs/Kconfig: default to no mandatory locking
 2020-01-28 13:53 UTC 

[PATCH 4.19 00/92] 4.19.100-stable review
 2020-01-28 14:09 UTC  (55+ messages)
` [PATCH 4.19 04/92] ipv6: sr: remove SKB_GSO_IPXIP6 on End.D* actions
` [PATCH 4.19 05/92] net: bcmgenet: Use netif_tx_napi_add() for TX NAPI
` [PATCH 4.19 07/92] net: ip6_gre: fix moving ip6gre between namespaces
` [PATCH 4.19 10/92] net: rtnetlink: validate IFLA_MTU attribute in rtnl_create_link()
` [PATCH 4.19 20/92] tcp: do not leave dangling pointers in tp->highest_sack
` [PATCH 4.19 23/92] hwmon: (adt7475) Make volt2reg return same reg as reg2volt input
` [PATCH 4.19 24/92] hwmon: (core) Do not use device managed functions for memory allocations
` [PATCH 4.19 26/92] tracing: trigger: Replace unneeded RCU-list traversals
` [PATCH 4.19 27/92] Input: keyspan-remote - fix control-message timeouts
` [PATCH 4.19 28/92] Revert "Input: synaptics-rmi4 - dont increment rmiaddr for SMBus transfers"
` [PATCH 4.19 29/92] ARM: 8950/1: ftrace/recordmcount: filter relocation types
` [PATCH 4.19 31/92] mmc: sdhci: fix minimum clock rate for v3 controller
` [PATCH 4.19 34/92] Input: sur40 - fix interface sanity checks
` [PATCH 4.19 35/92] Input: gtco - fix endpoint sanity check
` [PATCH 4.19 36/92] Input: aiptek "
` [PATCH 4.19 39/92] netfilter: nft_osf: add missing check for DREG attribute
` [PATCH 4.19 41/92] scsi: RDMA/isert: Fix a recently introduced regression related to logout
` [PATCH 4.19 43/92] do_last(): fetch directory ->i_mode and ->i_uid before its too late
` [PATCH 4.19 44/92] net/sonic: Add mutual exclusion for accessing shared state
` [PATCH 4.19 45/92] net/sonic: Clear interrupt flags immediately
` [PATCH 4.19 46/92] net/sonic: Use MMIO accessors
` [PATCH 4.19 50/92] net/sonic: Improve receive descriptor status flag check
` [PATCH 4.19 52/92] net/sonic: Quiesce SONIC before re-initializing descriptor memory
` [PATCH 4.19 54/92] net/sonic: Fix CAM initialization
` [PATCH 4.19 55/92] net/sonic: Prevent tx watchdog timeout
` [PATCH 4.19 56/92] tracing: Use hist triggers var_ref array to destroy var_refs
` [PATCH 4.19 57/92] tracing: Remove open-coding of hist trigger var_ref management
` [PATCH 4.19 58/92] tracing: Fix histogram code when expression has same var as value
` [PATCH 4.19 59/92] sd: Fix REQ_OP_ZONE_REPORT completion handling
` [PATCH 4.19 60/92] crypto: geode-aes - switch to skcipher for cbc(aes) fallback
` [PATCH 4.19 61/92] coresight: etb10: Do not call smp_processor_id from preemptible
` [PATCH 4.19 62/92] coresight: tmc-etf: "
` [PATCH 4.19 63/92] libertas: Fix two buffer overflows at parsing bss descriptor
` [PATCH 4.19 64/92] media: v4l2-ioctl.c: zero reserved fields for S/TRY_FMT
` [PATCH 4.19 65/92] scsi: iscsi: Avoid potential deadlock in iscsi_if_rx func
` [PATCH 4.19 66/92] netfilter: ipset: use bitmap infrastructure completely
` [PATCH 4.19 67/92] netfilter: nf_tables: add __nft_chain_type_get()
` [PATCH 4.19 68/92] net/x25: fix nonblocking connect
` [PATCH 4.19 69/92] mm/memory_hotplug: make remove_memory() take the device_hotplug_lock
` [PATCH 4.19 70/92] mm, sparse: drop pgdat_resize_lock in sparse_add/remove_one_section()
` [PATCH 4.19 71/92] mm, sparse: pass nid instead of pgdat to sparse_add_one_section()
` [PATCH 4.19 72/92] drivers/base/memory.c: remove an unnecessary check on NR_MEM_SECTIONS
` [PATCH 4.19 73/92] mm, memory_hotplug: add nid parameter to arch_remove_memory
` [PATCH 4.19 74/92] mm/memory_hotplug: release memory resource after arch_remove_memory()
` [PATCH 4.19 75/92] drivers/base/memory.c: clean up relics in function parameters
` [PATCH 4.19 76/92] mm, memory_hotplug: update a comment in unregister_memory()
` [PATCH 4.19 77/92] mm/memory_hotplug: make unregister_memory_section() never fail
` [PATCH 4.19 78/92] mm/memory_hotplug: make __remove_section() "
` [PATCH 4.19 79/92] powerpc/mm: Fix section mismatch warning
` [PATCH 4.19 80/92] mm/memory_hotplug: make __remove_pages() and arch_remove_memory() never fail
` [PATCH 4.19 88/92] mm/hotplug: kill is_dev_zone() usage in __remove_pages()
` [PATCH 4.19 89/92] drivers/base/node.c: simplify unregister_memory_block_under_nodes()
` [PATCH 4.19 91/92] mm/memory_hotplug: fix try_offline_node()
` [PATCH 4.19 92/92] mm/memory_hotplug: shrink zones when offlining memory

[PATCH] of: Add OF_DMA_DEFAULT_COHERENT & select it on powerpc
 2020-01-28 14:26 UTC  (2+ messages)

[PATCH 0/1] Handle NULL make_request_fn in generic_make_request()
 2020-01-28 14:32 UTC  (7+ messages)
` [PATCH 1/1] blk/core: Gracefully handle unset make_request_fn

possible deadlock in sidtab_sid2str_put
 2020-01-28 14:26 UTC  (5+ messages)

[Xen-devel] [PATCH] x86/HVM: relinquish resources also from hvm_domain_destroy()
 2020-01-28 14:31 UTC  (3+ messages)

[PATCH 00/28] ata: optimize core code size on PATA only setups
 2020-01-28 14:28 UTC  (3+ messages)
  ` [PATCH 01/28] ata: remove stale maintainership information from core code

[PATCH] fs/Kconfig: default to no mandatory locking
 2020-01-28 14:28 UTC 

[Xen-devel] [PATCH 0/3] tools/xenstore
 2020-01-28 14:28 UTC  (2+ messages)
` [Xen-devel] [PATCH 2/3] xenstore: add console xenstore entries for xenstore stubdom


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.