All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-03-17 10:45:02 to 2020-03-17 11:03:44 UTC [more...]

[PATCH 5.4 000/123] 5.4.26-rc1 review
 2020-03-17 10:54 UTC  (54+ messages)
` [PATCH 5.4 002/123] ALSA: hda/realtek - More constifications
` [PATCH 5.4 003/123] ALSA: hda/realtek - Add Headset Mic supported for HP cPC
` [PATCH 5.4 004/123] ALSA: hda/realtek - Fixed one of HP ALC671 platform Headset Mic supported
` [PATCH 5.4 005/123] cgroup, netclassid: periodically release file_lock on classid updating
` [PATCH 5.4 006/123] gre: fix uninit-value in __iptunnel_pull_header
` [PATCH 5.4 008/123] ipv6/addrconf: call ipv6_mc_up() for non-Ethernet interface
` [PATCH 5.4 009/123] ipvlan: add cond_resched_rcu() while processing muticast backlog
` [PATCH 5.4 010/123] ipvlan: do not add hardware address of master to its unicast filter list
` [PATCH 5.4 011/123] ipvlan: do not use cond_resched_rcu() in ipvlan_process_multicast()
` [PATCH 5.4 012/123] ipvlan: dont deref eth hdr before checking its set
` [PATCH 5.4 013/123] macvlan: add cond_resched() during multicast processing
` [PATCH 5.4 015/123] net: dsa: mv88e6xxx: fix lockup on warm boot
` [PATCH 5.4 016/123] net: fec: validate the new settings in fec_enet_set_coalesce()
` [PATCH 5.4 017/123] net: hns3: fix a not link up issue when fibre port supports autoneg
` [PATCH 5.4 018/123] net/ipv6: use configured metric when add peer route
` [PATCH 5.4 019/123] netlink: Use netlink header as base to calculate bad attribute offset
` [PATCH 5.4 020/123] net: macsec: update SCI upon MAC address change
` [PATCH 5.4 021/123] net: nfc: fix bounds checking bugs on "pipe"
` [PATCH 5.4 022/123] net/packet: tpacket_rcv: do not increment ring index on drop
` [PATCH 5.4 023/123] net: phy: bcm63xx: fix OOPS due to missing driver name
` [PATCH 5.4 024/123] net: stmmac: dwmac1000: Disable ACS if enhanced descs are not used
` [PATCH 5.4 025/123] net: systemport: fix index check to avoid an array out of bounds access
` [PATCH 5.4 026/123] r8152: check disconnect status after long sleep
` [PATCH 5.4 027/123] sfc: detach from cb_page in efx_copy_channel()
` [PATCH 5.4 028/123] slip: make slhc_compress() more robust against malicious packets
` [PATCH 5.4 029/123] taprio: Fix sending packets without dequeueing them
` [PATCH 5.4 032/123] bnxt_en: fix error handling when flashing from file
` [PATCH 5.4 033/123] cgroup: memcg: net: do not associate sock with unrelated cgroup
` [PATCH 5.4 034/123] net: memcg: late association of sock to memcg
` [PATCH 5.4 041/123] can: add missing attribute validation for termination
` [PATCH 5.4 042/123] macsec: add missing attribute validation for port
` [PATCH 5.4 043/123] net: fq: add missing attribute validation for orphan mask
` [PATCH 5.4 044/123] net: taprio: add missing attribute validation for txtime delay
` [PATCH 5.4 045/123] team: add missing attribute validation for port ifindex
` [PATCH 5.4 046/123] team: add missing attribute validation for array index
` [PATCH 5.4 047/123] tipc: add missing attribute validation for MTU property
` [PATCH 5.4 048/123] nfc: add missing attribute validation for SE API
` [PATCH 5.4 049/123] nfc: add missing attribute validation for deactivate target
` [PATCH 5.4 050/123] nfc: add missing attribute validation for vendor subcommand
` [PATCH 5.4 051/123] net: phy: avoid clearing PHY interrupts twice in irq handler
` [PATCH 5.4 052/123] net: phy: fix MDIO bus PM PHY resuming
` [PATCH 5.4 053/123] net/ipv6: need update peer route when modify metric
` [PATCH 5.4 054/123] net/ipv6: remove the old peer route if change it to a new one
` [PATCH 5.4 055/123] selftests/net/fib_tests: update addr_metric_test for peer route testing
` [PATCH 5.4 056/123] net: dsa: Dont instantiate phylink for CPU/DSA ports unless needed
` [PATCH 5.4 058/123] cgroup: cgroup_procs_next should increase position index
` [PATCH 5.4 059/123] cgroup: Iterate tasks that did not finish do_exit()
` [PATCH 5.4 060/123] netfilter: nf_tables: fix infinite loop when expr is not available
` [PATCH 5.4 061/123] iwlwifi: mvm: Do not require PHY_SKU NVM section for 3168 devices
` [PATCH 5.4 062/123] virtio-blk: fix hw_queue stopped on arbitrary error
` [PATCH 5.4 063/123] iommu/vt-d: quirk_ioat_snb_local_iommu: replace WARN_TAINT with pr_warn + add_taint
` [PATCH 5.4 065/123] netfilter: synproxy: synproxy_cpu_seq_next should increase position index
` [PATCH 5.4 066/123] netfilter: xt_recent: recent_seq_next "

[PATCH v2 0/8] mm/memory_hotplug: allow to specify a default online_type
 2020-03-17 10:58 UTC  (15+ messages)
` [PATCH v2 1/8] drivers/base/memory: rename MMOP_ONLINE_KEEP to MMOP_ONLINE
` [PATCH v2 2/8] drivers/base/memory: map MMOP_OFFLINE to 0
` [PATCH v2 3/8] drivers/base/memory: store mapping between MMOP_* and string in an array
` [PATCH v2 4/8] powernv/memtrace: always online added memory blocks
` [PATCH v2 5/8] hv_balloon: don't check for memhp_auto_online manually
` [PATCH v2 6/8] mm/memory_hotplug: unexport memhp_auto_online
` [PATCH v2 7/8] mm/memory_hotplug: convert memhp_auto_online to store an online_type
` [PATCH v2 8/8] mm/memory_hotplug: allow to specify a default online_type

[PATCH v1 00/28 for 5.0] testing and gdbstub
 2020-03-17 11:03 UTC  (10+ messages)
` [PATCH v1 20/28] tests/tcg/aarch64: userspace system register test
` [PATCH v1 24/28] tests/tcg/aarch64: add SVE iotcl test

[PATCH] cpu: Use DeviceClass reset instead of a special CPUClass reset
 2020-03-17 11:01 UTC  (4+ messages)

[Intel-gfx] [PATCH v8 0/3] Dynamic EU configuration of Slice/Sub-slice/EU
 2020-03-17 11:02 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for Dynamic EU configuration of Slice/Sub-slice/EU (rev8)
` [Intel-gfx] ✗ Fi.CI.SPARSE: "

