lkml.org 
[lkml]   [2019]   [Jul]   [21]   [last100]  
 
/

21 Jul 2019

 
 Re: [PATCH v2 03/24] erofs: add super block operationsAl Viro
 Re: [PATCH v2 03/24] erofs: add super block operationsGao Xiang
 Re: [PATCH] tracing: kmem: convert call_site addresses to user fri ...kbuild test robot
 Re: [PATCH] mm, slab: Move memcg_cache_params structure to mm/slab.hDavid Rientjes
[New][PATCH] allocate_flower_entry: should check for null derefNavid Emamdoost
 Re: Is Linux Kernel 5.2.1 able to support Intel Core i9-9980XE Ext ...Pavel Machek
[New][PATCH v2] Input: applespi - register touchpad device synchronousl ...Ronald Tschalär
[New][PATCH 2/2] Input: applespi: fix warnings detected by sparseRonald Tschalär
 Re: [PATCH] drm: bridge: DRM_SIL_SII8620 should depend on, not sel ..."Life is hard, and then you die"
 Re: [PATCH 2/2] Input: applespi: fix warnings detected by sparseDmitry Torokhov
[New][PATCH] usb: dwc3: omap: squash include/linux/platform_data/dwc3-o ...Masahiro Yamada
[New][PATCH] backlight: add include guards to platform_lcd.h and ili9320.hMasahiro Yamada
[New]upstream boot error: WARNING: workqueue cpumask: online intersect ...syzbot
 Re: [PATCH v2] powerpc: slightly improve cache helpersNathan Chancellor
 Re: [PATCH 2/2] Input: applespi: fix warnings detected by sparse"Life is hard, and then you die"
[New][PATCH v2] Input: applespi: fix warnings detected by sparseRonald Tschalär
[New][PATCH] .gitignore: Add compilation database filesToru Komatsu
 Re: [PATCH v2 0/2] usbip: Implement SG supportSuwan Kim
 Re: [Question] orphan platform data headerArnd Bergmann
 Re: [PATCH] rat_cs: Remove duplicate codeStefano Brivio
 Re: [PATCH] staging/wlan-ng: Fixing "line over 80 characters" warn ...Greg Kroah-Hartman
 Re: [PATCH] drm/panel: simple: Doxygenize 'struct panel_desc'; ren ...Sam Ravnborg
[New][PATCH] percpu: Fix a typoChristophe JAILLET
[New][PATCH] staging/wlan-ng: Fixing "line over 80 characters" warnings.Hennie Muller
 Re: WARNING in __mmdrop"Michael S. Tsirkin"
[New]Kernel 4.19.42 and newer have broke my Bluetooth keyboard/mouse su ...CIJOML CIJOMLovic
[New][PATCH] hwmon: (pmbus/max31785) Remove a useless #defineChristophe JAILLET
 Re: [PATCH] staging/wlan-ng: Fixing "line over 80 characters" warn ...Hennie Muller
[New][PATCH] ALSA: line6: Fix a typoChristophe JAILLET
 Re: [PATCH 1/3] mt76: fix checkpatch warnings and errorsKalle Valo
 Re: [PATCH 01/10] drm/mxsfb: Update mxsfb to support a bridgeGuido Günther
 Re: [PATCH 02/10] drm/mxsfb: Update mxsfb with additional pixel fo ...Guido Günther
 Re: [PATCH 3/3] mt76: mt7615: add cwmin/cwmax initial valuesKalle Valo
 [PATCH v2 1/1] hwmon: (k8temp) update to use new hwmon registratio ...Robert Karszniewicz
