All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-03-21 13:16:22 to 2019-03-21 13:41:22 UTC [more...]

[PATCH net-next v4 00/22] ethtool netlink interface, part 1
 2019-03-21 13:41 UTC  (17+ messages)
` [PATCH net-next v4 01/22] rtnetlink: provide permanent hardware address in RTM_NEWLINK
` [PATCH net-next v4 02/22] netlink: introduce nla_put_bitfield32()
` [PATCH net-next v4 03/22] netlink: add strict version of nla_parse_nested()
` [PATCH net-next v4 04/22] ethtool: move to its own directory
` [PATCH net-next v4 06/22] ethtool: helper functions for netlink interface
` [PATCH net-next v4 07/22] ethtool: netlink bitset handling
` [PATCH net-next v4 08/22] ethtool: support for netlink notifications
` [PATCH net-next v4 09/22] ethtool: implement EVENT notifications
` [PATCH net-next v4 10/22] ethtool: generic handlers for GET requests
` [PATCH net-next v4 13/22] ethtool: provide driver/device information in GET_INFO request
` [PATCH net-next v4 14/22] ethtool: provide timestamping "
` [PATCH net-next v4 15/22] ethtool: provide link mode names as a string set
` [PATCH net-next v4 16/22] ethtool: provide link settings and link modes in GET_SETTINGS request
` [PATCH net-next v4 18/22] ethtool: provide link state "
` [PATCH net-next v4 19/22] ethtool: provide WoL information "

[PATCH] glibc: fix CVE-2019-9169
 2019-03-21 13:40 UTC  (2+ messages)

[patch net-next 00/11] devlink: small spring cleanup
 2019-03-21 13:41 UTC  (13+ messages)
` [patch net-next 01/11] net: devlink: add couple of missing mutex_destroy() calls
` [patch net-next 02/11] bnxt: add missing net/devlink.h include
` [patch net-next 03/11] dsa: "
` [patch net-next 04/11] bnxt: set devlink port attrs properly
` [patch net-next 05/11] bnxt: call devlink_port_type_eth_set() before port register
` [patch net-next 06/11] net: devlink: don't take devlink_mutex for devlink_compat_*
` [patch net-next 07/11] net: devlink: don't pass return value of __devlink_port_type_set()
` [patch net-next 08/11] mlxsw: Move devlink_port_attrs_set() call before register
` [patch net-next 09/11] dsa: move "
` [patch net-next 10/11] net: devlink: disallow port_attrs_set() to be called "
` [patch net-next 11/11] net: devlink: add port type spinlock

[Cocci] modifying C99 initializers?
 2019-03-21 13:40 UTC  (2+ messages)

[master][meta-processor-sdk][PATCH 0/7] RTOS patches for 5.3 release
 2019-03-21 13:40 UTC  (10+ messages)
` [master][meta-processor-sdk][PATCH 1/7] board-rtos: Superseded by meta-ti update
  ` [EXTERNAL] "
` [master][meta-processor-sdk][PATCH 2/7] common-csl-ip:Superseded by a higher version
` [master][meta-processor-sdk][PATCH 3/7] emac-lld-rtos:Superseeded by a more recent version
` [master][meta-processor-sdk][PATCH 4/7] mmcsd-lld-rtos:Superseeded "
` [master][meta-processor-sdk][PATCH 5/7] osal:Superseeded "
` [master][meta-processor-sdk][PATCH 6/7] spi-lld-rtos:Superseeded "
` [master][meta-processor-sdk][PATCH 7/7] udma-lld-rtos:Superseeded "

[PATCH 1/1] restorecond: use /run instead of /var/run
 2019-03-21 13:31 UTC  (3+ messages)

kmsg: lseek errors confuse glibc's dprintf
 2019-03-21 13:37 UTC  (4+ messages)
    `  "

[PATCH 1/2] drm/i915: Turn dram_info.num_channels into a bitmask
 2019-03-21 13:36 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for series starting with [1/2] drm/i915: Turn dram_info.num_channels into a bitmask (rev3)

[PATCH] perf: Change PMCR write to read-modify-write
 2019-03-21 13:34 UTC  (3+ messages)

[PATCH] tpm: fix a race between poll and write in tpm-dev-common
 2019-03-21 13:34 UTC  (4+ messages)

[PATCH] docs: remove spaces from shell variable assignment
 2019-03-21 13:36 UTC  (2+ messages)

[PATCH 00/18] lightnvm: next set of improvements for 5.2
 2019-03-21 13:34 UTC  (16+ messages)
` [PATCH 10/18] lightnvm: pblk: ensure that emeta is written
` [PATCH 15/18] lightnvm: pblk: fix in case of lack of lines
` [PATCH 17/18] lightnvm: allow to use full device path