[PATCH 1/3] mtd: spi-nor: reimplement block protection handling
 2020-03-17 11:00 UTC  (4+ messages)
  ` [PATCH 2/3] mtd: spi-nor: add 4bit block protection support

[PATCH 4.19 00/89] 4.19.111-rc1 review
 2020-03-17 10:55 UTC  (75+ messages)
` [PATCH 4.19 01/89] phy: Revert toggling reset changes
` [PATCH 4.19 02/89] net: phy: Avoid multiple suspends
` [PATCH 4.19 03/89] cgroup, netclassid: periodically release file_lock on classid updating
` [PATCH 4.19 04/89] gre: fix uninit-value in __iptunnel_pull_header
` [PATCH 4.19 05/89] inet_diag: return classid for all socket types
` [PATCH 4.19 06/89] ipv6/addrconf: call ipv6_mc_up() for non-Ethernet interface
` [PATCH 4.19 07/89] ipvlan: add cond_resched_rcu() while processing muticast backlog
` [PATCH 4.19 10/89] ipvlan: dont deref eth hdr before checking its set
` [PATCH 4.19 11/89] net/ipv6: use configured metric when add peer route
` [PATCH 4.19 12/89] netlink: Use netlink header as base to calculate bad attribute offset
` [PATCH 4.19 13/89] net: macsec: update SCI upon MAC address change
` [PATCH 4.19 14/89] net: nfc: fix bounds checking bugs on "pipe"
` [PATCH 4.19 15/89] net/packet: tpacket_rcv: do not increment ring index on drop
` [PATCH 4.19 16/89] net: stmmac: dwmac1000: Disable ACS if enhanced descs are not used
` [PATCH 4.19 18/89] r8152: check disconnect status after long sleep
` [PATCH 4.19 19/89] sfc: detach from cb_page in efx_copy_channel()
` [PATCH 4.19 20/89] bnxt_en: reinitialize IRQs when MTU is modified
` [PATCH 4.19 21/89] cgroup: memcg: net: do not associate sock with unrelated cgroup
` [PATCH 4.19 22/89] net: memcg: late association of sock to memcg
` [PATCH 4.19 23/89] net: memcg: fix lockdep splat in inet_csk_accept()
` [PATCH 4.19 24/89] devlink: validate length of param values
` [PATCH 4.19 25/89] fib: add missing attribute validation for tun_id
` [PATCH 4.19 26/89] nl802154: add missing attribute validation
` [PATCH 4.19 27/89] nl802154: add missing attribute validation for dev_type
` [PATCH 4.19 29/89] macsec: add missing attribute validation for port
` [PATCH 4.19 30/89] net: fq: add missing attribute validation for orphan mask
` [PATCH 4.19 31/89] team: add missing attribute validation for port ifindex
` [PATCH 4.19 32/89] team: add missing attribute validation for array index
` [PATCH 4.19 33/89] nfc: add missing attribute validation for SE API
` [PATCH 4.19 35/89] nfc: add missing attribute validation for vendor subcommand
` [PATCH 4.19 36/89] net: phy: fix MDIO bus PM PHY resuming
` [PATCH 4.19 37/89] selftests/net/fib_tests: update addr_metric_test for peer route testing
` [PATCH 4.19 38/89] net/ipv6: need update peer route when modify metric
` [PATCH 4.19 39/89] net/ipv6: remove the old peer route if change it to a new one
` [PATCH 4.19 40/89] tipc: add missing attribute validation for MTU property
` [PATCH 4.19 41/89] devlink: validate length of region addr/len
` [PATCH 4.19 42/89] bonding/alb: make sure arp header is pulled before accessing it
` [PATCH 4.19 44/89] net: fec: validate the new settings in fec_enet_set_coalesce()
` [PATCH 4.19 45/89] macvlan: add cond_resched() during multicast processing
` [PATCH 4.19 46/89] cgroup: cgroup_procs_next should increase position index
` [PATCH 4.19 48/89] iwlwifi: mvm: Do not require PHY_SKU NVM section for 3168 devices
` [PATCH 4.19 49/89] virtio-blk: fix hw_queue stopped on arbitrary error
` [PATCH 4.19 50/89] iommu/vt-d: quirk_ioat_snb_local_iommu: replace WARN_TAINT with pr_warn + add_taint
` [PATCH 4.19 51/89] netfilter: nf_conntrack: ct_cpu_seq_next should increase position index
` [PATCH 4.19 52/89] netfilter: synproxy: synproxy_cpu_seq_next "
` [PATCH 4.19 53/89] netfilter: xt_recent: recent_seq_next "
` [PATCH 4.19 54/89] netfilter: x_tables: xt_mttg_seq_next "
` [PATCH 4.19 57/89] ktest: Add timeout for ssh sync testing
` [PATCH 4.19 58/89] cifs_atomic_open(): fix double-put on late allocation failure
` [PATCH 4.19 59/89] gfs2_atomic_open(): fix O_EXCL|O_CREAT handling on cold dcache
` [PATCH 4.19 60/89] KVM: x86: clear stale x86_emulate_ctxt->intercept value
` [PATCH 4.19 62/89] macintosh: windfarm: fix MODINFO regression
` [PATCH 4.19 63/89] efi: Fix a race and a buffer overflow while reading efivars via sysfs
` [PATCH 4.19 64/89] efi: Make efi_rts_work accessible to efi page fault handler
` [PATCH 4.19 65/89] mt76: fix array overflow on receiving too many fragments for a packet
` [PATCH 4.19 66/89] x86/mce: Fix logic and comments around MSR_PPIN_CTL
` [PATCH 4.19 67/89] iommu/dma: Fix MSI reservation allocation
` [PATCH 4.19 68/89] iommu/vt-d: dmar: replace WARN_TAINT with pr_warn + add_taint
` [PATCH 4.19 69/89] iommu/vt-d: Fix a bug in intel_iommu_iova_to_phys() for huge page
` [PATCH 4.19 70/89] batman-adv: Dont schedule OGM for disabled interface
` [PATCH 4.19 73/89] drm/i915/gvt: Fix unnecessary schedule timer when no vGPU exits
` [PATCH 4.19 75/89] nl80211: add missing attribute validation for critical protocol indication
` [PATCH 4.19 76/89] nl80211: add missing attribute validation for beacon report scanning
` [PATCH 4.19 77/89] nl80211: add missing attribute validation for channel switch
` [PATCH 4.19 79/89] netfilter: cthelper: add missing attribute validation for cthelper
` [PATCH 4.19 80/89] netfilter: nft_payload: add missing attribute validation for payload csum flags
` [PATCH 4.19 81/89] netfilter: nft_tunnel: add missing attribute validation for tunnels
` [PATCH 4.19 82/89] iommu/vt-d: Fix the wrong printing in RHSA parsing
` [PATCH 4.19 83/89] iommu/vt-d: Ignore devices with out-of-spec domain number
` [PATCH 4.19 85/89] ipv6: restrict IPV6_ADDRFORM operation
` [PATCH 4.19 86/89] net/smc: check for valid ib_client_data
` [PATCH 4.19 87/89] net/smc: cancel event worker during device removal
` [PATCH 4.19 88/89] efi: Add a sanity check to efivar_store_raw()
` [PATCH 4.19 89/89] batman-adv: Avoid free/alloc race when handling OGM2 buffer

[PATCH 00/15] powerpc/watchpoint: Preparation for more than one watchpoint
 2020-03-17 10:59 UTC  (9+ messages)
` [PATCH 10/15] powerpc/watchpoint: Use loop for thread_struct->ptrace_bps
` [PATCH 11/15] powerpc/watchpoint: Introduce is_ptrace_bp() function
` [PATCH 12/15] powerpc/watchpoint: Prepare handler to handle more than one watcnhpoint