[New][PATCH] tipc: Fix a typoChristophe JAILLET
[New][PATCH] dlm: fix a typoChristophe JAILLET
[New][PATCH] jfs: Change return type of txLogHariprasad Kelam
[New][PATCH] iio: light: apds9960: Fix a typoChristophe JAILLET
[New][PATCH] iio: sca3000: Fix a typoChristophe JAILLET
[New][PATCH] fs/omfs: make use of kmemdupHariprasad Kelam
[New][RFC 00/79] perf tools: Initial libperf separationJiri Olsa
 [PATCH 01/79] perf tools: Move loaded out of struct perf_counts_valuesJiri Olsa
 [PATCH 02/79] perf tools: Rename struct cpu_map to struct perf_cpu_mapJiri Olsa
 [PATCH 03/79] perf tools: Rename struct thread_map to struct perf_ ...Jiri Olsa
 [PATCH 04/79] perf tools: Rename struct perf_evsel to struct evselJiri Olsa
 [PATCH 05/79] perf tools: Rename struct perf_evlist to struct evlistJiri Olsa
 [PATCH 06/79] perf tools: Rename perf_evsel__init to evsel__initJiri Olsa
 [PATCH 07/79] perf tools: Rename perf_evlist__init to evlist__initJiri Olsa
 [PATCH 08/79] perf tools: Rename perf_evlist__new to evlist__newJiri Olsa
 [PATCH 09/79] perf tools: Rename perf_evlist__delete to evlist__deleteJiri Olsa
 [PATCH 10/79] perf tools: Rename perf_evsel__delete to evsel__deleteJiri Olsa
 [PATCH 11/79] perf tools: Rename perf_evsel__new to evsel__newJiri Olsa
 [PATCH 12/79] perf tools: Rename perf_evlist__add to evlist__addJiri Olsa
 [PATCH 13/79] perf tools: Rename perf_evlist__remove to evlist__removeJiri Olsa
 [PATCH 14/79] perf tools: Rename perf_evsel__open to evsel__openJiri Olsa
 [PATCH 15/79] perf tools: Rename perf_evsel__enable to evsel__enableJiri Olsa
 [PATCH 16/79] perf tools: Rename perf_evsel__disable to evsel__disableJiri Olsa
 [PATCH 17/79] perf tools: Rename perf_evsel__apply_filter to evsel ...Jiri Olsa
 [PATCH 18/79] perf tools: Rename perf_evsel__cpus to evsel__cpusJiri Olsa
 [PATCH 19/79] perf tools: Rename perf_evlist__open to evlist__openJiri Olsa
 [PATCH 20/79] perf tools: Rename perf_evlist__close to evlist__closeJiri Olsa
 [PATCH 21/79] perf tools: Rename perf_evlist__enable to evlist__enableJiri Olsa
 [PATCH 22/79] perf tools: Rename perf_evlist__disable to evlist__d ...Jiri Olsa
 [PATCH 23/79] libperf: Make libperf.a part of the buildJiri Olsa
 [PATCH 24/79] libperf: Add build version supportJiri Olsa
 [PATCH 25/79] libperf: Add libperf in python.so compilationJiri Olsa
 [PATCH 26/79] libperf: Add perf/core.h headerJiri Olsa
 [PATCH 27/79] libperf: Add debug output supportJiri Olsa
 [PATCH 28/79] libperf: Add perf_cpu_map structJiri Olsa
 [PATCH 29/79] libperf: Add perf_cpu_map__dummy_new functionJiri Olsa
 [PATCH 30/79] libperf: Add perf_cpu_map__get/perf_cpu_map__putJiri Olsa
 [PATCH 31/79] libperf: Add perf_thread_map structJiri Olsa
 [PATCH 32/79] libperf: Add perf_thread_map__new_dummy functionJiri Olsa
 [PATCH 33/79] libperf: Add perf_thread_map__get/perf_thread_map__putJiri Olsa
 [PATCH 34/79] libperf: Add perf_evlist and perf_evsel structsJiri Olsa
 [PATCH 35/79] libperf: Include perf_evsel in evsel objectJiri Olsa
 [PATCH 36/79] libperf: Include perf_evlist in evlist objectJiri Olsa
 [PATCH 37/79] libperf: Add perf_evsel__init functionJiri Olsa
 [PATCH 38/79] libperf: Add perf_evlist__init functionJiri Olsa
 [PATCH 39/79] libperf: Add perf_evlist__add functionJiri Olsa
 [PATCH 40/79] libperf: Add perf_evlist__remove functionJiri Olsa
 [PATCH 41/79] libperf: Add nr_entries to perf_evlistJiri Olsa
 [PATCH 42/79] libperf: Add attr to perf_evselJiri Olsa
 [PATCH 44/79] libperf: Move zalloc.o into libperfJiri Olsa
 [PATCH 45/79] libperf: Add perf_evlist__new functionJiri Olsa
 [PATCH 46/79] libperf: Add perf_evsel__new functionJiri Olsa
 [PATCH 43/79] libperf: Add perf_cpu_map__new/perf_cpu_map__read fu ...Jiri Olsa
 [PATCH 47/79] libperf: Add perf_evlist__for_each_evsel macroJiri Olsa
 [PATCH 48/79] libperf: Add perf_evlist__delete functionJiri Olsa
 [PATCH 49/79] libperf: Add perf_evsel__delete functionJiri Olsa
 [PATCH 50/79] libperf: Add cpus to struct perf_evselJiri Olsa
 [PATCH 51/79] libperf: Add own_cpus to struct perf_evselJiri Olsa
 [PATCH 52/79] libperf: Add threads to struct perf_evselJiri Olsa
 [PATCH 53/79] libperf: Add has_user_cpus to struct perf_evlistJiri Olsa
 [PATCH 54/79] libperf: Add cpus to struct perf_evlistJiri Olsa
 [PATCH 55/79] libperf: Add threads to struct perf_evlistJiri Olsa
 [PATCH 56/79] libperf: Add perf_evlist__set_maps functionJiri Olsa
 [PATCH 72/79] libperf: Add tests supportJiri Olsa
 [PATCH 73/79] libperf: Add perf_cpu_map testJiri Olsa
 [PATCH 74/79] libperf: Add perf_thread_map testJiri Olsa
 [PATCH 75/79] libperf: Add perf_evlist testJiri Olsa
 [PATCH 70/79] libperf: Add perf_evsel__attr functionsJiri Olsa
 [PATCH 63/79] libperf: Add perf_evsel__close functionJiri Olsa
 [PATCH 59/79] libperf: Add nr_members to struct perf_evselJiri Olsa
 [PATCH 68/79] libperf: Add perf_evlist__open/close functionsJiri Olsa
 [PATCH 58/79] libperf: Add fd array to struct perf_evselJiri Olsa
 [PATCH 57/79] libperf: Add xyarray objectJiri Olsa
 [PATCH 64/79] libperf: Add perf_evsel__read functionJiri Olsa
 [PATCH 62/79] libperf: Add perf_evsel__open functionJiri Olsa
 [PATCH 71/79] libperf: Add install targetsJiri Olsa
 [PATCH 67/79] libperf: Add perf_evsel__cpus/threads functionsJiri Olsa
 [PATCH 60/79] libperf: Add readn/writen functionJiri Olsa
 [PATCH 69/79] libperf: Add perf_evlist__enable/disable functionsJiri Olsa
 [PATCH 65/79] libperf: Add perf_evsel__enable/disable/apply_filter ...Jiri Olsa
 [PATCH 61/79] libperf: Add perf_evsel__alloc_fd functionJiri Olsa
 [PATCH 66/79] libperf: Add perf_cpu_map__for_each_cpu macroJiri Olsa
 [PATCH 76/79] libperf: Add perf_evsel testsJiri Olsa
 [PATCH 77/79] libperf: Add perf_evlist__enable/disable testJiri Olsa
 [PATCH 78/79] libperf: Add perf_evsel__enable/disable testJiri Olsa
 [PATCH 79/79] libperf: Initial documentationJiri Olsa