[PATCH] scsi: ufs-mediatek: fix uninitialized variable
 2019-03-21 13:34 UTC  (5+ messages)

[PATCH 0/2] EDAC Support for SiFive SoCs
 2019-03-21 13:33 UTC  (5+ messages)
` [PATCH 2/2] edac: sifive: Add EDAC driver for SiFive FU540-C000 chip
    ` [2/2] "

[RFC][PATCH] tracing/x86: Save CR2 before tracing irqsoff on error_entry
 2019-03-21 13:32 UTC  (5+ messages)

[PATCH v4 00/26] Add new command 'switch'
 2019-03-21 13:32 UTC  (29+ messages)
` [PATCH v5 "
  ` [PATCH v5 01/26] git-checkout.txt: spell out --no-option
  ` [PATCH v5 02/26] git-checkout.txt: fix one syntax line
  ` [PATCH v5 03/26] doc: document --overwrite-ignore
  ` [PATCH v5 04/26] git-checkout.txt: fix monospace typeset
  ` [PATCH v5 05/26] t: rename t2014-switch.sh to t2014-checkout-switch.sh
  ` [PATCH v5 06/26] checkout: advice how to get out of detached HEAD mode
  ` [PATCH v5 07/26] checkout: keep most #include sorted
  ` [PATCH v5 08/26] checkout: factor out some code in parse_branchname_arg()
  ` [PATCH v5 09/26] checkout: make "opts" in cmd_checkout() a pointer
  ` [PATCH v5 10/26] checkout: move 'confict_style' and 'dwim_..' to checkout_opts
  ` [PATCH v5 11/26] checkout: split options[] array in three pieces
  ` [PATCH v5 12/26] checkout: split part of it to new command 'switch'
  ` [PATCH v5 13/26] switch: better names for -b and -B
  ` [PATCH v5 14/26] switch: add --discard-changes
  ` [PATCH v5 15/26] switch: remove -l
  ` [PATCH v5 16/26] switch: stop accepting pathspec
  ` [PATCH v5 17/26] switch: reject "do nothing" case
  ` [PATCH v5 18/26] switch: only allow explicit detached HEAD
  ` [PATCH v5 19/26] switch: add short option for --detach
  ` [PATCH v5 20/26] switch: implicit dwim, use --no-guess to disable it
  ` [PATCH v5 21/26] switch: no worktree status unless real branch switch happens
  ` [PATCH v5 22/26] switch: reject if some operation is in progress
  ` [PATCH v5 23/26] switch: make --orphan switch to an empty tree
  ` [PATCH v5 24/26] t: add tests for switch
  ` [PATCH v5 25/26] completion: support switch
  ` [PATCH v5 26/26] doc: promote "git switch"

[regression] USB power management failure to suspend / high CPU usage
 2019-03-21 13:32 UTC 

[PATCH v2] drm/i915/selftests: fix NULL vs IS_ERR() check in mock_context_barrier()
 2019-03-21 13:31 UTC  (4+ messages)

[PATCH v5.3 00/11] btrfs: tree-checker: Write time tree checker
 2019-03-21 13:30 UTC  (5+ messages)
` [PATCH v5.3 07/11] btrfs: extent_io: Handle error better in extent_write_locked_range()
` [PATCH v5.3 08/11] btrfs: extent_io: Kill the BUG_ON() in lock_extent_buffer_for_io()

[PATCH v2] drivers: ufs: Add missing MODULE_* information
 2019-03-21 13:28 UTC  (6+ messages)

[U-Boot] [PATCH 1/8] led: add initial support for bcm6858
 2019-03-21 13:28 UTC  (8+ messages)
` [U-Boot] [PATCH 2/8] dt: bcm6858: add led controller
` [U-Boot] [PATCH 3/8] dt: bcm968580xref: enable "
` [U-Boot] [PATCH 4/8] bcm968580xref: enable led support
` [U-Boot] [PATCH 5/8] led: bcm6858: allow to use this driver on ARCH_963158
` [U-Boot] [PATCH 6/8] dt: bcm63158: add led controller
` [U-Boot] [PATCH 7/8] dt: bcm963158: enable "
` [U-Boot] [PATCH 8/8] bcm963158: enable led support