[RFC PATCH v1 0/3] arm64: tlb: add support for TTL field
 2020-03-17 10:59 UTC  (5+ messages)

[Intel-gfx] [PATCH] drm/i915/gem: Avoid gem_context->mutex for simple vma lookup
 2020-03-17 10:59 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for "

[PATCH] genirq: fix reference leaks on irq affinity notifiers
 2020-03-17 10:58 UTC  (3+ messages)

[PATCH V2 0/8] Add interconnect support to QSPI and QUP drivers
 2020-03-17 10:57 UTC  (5+ messages)
` [PATCH V2 3/8] soc: qcom-geni-se: Add interconnect support to fix earlycon crash

OV5640 CSI2 problems
 2020-03-17 11:01 UTC  (2+ messages)

[PATCH V2] sched: fair: Use the earliest break even
 2020-03-17 10:56 UTC  (2+ messages)

[PATCH v4 0/5] arm64: Dereference CPU operations indirectly
 2020-03-17 10:56 UTC  (5+ messages)
` [PATCH v4 3/5] arm64: Introduce get_cpu_ops() helper function
` [PATCH v4 4/5] arm64: Remove CPU operations dereferencing array

[Buildroot] Improve external toolchain support
 2020-03-17 10:56 UTC 

[meta-ti][zeus PATCH v1] recipes-kernel: jailhouse: Update SRCREV to latest
 2020-03-17 10:53 UTC 

[PATCH v5 0/5] gpio: Add GPIO Aggregator
 2020-03-17 10:50 UTC  (5+ messages)
` [PATCH v5 3/5] "