[New][PATCH] scsi: lpfc: fix "NULL check before some freeing functions ...Hariprasad Kelam
 Re: [PATCH v2 1/2] arm64: dts: imx8mq: Add MIPI D-PHYGuido Günther
 [PATCH v3 1/1] hwmon: (k8temp) update to use new hwmon registratio ...Robert Karszniewicz
 Re: [Question] orphan platform data headerMasahiro Yamada
 Re: WARNING in __mmdrop"Michael S. Tsirkin"
 Re: [PATCH v2] Input: applespi: fix warnings detected by sparseDmitry Torokhov
 RFC: call_rcu_outstanding (was Re: WARNING in __mmdrop)"Michael S. Tsirkin"
[New][PATCH] s390/hypfs: fix a typo in the name of a functionChristophe JAILLET
[New][PATCH] scsi: fcoe: fix a typoChristophe JAILLET
 [PATCH 2/2] [PATCH] gpio: Explicitly cast from __be16 to unsigned ...Hennie Muller
[New][PATCH] watchdog: ath79_wdt: fix a typo in the name of a functionChristophe JAILLET
[New][PATCH] net: hns3: typo in the name of a constantChristophe JAILLET
[New][PATCH 1/2] [PATCH] gpio: Replace usage of bare 'unsigned' with 'u ...Hennie Muller
[New][PATCH] chelsio: Fix a typo in a function nameChristophe JAILLET
 Re: RFC: call_rcu_outstanding (was Re: WARNING in __mmdrop)"Paul E. McKenney"
[New]Linux 4.4.186Greg KH
 Re: Linux 4.4.186Greg KH
[New]Linux 4.9.186Greg KH
[New]Linux 4.14.134Greg KH
 Re: Linux 4.9.186Greg KH
 Re: Linux 4.14.134Greg KH
[New]Linux 4.19.60Greg KH
 Re: Linux 4.19.60Greg KH
[New]Linux 5.1.19Greg KH
 Re: Linux 5.1.19Greg KH
[New]Linux 5.2.2Greg KH
 Re: Linux 5.2.2Greg KH
[New][PATCH RESEND] scsi: ufs: revamp string descriptor readingTomas Winkler
 Re: [Question] orphan platform data headerArnd Bergmann
[New][RESEND PATCH v2 06/14] hexagon: switch to generic version of pte ...Mike Rapoport
[New][PATCH] s390: use __u{16,32,64} instead of uint{16,32,64}_t in uap ...Masahiro Yamada
[New][PATCH] ASoC: SOF: use __u32 instead of uint32_t in uapi headersMasahiro Yamada
[New][PATCH] scsi: use __u{8,16,32,64} instead of uint{8,16,32,64}_t in ...Masahiro Yamada
[New][PATCH] habanalabs: don't reset device when getting VRHOTOded Gabbay
[New][linux-next] mm/i915: i915_gemfs_init() NULL dereferenceSergey Senozhatsky
[New][PATCH] habanalabs: power management through sysfs is only for GOYAOded Gabbay
 Re: [PATCHv8 5/5] coresight: cpu-debug: Add support for Qualcomm KryoLeo Yan
[New][PATCH 1/2] usb: host: oxu210hp-hcd: remove include/linux/oxu210hp.hMasahiro Yamada
 [PATCH 2/2] usb: host: oxu210hp-hcd: squash oxu210hp.h into oxu210 ...Masahiro Yamada