[PATCH] docs: Explicitly state ordering requirements for Co-developed-by
 2019-03-21 13:30 UTC  (2+ messages)

[PATCH 0/5] staging: rtl8723bs: include: remove typedef of
 2019-03-21 13:28 UTC  (3+ messages)
` [PATCH 1/5] staging: rtl8723bs: include: remove typedef for struct pno_nlo_info
  ` [Outreachy kernel] "

[PATCH 1/3] drm/i915: Split Pineview device info into desktop and mobile
 2019-03-21 13:28 UTC  (3+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/3] drm/i915: Split Pineview device info into desktop and mobile (rev2)
` ✗ Fi.CI.SPARSE: "

[PATCH 00/14] staging: most: switch to configfs
 2019-03-21 13:26 UTC  (15+ messages)
` [PATCH 01/14] staging: most: add new file configfs.c
` [PATCH 02/14] staging: most: change signature of function probe_channel
` [PATCH 03/14] staging: most: core: add configfs interface functions
` [PATCH 04/14] staging: most: sound: introduce new sound adapter management
` [PATCH 05/14] staging: most: enable configfs support
` [PATCH 06/14] staging: most: core: make sysfs attributes read-only
` [PATCH 07/14] staging: most: core: use device description as name
` [PATCH 08/14] staging: most: usb: remove prefix from description tag
` [PATCH 09/14] staging: most: core: remove attribute add_link
` [PATCH 10/14] staging: most: allow speculative configuration
` [PATCH 11/14] staging: most: configfs: make create attributes write-only
` [PATCH 12/14] staging: most: configfs: add code for link removal
` [PATCH 13/14] staging: most: configfs: rename config attributes
` [PATCH 14/14] staging: most: Documentation: update driver documentation

[PATCH bpf-next 00/13] bpf tc tunneling
 2019-03-21 13:25 UTC  (4+ messages)
` [PATCH bpf-next 09/13] bpf: add bpf_skb_adjust_room encap flags

[PATCH v10, RESEND 0/6] tpm: retrieve digest size of unknown algorithms from TPM
 2019-03-21 13:25 UTC  (7+ messages)
` [PATCH v10, RESEND 5/6] KEYS: trusted: explicitly use tpm_chip structure from tpm_default_chip()

[PATCH v2] rcu: Allow to eliminate softirq processing from rcutree
 2019-03-21 13:26 UTC  (11+ messages)
            ` [PATCH v3] "

[summary] virtio network device failover writeup
 2019-03-21 13:24 UTC  (13+ messages)

[PATCH 1/6] drm/i915: Refactor EDID fixed mode search
 2019-03-21 13:24 UTC  (6+ messages)
` [PATCH 2/6] drm/i915: Pick the first mode from EDID as the fixed mode when there is no preferred mode
` [PATCH 3/6] drm/i915: Refactor VBT fixed mode handling
` [PATCH 4/6] drm/i915: Adjust DSI "
` [PATCH 5/6] drm/i915: Stop hand rolling drm_mode_match()
` [PATCH 6/6] drm/i915: Clean up EDID downclock mode lookup

[PATCH v2] usb: typec: fusb302: Fix debugfs mutex initialisation
 2019-03-21 13:24 UTC  (6+ messages)
        ` [v2] "

[PATCH] drm/amd/amdgpu: fix Polaris10 PCIe dpm feature issue
 2019-03-21 13:24 UTC  (2+ messages)

[RFC PATCH RESEND 0/3] mm modifications / helpers for emulated GPU coherent memory
 2019-03-21 13:22 UTC  (7+ messages)
` [RFC PATCH RESEND 1/3] mm: Allow the [page|pfn]_mkwrite callbacks to drop the mmap_sem
` [RFC PATCH RESEND 2/3] mm: Add an apply_to_pfn_range interface
` [RFC PATCH RESEND 3/3] mm: Add write-protect and clean utilities for address space ranges

[PATCH 0/2] add flag for tracking bio allocation
 2019-03-21 13:22 UTC  (4+ messages)
` [PATCH 1/2] block: bio: ensure newly added bio flags don't override BVEC_POOL_IDX

[igt-dev] [PATCH i-g-t] runner/job_list: print error when job list is empty
 2019-03-21 13:22 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "

[PATCH] mbigen: don't clear eventid when free_irq
 2019-03-21 13:21 UTC  (3+ messages)