[PATCH] soundwire: stream: only change state if needed
 2020-03-17 10:51 UTC  (2+ messages)

[PATCH] qom-qmp-cmds: Fix another memory leak in qmp_object_add()
 2020-03-17 10:47 UTC  (3+ messages)

[PATCH] arm64: dts: qcom: sc7180: Changed polling-delay in Thermal-zones node
 2020-03-17 10:52 UTC  (2+ messages)

[PATCH v2 0/7] Misc hw/ide legacy clean up
 2020-03-17 10:49 UTC  (4+ messages)
` [PATCH v2 2/7] hw/ide: Get rid of piix4_init function

[Xen-devel] [PATCH v6 0/5] remove one more shared xenheap page: shared_info
 2020-03-17 10:51 UTC  (6+ messages)
` [Xen-devel] [PATCH v6 2/5] mm: keep PGC_extra pages on a separate list

[PATCH v2 0/8] FWNMI fixes / changes
 2020-03-17 10:47 UTC  (6+ messages)
` [PATCH v2 6/8] target/ppc: allow ppc_cpu_do_system_reset to take an alternate vector

[Intel-gfx] [RESUBMIT PATCH 0/2] tests/gem_userptr_blits: Refresh other now MMAP_GTT dependent subtests
 2020-03-17 10:50 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for tests/gem_userptr_blits: Refresh other now MMAP_GTT dependent subtests (rev2)

[PATCH] qom-qmp-cmds: remove unnecessary alloc in qmp_object_add to fix memleak
 2020-03-17 10:49 UTC  (2+ messages)

[PATCH v3 0/2] net: tulip: add checks to avoid OOB access
 2020-03-17 10:49 UTC  (6+ messages)
` [PATCH v3 2/2] net: tulip: add .can_recieve routine