[New]STRICTLY CONFIDENTIALTibo Abdullah
 RE: [PATCH 1/3] usb: common: Add usb_get_dr_mode_from_string and u ...Pawel Laszczak
 Re: [Question] orphan platform data headerMasahiro Yamada
 Re: [PATCH v3] media: dvb: Provide 4 devm variantsEzequiel Garcia
 Re: [PATCH] hwmon: (pmbus/max31785) Remove a useless #defineGuenter Roeck
 Re: [PATCH v2 1/3] mm: document zone device struct page field usageRandy Dunlap
 Re: [PATCH v2 6/8] PCI: al: Add support for DW based driver type"Chocron, Jonathan"
 Re: [PATCH v3 1/1] hwmon: (k8temp) update to use new hwmon registr ...Guenter Roeck
 Re: [PATCH] watchdog: ath79_wdt: fix a typo in the name of a functionGuenter Roeck
[New]Error (?) in man page for ppoll(2)Alan Stern
[New][PATCH 0/3] sgi-gru: get_user_page changes Bharath Vedartham
 [PATCH 1/3] sgi-gru: Convert put_page() to get_user_page*()Bharath Vedartham
 [PATCH 2/3] sgi-gru: Remove CONFIG_HUGETLB_PAGE ifdefBharath Vedartham
 [PATCH 3/3] sgi-gru: Use __get_user_pages_fast in atomic_pte_lookupBharath Vedartham
 Re: [PATCH v2 1/3] mm: document zone device struct page field usageMatthew Wilcox
[New][PATCH] power: supply: max17042_battery: Fix a typo in function namesChristophe JAILLET
 Re: USB Modem support for Droid 4Pavel Machek
[New][PATCH] thermal: tegra: Fix a typoChristophe JAILLET
 Re: Regression with the latest iwlwifi-9260-*-46.ucodeTakashi Iwai
[New][PATCH] ia64: perfmon: Fix a typoChristophe JAILLET
 Re: [RESEND PATCH v2 06/14] hexagon: switch to generic version of ...Linus Torvalds
 Re: [PATCH 1/3] mt76: fix checkpatch warnings and errorsJoe Perches
 Re: [PATCH v2] iommu/amd: fix a crash in iova_magazine_free_pfnsLinus Torvalds
 Re: [PATCH] iio: sca3000: Fix a typoJonathan Cameron
[New][PATCH] staging: unisys: visornic: Update the description of 'poll ...Christophe JAILLET
 Re: [PATCH] iio: light: apds9960: Fix a typoJonathan Cameron
 Re: [PATCH v6 2/2] iio: imu: st_lsm6dsx: add i3c basic support for ...Jonathan Cameron
 Re: [PATCH AUTOSEL 4.4 17/35] iio: st_accel: fix iio_triggered_buf ...Jonathan Cameron
 Re: [PATCH AUTOSEL 4.14 19/60] iio:core: Fix bug in length of even ...Jonathan Cameron
 Re: [PATCH AUTOSEL 4.4 18/35] iio: iio-utils: Fix possible incorre ...Jonathan Cameron
 Re: [PATCH] iio: cros_ec: Add calibscale for 3d MEMSJonathan Cameron
 Re: [git pull] typo fixpr-tracker-bot@kernel ...
 Re: [GIT PULL] NTB changes for v5.3pr-tracker-bot@kernel ...
 Re: [GIT PULL] SMB3 Fixespr-tracker-bot@kernel ...
 Re: [GIT PULL] Devicetree fixes for 5.3-rcpr-tracker-bot@kernel ...
 Re: [PATCH] iio: cros_ec: Remove replacing error code with -EIOJonathan Cameron
[New][PATCH] slimbus: fix duplicated argument to ||Hariprasad Kelam
 Re: RFC: call_rcu_outstanding (was Re: WARNING in __mmdrop)"Michael S. Tsirkin"
[New][PATCH] staging: rtl8723bs: remove unused file hal_phy.cMichael Straube
 Re: [PATCH v4 1/4] iio: cros_ec: Add sign vector in core for backw ...Jonathan Cameron
 Re: [PATCH v2] powerpc: slightly improve cache helpersSegher Boessenkool
 Re: [PATCH] slimbus: fix duplicated argument to ||Joe Perches
 Re: [PATCH v2 03/24] erofs: add super block operationsGao Xiang
[New][PATCH] cpufreq: ap806: Add NULL check after kcallocHariprasad Kelam
[New][PATCH] mm/page_poison: fix a typo in a commentChristophe JAILLET
[New][PATCH] irqchip/tango: Add NULL check after memory operationHariprasad Kelam
[New]Hello have you see my message i send to you?From Lori Robinson
[New][PATCH] iio: potentiometer: add a driver for Maxim 5432-5435Martin Kaiser
 [PATCH v10 3/6] usb:common Patch simplify usb_decode_set_clear_fea ...Pawel Laszczak
 [PATCH v10 4/6] usb:common Simplify usb_decode_get_set_descriptor ...Pawel Laszczak
 [PATCH v10 6/6] usb:cdns3 Fix for stuck packets in on-chip OUT buffer.Pawel Laszczak
 [PATCH v10 1/6] dt-bindings: add binding for USBSS-DRD controller.Pawel Laszczak
 [PATCH v10 2/6] usb:common Separated decoding functions from dwc3 ...Pawel Laszczak