kernel BUG at include/linux/mm.h:1020!
 2019-03-21 13:21 UTC  (5+ messages)

[PATCH] drivers: ufs: Add missing MODULE_* information
 2019-03-21 13:21 UTC  (6+ messages)

[PATCH] VT-d/DMAR: accept DRHD with non-discoverable PCI devices
 2019-03-21 13:17 UTC  (2+ messages)

[PATCH net-next v3 00/12] Refactor flower classifier to remove dependency on rtnl lock
 2019-03-21 13:17 UTC  (13+ messages)
` [PATCH net-next v3 01/12] net: sched: flower: don't check for rtnl on head dereference
` [PATCH net-next v3 02/12] net: sched: flower: refactor fl_change
` [PATCH net-next v3 03/12] net: sched: flower: introduce reference counting for filters
` [PATCH net-next v3 04/12] net: sched: flower: track filter deletion with flag
` [PATCH net-next v3 05/12] net: sched: flower: add reference counter to flower mask
` [PATCH net-next v3 06/12] net: sched: flower: handle concurrent mask insertion
` [PATCH net-next v3 07/12] net: sched: flower: protect masks list with spinlock
` [PATCH net-next v3 08/12] net: sched: flower: handle concurrent filter insertion in fl_change
` [PATCH net-next v3 09/12] net: sched: flower: handle concurrent tcf proto deletion
` [PATCH net-next v3 10/12] net: sched: flower: protect flower classifier state with spinlock
` [PATCH net-next v3 11/12] net: sched: flower: track rtnl lock state
` [PATCH net-next v3 12/12] net: sched: flower: set unlocked flag for flower proto ops

[rocko/master][PATCH 00/29] RTOS Patches for 5.3 release
 2019-03-21 13:16 UTC  (25+ messages)
` [rocko/master][PATCH 06/29] gpmc-lld-rtos:SRCREV udpate to 01.00.00.03A
` [rocko/master][PATCH 07/29] i2c-lld-rtos: SRCREV update to 01.00.00.14
` [rocko/master][PATCH 08/29] icss-emac-lld: SRCREV update to 01.00.00.15
` [rocko/master][PATCH 09/29] mcasp-lld-rtos: SRCREV update to 01.01.00.13
` [rocko/master][PATCH 10/29] mcbsp-lld-rtos: SRCREV update to 01.00.00.12
` [rocko/master][PATCH 11/29] mmcsd-lld-rtos: SRCREV update to 01.00.00.15
` [rocko/master][PATCH 12/29] osal: SRCREV update to 01.00.00.14A
` [rocko/master][PATCH 13/29] pcie-lld-rtos: SRCREV update to 02.03.00.03
` [rocko/master][PATCH 14/29] pm-lld-rtos: SRCREV update to 01.08.00.21 & 01.04.00.05C (for ti33x, ti43x, k2g)
` [rocko/master][PATCH 15/29] pruss-lld:SRCREV update to 01.00.00.13
` [rocko/master][PATCH 16/29] sa-lld: SRCREV update to 04.00.00.02, added osal-rtos dependency for rtos
` [rocko/master][PATCH 17/29] sciclient-rtos: SRCREV update to 01.00.00.02A
` [rocko/master][PATCH 18/29] spi-lld-rtos: SRCREV update to 01.00.00.14A
` [rocko/master][PATCH 19/29] starterware:SRCREV update to 02.01.01.10, added dependency to ti-xdctools-native
` [rocko/master][PATCH 20/29] transport: SRCREV update to 01.00.00.15
` [rocko/master][PATCH 21/29] uart-lld-rtos: SRCREV update to 01.00.00.14
` [rocko/master][PATCH 22/29] udma-lld-rtos: SRCREV update to 01.00.00.02
` [rocko/master][PATCH 23/29] usb-lld-rtos: SRCREV update to 01.00.00.17
` [rocko/master][PATCH 24/29] profiling-rtos: SRCREV update to 01.00.00.08
` [rocko/master][PATCH 25/29] vps-lld-rtos: SRCREV update to 01.00.01.13A
` [rocko/master][PATCH 26/29] dsplib: Recipe enhancements to facilitate AUTOREV
` [rocko/master][PATCH 27/29] mathlib: Enhancements "
` [rocko/master][PATCH 28/29] swtools: "
` [rocko/master][PATCH 29/29] ti-pdk-build-rtos: SRCREV update to 01.00.00.12


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.