[PATCH 0/6] hw/net: Make Net/CanBus can_receive() handlers return a boolean
 2020-03-17 10:47 UTC  (3+ messages)

[dpdk-dev] [dpdk-announce] DPDK 19.11.1 released
 2020-03-17 10:35 UTC 

[PATCH 1/3] ASoC: rt5682: Add a property for DMIC clock rate setting
 2020-03-17 10:46 UTC  (3+ messages)
` [PATCH 3/3] ASoC: rt5682: Add the descriptions for the DMIC clock rate and delay settings

[dpdk-dev] [dpdk-users] Issue while running DPDK19.11 test-pmd with Intel X722 Nic
 2020-03-17  6:59 UTC 

[PATCH v3 0/2] rtw88: add coex related debugfs
 2020-03-17 10:46 UTC  (3+ messages)
` [PATCH v3 1/2] rtw88: add a debugfs entry to dump coex's info

[PULL 00/45] ppc-for-5.0 queue 20200317
 2020-03-17 10:30 UTC  (2+ messages)

[PATCH v2] clk: imx8mm: Switch to platform driver
 2020-03-17 10:45 UTC  (7+ messages)

[PATCH] staging: vt6656: Use ARRAY_SIZE instead of hardcoded size
 2020-03-17 10:45 UTC  (2+ messages)

RT thread seems blocked
 2020-03-17 10:45 UTC  (2+ messages)

[PATCH v3 0/5] Support Argon2 KDF in LUKS2
 2020-03-17 10:45 UTC  (8+ messages)
` [PATCH v3 3/5] argon2: Import Argon2 from cryptsetup

[dpdk-dev] [RFC PATCH] ci: reduce examples built for static builds
 2020-03-17 10:44 UTC  (3+ messages)

[PATCH v9 00/15] s390x: Protected Virtualization support
 2020-03-17 10:41 UTC  (7+ messages)
` [PATCH v9 07/15] s390x: protvirt: Move STSI data over SIDAD


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.