[New][PATCH v10 0/6] Introduced new Cadence USBSS DRD Driver.Pawel Laszczak
 [PATCH v10 5/6] usb:cdns3 Add Cadence USB3 DRD DriverPawel Laszczak
 Re: [PATCH] tipc: Fix a typoDavid Miller
 Re: [PATCH] net: hns3: typo in the name of a constantDavid Miller
 Re: [PATCH] allocate_flower_entry: should check for null derefDavid Miller
 Re: [PATCH] chelsio: Fix a typo in a function nameDavid Miller
 Re: [PATCH] netfilter: ebtables: compat: fix a memory leak bugPablo Neira Ayuso
 Re: [PATCH v10 0/6] Introduced new Cadence USBSS DRD Driver.Pavel Machek
[New][PATCH] media: ov2680: fix a typo in a function nameChristophe JAILLET
 Re: [PATCH v10 2/6] usb:common Separated decoding functions from d ...Joe Perches
 Re: [PATCH v10 3/6] usb:common Patch simplify usb_decode_set_clear ...Joe Perches
 Re: [PATCH 1/2] dt-bindings: interconnect: Update Qualcomm SDM845 ...Bjorn Andersson
 Re: [PATCH 2/2] arm64: dts: sdm845: Redefine interconnect provider ...Bjorn Andersson
 Re: RFC: call_rcu_outstanding (was Re: WARNING in __mmdrop)"Paul E. McKenney"
 [PATCH V6 01/21] irqchip: tegra: Do not disable COP IRQ during suspendSowjanya Komatineni
 [PATCH V6 03/21] pinctrl: tegra210: Add Tegra210 pinctrl pm opsSowjanya Komatineni
 [PATCH V6 02/21] pinctrl: tegra: Add suspend and resume supportSowjanya Komatineni
 [PATCH V6 05/21] clk: tegra: pllout: Save and restore pllout contextSowjanya Komatineni
 [PATCH V6 09/21] clk: tegra: clk-super: Fix to enable PLLP branche ...Sowjanya Komatineni
 [PATCH V6 14/21] clk: tegra210: Add suspend and resume supportSowjanya Komatineni
[New][PATCH V6 00/21] SC7 entry and exit support for Tegra210Sowjanya Komatineni
 [PATCH V6 08/21] clk: tegra: clk-periph: Add save and restore supportSowjanya Komatineni
 [PATCH V6 11/21] clk: tegra: clk-dfll: Add suspend and resume supportSowjanya Komatineni
 [PATCH V6 13/21] clk: tegra210: Use fence_udelay during PLLU initSowjanya Komatineni
 [PATCH V6 16/21] soc/tegra: pmc: Add pmc wake support for tegra210Sowjanya Komatineni
 [PATCH V6 04/21] clk: tegra: Save and restore divider rateSowjanya Komatineni
 [PATCH V6 17/21] arm64: tegra: Enable wake from deep sleep on RTC ...Sowjanya Komatineni
 [PATCH V6 18/21] soc/tegra: pmc: Configure core power request polaritySowjanya Komatineni
 [PATCH V6 19/21] soc/tegra: pmc: Configure deep sleep control settingsSowjanya Komatineni
 [PATCH V6 20/21] arm64: dts: tegra210-p2180: Jetson TX1 SC7 timingsSowjanya Komatineni
 [PATCH V6 21/21] arm64: dts: tegra210-p3450: Jetson nano SC7 timingsSowjanya Komatineni
 [PATCH V6 07/21] clk: tegra: Support for OSC context save and restoreSowjanya Komatineni
 [PATCH V6 06/21] clk: tegra: pll: Save and restore pll contextSowjanya Komatineni
 [PATCH V6 10/21] clk: tegra: clk-super: Add save and restore supportSowjanya Komatineni
 [PATCH V6 15/21] soc/tegra: pmc: Allow to support more tegras wakeSowjanya Komatineni
 [PATCH V6 12/21] cpufreq: tegra124: Add suspend and resume supportSowjanya Komatineni
[New][PATCH] fbdev: Ditch fb_edid_add_monspecsDaniel Vetter
 Re: [PATCH v3 5/9] x86/mm/tlb: Privatize cpu_tlbstateNadav Amit
[New][No Subject]ATM OFFICE
 Re: [PATCH V6 01/21] irqchip: tegra: Do not disable COP IRQ during ...Marc Zyngier
 Re: [PATCH] cxgb4: Prefer pcie_capability_read_word()David Miller
 Re: [PATCH] igc: Prefer pcie_capability_read_word()David Miller
 Re: [PATCH] qed: Prefer pcie_capability_read_word()David Miller
 Re: [PATCH] connector: remove redundant input callback from cn_devDavid Miller
 Re: [PATCH v2] vrf: make sure skb->data contains ip header to make ...David Miller
 Re: [PATCH v3 1/1] hwmon: (k8temp) update to use new hwmon registr ...avoidr@riseup ...
 Re: Linux 5.2.2Bhaskar Chowdhury
 Re: [PATCH] fbdev: Ditch fb_edid_add_monspecsLinus Torvalds
 Re: [PATCH v10 2/6] usb:common Separated decoding functions from d ...Alan Stern
 Re: [PATCH] iio: potentiometer: add a driver for Maxim 5432-5435Peter Meerwald-Stadler
 Re: [PATCH v8 13/19] locking/rwsem: Make rwsem->owner an atomic_long_tLuis Henriques
 Re: [PATCH v10 2/6] usb:common Separated decoding functions from d ...Joe Perches
 Re: [PATCH v3 08/11] KVM: X86: Introduce KVM_HC_PAGE_ENC_STATUS hy ...David Rientjes
[New][PATCH] ia64: tioca: fix spelling mistake in macros CA_APERATURE_{ ...Colin King
[New][PATCH] leds: an30259a: Fix typoChristophe JAILLET
 Re: [PATCH V6 12/21] cpufreq: tegra124: Add suspend and resume supportDmitry Osipenko
[New][PATCH] leds: ktd2692: Fix a typo in the name of a constantChristophe JAILLET
 Re: RFC: call_rcu_outstanding (was Re: WARNING in __mmdrop)Matthew Wilcox
[New][PATCH v3 0/7] lib: rework bitmap_parseYury Norov
 Re: [PATCH V6 09/21] clk: tegra: clk-super: Fix to enable PLLP bra ...Dmitry Osipenko
 [PATCH 1/7] lib/string: add strnchrnul()Yury Norov
 [PATCH 2/7] bitops: more BITS_TO_* macrosYury Norov
 [PATCH 4/7] lib: make bitmap_parse_user a wrapper on bitmap_parseYury Norov
 [PATCH 3/7] lib: add test for bitmap_parse()Yury Norov
 [PATCH 7/7] cpumask: don't calculate length of the input stringYury Norov
 [PATCH 5/7] lib: rework bitmap_parse()Yury Norov
 [PATCH 6/7] lib: new testcases for bitmap_parse{_user}Yury Norov
 Re: [PATCH V6 11/21] clk: tegra: clk-dfll: Add suspend and resume ...Dmitry Osipenko
 [PATCH bpf-next v10 01/10] fs,security: Add a new file access type ...Mickaël Salaün
 [PATCH bpf-next v10 07/10] landlock: Add ptrace restrictionsMickaël Salaün
[New][PATCH bpf-next v10 00/10] Landlock LSM: Toward unprivileged sandb ...Mickaël Salaün
 [PATCH bpf-next v10 02/10] bpf: Add expected_attach_triggers and a ...Mickaël Salaün
 [PATCH bpf-next v10 03/10] bpf,landlock: Define an eBPF program ty ...Mickaël Salaün
 [PATCH bpf-next v10 10/10] landlock: Add user and kernel documenta ...Mickaël Salaün
 [PATCH bpf-next v10 08/10] bpf: Add a Landlock sandbox exampleMickaël Salaün
 [PATCH bpf-next v10 04/10] seccomp,landlock: Enforce Landlock prog ...Mickaël Salaün
[New]Linux 5.3-rc1Linus Torvalds
 [PATCH bpf-next v10 09/10] bpf,landlock: Add tests for LandlockMickaël Salaün
[New][PATCH] iio: magnetometer: mmc35240: Fix a typo in the name of a c ...Christophe JAILLET
 [PATCH bpf-next v10 06/10] bpf,landlock: Add a new map type: inodeMickaël Salaün
 [PATCH bpf-next v10 05/10] landlock: Handle filesystem access controlMickaël Salaün
 Re: [GIT PULL] Wimplicit-fallthrough patches for 5.3-rc1"Gustavo A. R. Silva"
 Re: [PATCH V6 14/21] clk: tegra210: Add suspend and resume supportDmitry Osipenko
 Re: [PATCH] leds: an30259a: Fix typoPavel Machek
 Re: [PATCH] leds: ktd2692: Fix a typo in the name of a constantPavel Machek
 Re: [PATCH V6 06/21] clk: tegra: pll: Save and restore pll contextDmitry Osipenko
[New][PATCH] drm/amdkfd: Fix missing break in switch statement"Gustavo A. R. Silva"
[New][PATCH] unaligned: delete 1-byte accessorsAlexey Dobriyan
 Re: [PATCH 1/4] mailbox: arm_mhuv2: add device tree binding docume ...Jassi Brar
 Re: [PATCH V6 02/21] pinctrl: tegra: Add suspend and resume supportDmitry Osipenko
 Re: [PATCH V6 02/21] pinctrl: tegra: Add suspend and resume supportDmitry Osipenko
[New]Hospedagem de site - R$ 2,99 por mês"Hospedagem de sites"
 Re: [PATCH V6 04/21] clk: tegra: Save and restore divider rateDmitry Osipenko
 Re: [PATCH V6 05/21] clk: tegra: pllout: Save and restore pllout c ...Dmitry Osipenko
 Re: [PATCH V6 06/21] clk: tegra: pll: Save and restore pll contextDmitry Osipenko
 Re: [PATCH V6 21/21] arm64: dts: tegra210-p3450: Jetson nano SC7 t ...Dmitry Osipenko
 Re: [PATCH V6 09/21] clk: tegra: clk-super: Fix to enable PLLP bra ...Sowjanya Komatineni
[New][PATCH] drm/amdgpu/gfx10: Fix missing break in switch statement"Gustavo A. R. Silva"
 Re: [PATCH V6 11/21] clk: tegra: clk-dfll: Add suspend and resume ...Sowjanya Komatineni
 Re: [PATCH V6 14/21] clk: tegra210: Add suspend and resume supportSowjanya Komatineni
 Re: [PATCH V6 06/21] clk: tegra: pll: Save and restore pll contextSowjanya Komatineni
 Re: [PATCH V6 02/21] pinctrl: tegra: Add suspend and resume supportSowjanya Komatineni
 Re: Linux 5.3-rc1Bhaskar Chowdhury
[New][PATCH v2 0/1] hwmon: (adt7475) Convert to use hwmon_device_regist ...Grant McEwan
 [PATCH v2 1/1] hwmon: (adt7475) Convert to use hwmon_device_regist ...Grant McEwan
 Re: [PATCH] Enable backlight when trigger is activatedEzequiel Garcia
 Re: [PATCH] unaligned: delete 1-byte accessorsJames Bottomley
[New][PATCH] drm/amdkfd/kfd_mqd_manager_v10: Fix missing break in switc ..."Gustavo A. R. Silva"
 Re: RFC: call_rcu_outstanding (was Re: WARNING in __mmdrop)"Paul E. McKenney"
 [PATCH] MAINTAINERS: Add trailing / to F: and X: directory patternsJoe Perches
[New]linux-next: manual merge of the net tree with Linus' treeStephen Rothwell
 Re: [PATCH v3 1/1] hwmon: (k8temp) update to use new hwmon registr ...Guenter Roeck
 Re: [PATCH AUTOSEL 5.1 013/219] x86/tsc: Use CPUID.0x16 to calcula ...Sasha Levin
 Re: [PATCH AUTOSEL 5.2 129/249] blk-iolatency: only account submit ...Sasha Levin
 Re: [PATCH AUTOSEL 5.2 190/249] cpufreq: Avoid calling cpufreq_ver ...Sasha Levin
 Re: [PATCH AUTOSEL 4.19 123/158] cpufreq: Don't skip frequency val ...Sasha Levin
 Re: [PATCH AUTOSEL 4.14 086/105] PCI / ACPI: Use cached ACPI devic ...Sasha Levin
 Re: [PATCH v2 6/8] PCI: al: Add support for DW based driver typeBenjamin Herrenschmidt
 Re: [PATCH] powerpc: Test broken dcbzkbuild test robot
 Re: [PATCHv2 3/3] fpga: altera-cvp: Add Stratix10 (V2) SupportMoritz Fischer
 Re: [PATCHv2 2/3] fpga: altera-cvp: Preparation for V2 parts.Moritz Fischer
 [PATCH v2] video: radeon.h Fix Shifting signed 32 bit value by 31 ...Shobhit Kukreti
 Re: [LKP] [gpio] f69e00bd21: unixbench.score -24.2% regressionFeng Tang
 Re: kernel BUG at mm/swap_state.c:170!huang ying
 Re: [v5 1/2] dt-bindings: gpio: aspeed: Add SGPIO support"Andrew Jeffery"
 Re: [TRIVIAL PATCH] of: per-file dtc preprocessor flagsMasahiro Yamada
 Re: [PATCH V5 1/5] dt-bindings: imx: Add clock binding doc for i.MX8MNShawn Guo
 Re: [PATCH -next] drm/komeda: remove set but not used variable 'old'Yuehaibing
 Re: [PATCH 1/4] arm64: Enable TIMER_IMX_SYS_CTR for ARCH_MXC platformsShawn Guo
 Re: [PATCH v2] arm64: dts: fsl: pico-pi: Add a device tree for the ...Shawn Guo
 Re: [PATCH 1/2] [PATCH] gpio: Replace usage of bare 'unsigned' wit ...Phil Reid
 RE: [EXT] Re: [v2 1/3] drm/arm/mali-dp: Add display QoS interface ...Wen He
 RE: [PATCH 1/4] arm64: Enable TIMER_IMX_SYS_CTR for ARCH_MXC platformsAnson Huang
 Re: [PATCH 1/3] sgi-gru: Convert put_page() to get_user_page*()John Hubbard
 Re: [External Email] Re: [PATCH 1/2] virtio-mmio: Process vrings m ...Fam Zheng
[New][PATCH 1/3] dt-bindings: Document JZ47xx VPU auxiliary processorPaul Cercueil
 [PATCH 2/3] remoteproc: Add prepare/unprepare callbacksPaul Cercueil
 [PATCH 3/3] remoteproc: ingenic: Added remoteproc driverPaul Cercueil
 Re: [PATCH 3/3] sgi-gru: Use __get_user_pages_fast in atomic_pte_l ...John Hubbard
 Re: [PATCH 2/3] sgi-gru: Remove CONFIG_HUGETLB_PAGE ifdefJohn Hubbard
[New][PATCH 0/3] ACPI: Remove unnecessary acpi_has_method() callsKelsey Skunberg
 [PATCH 2/3] ACPI: Remove acpi_has_method() call from scan.cKelsey Skunberg
 [PATCH 3/3] ACPI: Remove acpi_has_method() calls from thermal.cKelsey Skunberg
 [PATCH 1/3] ACPI: Remove acpi_has_method() call from acpi_adxl.cKelsey Skunberg
 Re: [PATCH v2 2/4] numa: append per-node execution time in cpu.num ...王贇
 [PATCH v5 4/4] numa: introduce numa cling feature王贇
 Re: [PATCH v2] powerpc: slightly improve cache helpersNathan Chancellor
 Re: [PATCH v2] PCI: rpaphp: Avoid a sometimes-uninitialized warningNathan Chancellor
 Re: [PATCH] powerpc/xive: Fix loop exit-condition in xive_find_tar ...Michael Ellerman
 [PATCH v3 02/24] erofs: add erofs in-memory stuffsGao Xiang
[New][PATCH v3 00/24] erofs: promote erofs from stagingGao Xiang
 [PATCH v3 07/24] erofs: add directory operationsGao Xiang
 [PATCH v3 15/24] erofs: introduce erofs shrinkerGao Xiang
 [PATCH v3 13/24] erofs: add compression indexes supportGao Xiang
 [PATCH v3 14/24] erofs: introduce superblock registrationGao Xiang
 [PATCH v3 18/24] erofs: introduce pagevec for decompression subsystemGao Xiang
 [PATCH v3 19/24] erofs: add erofs_allocpage()Gao Xiang
 [PATCH v3 23/24] erofs: introduce cached decompressionGao Xiang
 [PATCH v3 22/24] erofs: introduce the decompression frontendGao Xiang
 [PATCH v3 20/24] erofs: introduce generic decompression backendGao Xiang
 [PATCH v3 21/24] erofs: introduce LZ4 decompression inplaceGao Xiang
 [PATCH v3 24/24] erofs: add documentGao Xiang
 [PATCH v3 17/24] erofs: introduce per-CPU buffers implementationGao Xiang
 [PATCH v3 12/24] erofs: introduce tagged pointerGao Xiang
 [PATCH v3 09/24] erofs: support tracepointGao Xiang
 [PATCH v3 16/24] erofs: introduce workstation for decompressionGao Xiang
 [PATCH v3 11/24] erofs: introduce xattr & posixacl supportGao Xiang
 [PATCH v3 10/24] erofs: update Kconfig and MakefileGao Xiang
 [PATCH v3 08/24] erofs: add namei functionsGao Xiang
 [PATCH v3 04/24] erofs: add raw address_space operationsGao Xiang
 [PATCH v3 05/24] erofs: add inode operationsGao Xiang
 [PATCH v3 01/24] erofs: add on-disk layoutGao Xiang
 [PATCH v3 06/24] erofs: support special inodeGao Xiang
 [PATCH v3 03/24] erofs: add super block operationsGao Xiang
[New][PATCH] drivers: net: xgene: Remove acpi_has_method() callsKelsey Skunberg
 Re: [GIT PULL v2] updates to soc/fsl drivers for next(v5.3)Olof Johansson
 Re: [PATCH V5 2/5] arm64: Enable TIMER_IMX_SYS_CTR for ARCH_MXC pl ...Shawn Guo
[New][PATCH] platform: x86: Remove acpi_has_method() call in wmi.cKelsey Skunberg
 Re: [PATCH V5 3/5] arm64: dts: imx8mm: Add system counter nodeShawn Guo
 Re: [PATCH V6 09/21] clk: tegra: clk-super: Fix to enable PLLP bra ...Sowjanya Komatineni
 Re: [PATCH 1/4] arm64: Enable TIMER_IMX_SYS_CTR for ARCH_MXC platformsShawn Guo
 Re: [External Email] Re: [PATCH v1 0/2] virtio-mmio: support multi ...李菲
 Re: [PATCH V6 06/21] clk: tegra: pll: Save and restore pll contextSowjanya Komatineni
 Re: [PATCH 2/3] sgi-gru: Remove CONFIG_HUGETLB_PAGE ifdefWilliam Kucharski
 Re: [PATCH] clk: imx8: Add DSP related clocksShawn Guo
 Re: [PATCH v3 01/24] erofs: add on-disk layoutStephen Rothwell
 Re: [PATCH v3 01/24] erofs: add on-disk layoutGao Xiang
 Re: [PATCH net] hv_netvsc: Fix extra rcu_read_unlock in netvsc_rec ...David Miller
 Re: [PATCH 4/4] numa: introduce numa cling feature王贇
[New]linux-next: Tree for Jul 22Stephen Rothwell
\
 
  \ /
  Last update: 2020-01-02 09:45    [0.231 seconds]
©2004-2020 Jasper Spaans